{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "d495fc0e13d640a87fd5d0d908d0e0d6", "packages": [ { "name": "drewm/mailchimp-api", "version": "v2.5.4", "source": { "type": "git", "url": "https://github.com/drewm/mailchimp-api.git", "reference": "c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/drewm/mailchimp-api/zipball/c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a", "reference": "c6cdfab4ca6ddbc3b260913470bd0a4a5cb84c7a", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "7.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": "2019-08-06T09:24:58+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "dev", "stability-flags": [], "prefer-stable": true, "prefer-lowest": false, "platform": { "php": "^7.2" }, "platform-dev": [], "plugin-api-version": "1.1.0" }