18 lines
466 B
JSON
18 lines
466 B
JSON
{
|
|
"name": "studiometa/advanced-custom-fields-pro",
|
|
"description": "Customize WordPress with powerful, professional and intuitive fields.",
|
|
"type": "wordpress-plugin",
|
|
"license": "GPL-2.0-or-later",
|
|
"authors": [
|
|
{
|
|
"name": "Studio Meta",
|
|
"email": "agence@studiometa.fr"
|
|
}
|
|
],
|
|
"minimum-stability": "dev",
|
|
"require": {
|
|
"php": "^5.6.20||^7.0",
|
|
"composer/installers": "^1.9.0"
|
|
}
|
|
}
|