{ "_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" ], "hash": "0ff783e269249d439c8a5c0ec476d25a", "packages": [ { "name": "mashape/unirest-php", "version": "1.2.1", "source": { "type": "git", "url": "https://github.com/Mashape/unirest-php.git", "reference": "ff13801b7bc06a635054b3674a02588bd7d48be5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/Mashape/unirest-php/zipball/ff13801b7bc06a635054b3674a02588bd7d48be5", "reference": "ff13801b7bc06a635054b3674a02588bd7d48be5", "shasum": "" }, "require": { "ext-curl": "*", "ext-json": "*", "php": ">=5.3.0" }, "require-dev": { "vierbergenlars/simpletest": "*" }, "type": "library", "autoload": { "psr-0": { "Unirest": "lib" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Mashape", "email": "support@mashape.com", "homepage": "http://mashape.com" } ], "description": "Unirest PHP", "homepage": "https://github.com/Mashape/unirest-php", "keywords": [ "client", "curl", "http", "rest" ], "time": "2014-04-05 23:28:21" }, { "name": "sendgrid/smtpapi", "version": "0.0.1", "source": { "type": "git", "url": "https://github.com/sendgrid/smtpapi-php.git", "reference": "3ff7a7bba3b0483a839fbe26227d3d514a94d55c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/sendgrid/smtpapi-php/zipball/3ff7a7bba3b0483a839fbe26227d3d514a94d55c", "reference": "3ff7a7bba3b0483a839fbe26227d3d514a94d55c", "shasum": "" }, "require": { "php": ">=5.3" }, "replace": { "sendgrid/smtpapi-php": "*" }, "require-dev": { "phpunit/phpunit": "3.7.*" }, "type": "library", "autoload": { "psr-0": { "Smtpapi": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "description": "Build SendGrid X-SMTPAPI headers in PHP.", "homepage": "http://github.com/sendgrid/smtpapi-php", "keywords": [ "X-SMTP", "api", "email", "grid", "send", "sendgrid", "smtp", "smtpapi", "xsmtp" ], "time": "2014-01-01 01:37:15" } ], "packages-dev": null, "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": { "php": ">=5.3" }, "platform-dev": [ ] }