[
|
|
{
|
|
"name": "wordplate/acf",
|
|
"version": "8.4.0",
|
|
"version_normalized": "8.4.0.0",
|
|
"source": {
|
|
"type": "git",
|
|
"url": "https://github.com/wordplate/extended-acf.git",
|
|
"reference": "1f8bc3dd04bb83142fd4ea54f56ef9c14fbb7d27"
|
|
},
|
|
"dist": {
|
|
"type": "zip",
|
|
"url": "https://api.github.com/repos/wordplate/extended-acf/zipball/1f8bc3dd04bb83142fd4ea54f56ef9c14fbb7d27",
|
|
"reference": "1f8bc3dd04bb83142fd4ea54f56ef9c14fbb7d27",
|
|
"shasum": ""
|
|
},
|
|
"require": {
|
|
"php": "^7.2"
|
|
},
|
|
"require-dev": {
|
|
"phpunit/phpunit": "^8.0 || ^9.0",
|
|
"squizlabs/php_codesniffer": "^3.5"
|
|
},
|
|
"time": "2020-06-05T08:47:30+00:00",
|
|
"type": "library",
|
|
"extra": {
|
|
"branch-alias": {
|
|
"dev-master": "8.4-dev"
|
|
}
|
|
},
|
|
"installation-source": "dist",
|
|
"autoload": {
|
|
"psr-4": {
|
|
"WordPlate\\Acf\\": "src/"
|
|
},
|
|
"files": [
|
|
"src/helpers.php"
|
|
]
|
|
},
|
|
"notification-url": "https://packagist.org/downloads/",
|
|
"license": [
|
|
"MIT"
|
|
],
|
|
"authors": [
|
|
{
|
|
"name": "Vincent Klaiber",
|
|
"email": "hello@doubledip.se"
|
|
},
|
|
{
|
|
"name": "Chris Andersson",
|
|
"email": "hello@puredazzle.se"
|
|
}
|
|
],
|
|
"description": "Register advanced custom fields with object oriented PHP",
|
|
"keywords": [
|
|
"acf",
|
|
"advanced",
|
|
"custom",
|
|
"fields",
|
|
"wordplate",
|
|
"wordpress"
|
|
],
|
|
"funding": [
|
|
{
|
|
"url": "https://github.com/wordplate/wordplate",
|
|
"type": "custom"
|
|
}
|
|
]
|
|
}
|
|
]
|