{ "_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": "0eddf2dce59c5fec40061adf58147337", "content-hash": "6fc14cab434c8810b27eb9fef40fffd1", "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" }, { "name": "google/recaptcha", "version": "1.1.2", "source": { "type": "git", "url": "https://github.com/google/recaptcha.git", "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/google/recaptcha/zipball/2b7e00566afca82a38a1d3adb8e42c118006296e", "reference": "2b7e00566afca82a38a1d3adb8e42c118006296e", "shasum": "" }, "require": { "php": ">=5.3.2" }, "require-dev": { "phpunit/phpunit": "4.5.*" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.1.x-dev" } }, "autoload": { "psr-4": { "ReCaptcha\\": "src/ReCaptcha" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "description": "Client library for reCAPTCHA, a free service that protect websites from spam and abuse.", "homepage": "http://www.google.com/recaptcha/", "keywords": [ "Abuse", "captcha", "recaptcha", "spam" ], "time": "2015-09-02 17:23:59" }, { "name": "looks_awesome/common", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/whitesunset/wp_awesome.git", "reference": "88b8f675c94b0f25f4cd77244f001af895e2384f" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/whitesunset/wp_awesome/zipball/88b8f675c94b0f25f4cd77244f001af895e2384f", "reference": "88b8f675c94b0f25f4cd77244f001af895e2384f", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "LooksAwesome\\Common\\": "src" } }, "notification-url": "https://packagist.org/downloads/", "time": "2016-02-29 17:00:54" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "looks_awesome/common": 20, "drewm/mailchimp-api": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }