[ { "name": "stripe/stripe-php", "version": "v6.5.0", "version_normalized": "6.5.0.0", "source": { "type": "git", "url": "https://github.com/stripe/stripe-php.git", "reference": "fc4cfa0583fdab53355aec0b28412fa94a8c1f39" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/stripe/stripe-php/zipball/fc4cfa0583fdab53355aec0b28412fa94a8c1f39", "reference": "fc4cfa0583fdab53355aec0b28412fa94a8c1f39", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "ext-mbstring": "*", "php": ">=5.4.0" }, "require-dev": { "phpunit/phpunit": "~4.0", "satooshi/php-coveralls": "~0.6.1", "squizlabs/php_codesniffer": "~2.0" }, "time": "2018-04-05T19:40:23+00:00", "type": "library", "extra": { "branch-alias": { "dev-master": "2.0-dev" } }, "installation-source": "dist", "autoload": { "psr-4": { "Stripe\\": "lib/" } }, "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" ] } ]