{
	"name": "oiopublisher/custom-contact-forms",
	"description": "Build beautiful custom forms the WordPress way. View live previews of your forms while you build them using an intuitive drag-and-drop interface.",
	"type": "wordpress-plugin",
	"license": "GPL-2.0-or-later",
	"homepage": "https://oiopublisher.com",
	"authors": [
		{
			"name": "Dmitry Alexander",
			"homepage": "https://oiopublisher.com"
		},
		{
			"name": "Taylor Lovett",
			"homepage": "https://taylorlovett.com",
			"role": "Original Author"
		}
	],
	"require": {
		"php": ">=7.4"
	},
	"autoload": {
		"classmap": [
			"vendor/"
		]
	}
}
