{ "_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": "c2ce271fc51509c6e0a2cfa62c236d15", "packages": [ { "name": "nategood/httpful", "version": "0.2.16", "source": { "type": "git", "url": "https://github.com/nategood/httpful.git", "reference": "150bfb53f6e4b78e8152e0a9ccc227bb0e3daf62" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/nategood/httpful/zipball/150bfb53f6e4b78e8152e0a9ccc227bb0e3daf62", "reference": "150bfb53f6e4b78e8152e0a9ccc227bb0e3daf62", "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-07-19 15:28:59" }, { "name": "twig/twig", "version": "v1.16.0", "source": { "type": "git", "url": "https://github.com/fabpot/Twig.git", "reference": "8ce37115802e257a984a82d38254884085060024" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/fabpot/Twig/zipball/8ce37115802e257a984a82d38254884085060024", "reference": "8ce37115802e257a984a82d38254884085060024", "shasum": "" }, "require": { "php": ">=5.2.4" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.16-dev" } }, "autoload": { "psr-0": { "Twig_": "lib/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "BSD-3-Clause" ], "authors": [ { "name": "Fabien Potencier", "email": "fabien@symfony.com", "homepage": "http://fabien.potencier.org", "role": "Lead Developer" }, { "name": "Armin Ronacher", "email": "armin.ronacher@active-4.com", "role": "Project Founder" }, { "name": "Twig Team", "homepage": "https://github.com/fabpot/Twig/graphs/contributors", "role": "Contributors" } ], "description": "Twig, the flexible, fast, and secure template language for PHP", "homepage": "http://twig.sensiolabs.org", "keywords": [ "templating" ], "time": "2014-07-05 12:19:05" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "prefer-stable": false, "platform": { "php": ">=5.2.0", "ext-curl": "*" }, "platform-dev": [ ] }