{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at http://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "413927777444a2911d00ba2ed17916f2", "packages": [ { "name": "ircmaxell/password-compat", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/ircmaxell/password_compat.git", "reference": "f2f6637ece3185e3e7a65c6399c74575f2ad90de" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/ircmaxell/password_compat/zipball/f2f6637ece3185e3e7a65c6399c74575f2ad90de", "reference": "f2f6637ece3185e3e7a65c6399c74575f2ad90de", "shasum": "" }, "require-dev": { "phpunit/phpunit": "4.*" }, "type": "library", "autoload": { "files": [ "lib/password.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Anthony Ferrara", "email": "ircmaxell@php.net", "homepage": "http://blog.ircmaxell.com" } ], "description": "A compatibility library for the proposed simplified password hashing algorithm: https://wiki.php.net/rfc/password_hash", "homepage": "https://github.com/ircmaxell/password_compat", "keywords": [ "hashing", "password" ], "time": "2015-04-06 14:11:31" }, { "name": "prawnsalad/nexmo", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/prawnsalad/Nexmo-PHP-lib.git", "reference": "8e422c4f8f43c52acb70ebd5f9e7c6ff81a1f352" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/prawnsalad/Nexmo-PHP-lib/zipball/8e422c4f8f43c52acb70ebd5f9e7c6ff81a1f352", "reference": "8e422c4f8f43c52acb70ebd5f9e7c6ff81a1f352", "shasum": "" }, "type": "library", "autoload": { "psr-4": { "PrawnSalad\\Nexmo\\": [ "src" ] } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "prawnsalad's Nexmo-PHP-lib", "homepage": "https://github.com/prawnsalad/Nexmo-PHP-lib", "keywords": [ "nexmo" ], "time": "2014-06-05 08:28:03" }, { "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" ], "time": "2015-01-22 05:01:46" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": { "prawnsalad/nexmo": 20, "ircmaxell/password-compat": 20 }, "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }