{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "88ab81098eb7b29a2b1f12bd05e1c614", "content-hash": "43842bb404916834ef12e3912ad27356", "packages": [ { "name": "drewm/mailchimp-api", "version": "dev-api-v3", "source": { "type": "git", "url": "https://github.com/drewm/mailchimp-api.git", "reference": "268dca3f0e35bdc263ceb8114b24c7496c3b46f5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/268dca3f0e35bdc263ceb8114b24c7496c3b46f5", "reference": "268dca3f0e35bdc263ceb8114b24c7496c3b46f5", "shasum": "" }, "require": { "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "4.0.*", "vlucas/phpdotenv": "^2.0" }, "type": "library", "autoload": { "psr-4": { "DrewM\\MailChimp\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Drew McLellan", "email": "drew.mclellan@gmail.com", "homepage": "http://allinthehead.com/" } ], "description": "Super-simple, minimum abstraction MailChimp API v3 wrapper", "homepage": "https://github.com/drewm/mailchimp-api", "time": "2016-01-17 15:59:26" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "drewm/mailchimp-api": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }