[
    {
        "name": "drewm/mailchimp-api",
        "version": "dev-master",
        "version_normalized": "9999999-dev",
        "source": {
            "type": "git",
            "url": "https://github.com/drewm/mailchimp-api.git",
            "reference": "c2ca65114d9d67cbb38db29b3e9d430b25a8b8a3"
        },
        "dist": {
            "type": "zip",
            "url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/c2ca65114d9d67cbb38db29b3e9d430b25a8b8a3",
            "reference": "c2ca65114d9d67cbb38db29b3e9d430b25a8b8a3",
            "shasum": ""
        },
        "require": {
            "php": ">=5.3"
        },
        "time": "2015-04-14 13:14:22",
        "type": "library",
        "installation-source": "dist",
        "autoload": {
            "psr-0": {
                "Drewm": "src/"
            }
        },
        "notification-url": "https://packagist.org/downloads/",
        "license": [
            "MIT"
        ],
        "authors": [
            {
                "name": "Drew McLellan",
                "homepage": "http://allinthehead.com/"
            }
        ],
        "description": "Super-simple, minimum abstraction MailChimp API v2 wrapper",
        "homepage": "https://github.com/drewm/mailchimp-api"
    }
]
