{ "_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": "e2a4e7b6241bfe8de21bb972c885b0e4", "packages": [ { "name": "nategood/httpful", "version": "0.2.17", "source": { "type": "git", "url": "https://github.com/nategood/httpful.git", "reference": "7beda470b57250f60ce1b0179c5551620c3e43e6" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nategood/httpful/zipball/7beda470b57250f60ce1b0179c5551620c3e43e6", "reference": "7beda470b57250f60ce1b0179c5551620c3e43e6", "shasum": "" }, "require": { "ext-curl": "*", "php": ">=5.3" }, "require-dev": { "phpunit/phpunit": "*" }, "type": "library", "autoload": { "psr-0": { "Httpful": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Nate Good", "email": "me@nategood.com", "homepage": "http://nategood.com" } ], "description": "A Readable, Chainable, REST friendly, PHP HTTP Client", "homepage": "http://github.com/nategood/httpful", "keywords": [ "api", "curl", "http", "requests", "rest", "restful" ], "time": "2014-08-24 21:57:36" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "platform": [], "platform-dev": [] }