{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "4d36f42bd3cfb4639b149f35dcf9c84b", "packages": [ { "name": "drewm/mailchimp-api", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/drewm/mailchimp-api.git", "reference": "0b763f05fe18610061b8289a399a9d0569036a50" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/0b763f05fe18610061b8289a399a9d0569036a50", "reference": "0b763f05fe18610061b8289a399a9d0569036a50", "shasum": "" }, "require": { "php": ">=5.3" }, "type": "library", "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", "time": "2014-05-30 16:51:39" }, { "name": "xrstf/composer-php52", "version": "v1.0.16", "source": { "type": "hg", "url": "https://bitbucket.org/xrstf/composer-php52", "reference": "b80de08b940ea59789646fa20d841fbdd72d72f0" }, "dist": { "type": "zip", "url": "https://bitbucket.org/xrstf/composer-php52/get/b80de08b940ea59789646fa20d841fbdd72d72f0.zip", "reference": "b80de08b940ea59789646fa20d841fbdd72d72f0", "shasum": "" }, "type": "library", "extra": { "branch-alias": { "dev-default": "1.x-dev" } }, "autoload": { "psr-0": { "xrstf\\Composer52": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "homepage": "http://www.xrstf.de/", "time": "2014-01-16 00:18:36" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": { "drewm/mailchimp-api": 20 }, "prefer-stable": false, "platform": [ ], "platform-dev": [ ] }