{ "_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": "fd142320c7e09ab476e16ed23601288a", "packages": [ { "name": "phpoption/phpoption", "version": "1.2.0", "source": { "type": "git", "url": "https://github.com/schmittjoh/php-option.git", "reference": "1.2.0" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/schmittjoh/php-option/zipball/1.2.0", "reference": "1.2.0", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "extra": { "branch-alias": { "dev-master": "1.2-dev" } }, "autoload": { "psr-0": { "PhpOption\\": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "Apache2" ], "authors": [ { "name": "Johannes M. Schmitt", "email": "schmittjoh@gmail.com", "homepage": "http://jmsyst.com", "role": "Developer of wrapped JMSSerializerBundle" } ], "description": "Option Type for PHP", "keywords": [ "language", "option", "php", "type" ], "time": "2013-03-25 02:51:40" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": [ ], "platform": [ ], "platform-dev": [ ] }