{
	"name": "fullstackdigital/wordpress-plugin-core",
	"type": "library",
	"description": "Fullstack Digital's core library for plugin development.",
	"homepage": "https://fullstackdigital.com",
	"keywords": ["wordpress", "wordpress plugin", "fullstack digital", "fullstackdigital"],
	"license": "BSD-3-Clause",
	"authors": [
		{
			"name": "Paul Bozzay",
			"email": "paulbzzy@gmail.com",
			"homepage": "https://paulbozzay.com/",
			"role": "Developer"
		}
	],
	"require": {
		"php": ">=5.3.0"
	}
}
