17 lines
554 B
JSON
17 lines
554 B
JSON
{
|
|
"name" : "elliotcondon/advanced-custom-fields-pro",
|
|
"description" : "Customise WordPress with powerful, professional and intuitive fields.",
|
|
"keywords" : ["wordpress"],
|
|
"homepage" : "https://www.advancedcustomfields.com",
|
|
"license" : "GPL-2.0+",
|
|
"type" : "wordpress-plugin",
|
|
"authors" : [{
|
|
"name" : "Elliot Condon",
|
|
"homepage" : "https://www.advancedcustomfields.com"
|
|
}],
|
|
"require" : {
|
|
"composer/installers" : "^1.0",
|
|
"php" : ">=5.3.0"
|
|
}
|
|
}
|