{
	"name": "robertbiswas/elextra-widgets-for-elementor",
	"description": "Elementor addons",
	"type": "wordpress-plugin",
	"license": "GPL-2.0-or-later",
	"autoload": {
		"psr-4": {
			"Robertbiswas\\ElextraWidgetsForElementor\\": "includes/"
		}
	},
	"minimum-stability": "stable",
	"require": {}
}