[
    {
        "name": "cloudinary/cloudinary_php",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/cloudinary/cloudinary_php.git",
            "reference": "c0b7bf55faed8417a80344331eafc119e9b19ad4"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/cloudinary/cloudinary_php/zipball/c0b7bf55faed8417a80344331eafc119e9b19ad4",
            "reference": "c0b7bf55faed8417a80344331eafc119e9b19ad4",
            "shasum": ""
        },
        "require": {
            "ext-curl": "*",
            "ext-json": "*",
            "php": ">=5.3.0"
        },
        "require-dev": {
            "phpunit/phpunit": "4.8.*"
        },
        "time": "2018-04-16T12:31:35+00:00",
        "type": "library",
        "installation-source": "source",
        "autoload": {
            "classmap": [
                "src"
            ],
            "files": [
                "src/Helpers.php"
            ]
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Cloudinary",
                "homepage": "https://github.com/cloudinary/cloudinary_php/graphs/contributors"
            }
        ],
        "description": "Cloudinary PHP SDK",
        "homepage": "https://github.com/cloudinary/cloudinary_php",
        "keywords": [
            "cdn",
            "cloud",
            "cloudinary",
            "image management",
            "sdk"
        ]
    }
]
