{
	"name"        : "wpessential/wpessential-elementor-blocks",
	"version"     : "0.0.1",
	"type"        : "library",
	"description" : "WPEssential Elementor Blocks is a flexible extension of WordPress. It is open-source page builder solution in WordPress. Create any theme, anywhere and make your way. There is no `PHP`, `CSS`, `HTML` and `Javascript` coding knowledge need.",
	"keywords"    : [
		"elementor",
		"addons",
		"dynamic tags",
		"woocommerce",
		"landing-page",
		"smart slider 3",
		"layer slider",
		"revolutation slider",
		"master slider",
		"page builder",
		"drag-and-drop",
		"design",
		"maintenance mode",
		"coming soon",
		"under construction",
		"website builder",
		"landing page builder",
		"front-end builder"
	],
	"homepage"    : "https://wpessential.org/",
	"readme"  : "README.md",
	"license" : [
		"GPL-3.0-or-later"
	],
	"authors" : [
		{
			"name"     : "WPEssential",
			"email"    : "ceo@wpessential.org",
			"homepage" : "https://wpessential.org/",
			"role"     : "Owner"
		},
		{
			"name"     : "6 Sigma Matrix",
			"email"    : "6sigmamatrix@gmail.com",
			"homepage" : "https://6sigmamatrix.com/",
			"role"     : "Owner"
		}
	],
	"support" : {
		"email"  : "support@wpessential.org",
		"issues" : "https://github.com/wpessential/wpessential/issues",
		"wiki"   : "https://github.com/wpessential/wpessential/wiki",
		"source" : "https://github.com/wpessential/wpessential.git",
		"docs"   : "https://help.6sigmamatrix.com/wpessential"
	},
	"funding" : [
		{
			"type" : "other",
			"url"  : "https://wpessential.com/donate"
		},
		{
			"type" : "paypal",
			"url"  : "https://www.paypal.com/cgi-bin/webscr?cmd=_donations&business=ashadab59@gmail"
		}
	],
	"require"     : {
		"php"                                      : ">=7.4",
		"wpessential/wpessential-require-notifier" : "^1.0"
	},
	"autoload"    : {
		"psr-4" : {
			"WPEssential\\" : "inc/"
		}
	}
}
