{ "_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": "7ddc6309b099a518705cc62a6091e848", "packages": [ { "name": "stripe/stripe-php", "version": "v1.18.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "022c3f21ec1e4141b46738bd5e7ab730d04f78cc" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/022c3f21ec1e4141b46738bd5e7ab730d04f78cc", "reference": "022c3f21ec1e4141b46738bd5e7ab730d04f78cc", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.2" }, "require-dev": { "simpletest/simpletest": "*" }, "type": "library", "autoload": { "classmap": [ "lib/Stripe/" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Stripe and contributors", "homepage": "https://github.com/stripe/stripe-php/contributors" } ], "description": "Stripe PHP Library", "homepage": "https://stripe.com/", "keywords": [ "api", "payment processing", "stripe" ], "support": { "issues": "https://github.com/stripe/stripe-php/issues", "source": "https://github.com/stripe/stripe-php/tree/v1.18.0" }, "time": "2015-01-22T05:01:46+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": {}, "prefer-stable": false, "prefer-lowest": false, "platform": {}, "platform-dev": {}, "plugin-api-version": "2.6.0" }