{
    "name": "cakedc/utils",
    "type": "cakephp-plugin",
    "description": "Utils Plugin for CakePHP",
    "keywords": ["cakephp","utility"],
    "homepage": "http://cakedc.com",
    "license": "MIT",
    "authors": [
        {
            "name": "Cake Development Corporation",
            "homepage": "http://cakedc.com"
        }
    ],
    "require": {
        "composer/installers": "*"
    }
}