{
	"name"        : "ernilambar/optioner",
	"description" : "Minimal option framework for WordPress plugins",
	"keywords"    : [ "option", "wordpress" ],
	"homepage"    : "https://github.com/ernilambar/optioner",
	"license"     : "MIT",
	"authors"     : [
		{
			"name"     : "Nilambar Sharma",
			"email"    : "nilambar@outlook.com",
			"homepage" : "https://www.nilambar.net",
			"role"     : "Developer"
		}
	],
	"support"     : {
		"issues" : "https://github.com/ernilambar/optioner/issues"
	},
	"require"     : {
		"php" : ">=5.6"
	}
}
