{
    "name": "juiceboxint/jblox",
    "type": "wordpress-plugin",
    "description": "A collection of custom gutenberg blocks for WordPress",
    "homepage": "http://www.wpallimport.com/advanced-custom-fields/",
    "license": "GPLv3",
    "authors": [
        {
            "name": "Juicebox Interactive",
            "email": "dev@juiceboxint.com",
            "role": "Developer"
        }
    ],
    "require": {
        "php": "^5.4 || ^7.0",
        "composer/installers": "~1.0"
    }
}