{ "_readme": [ "This file locks the dependencies of your project to a known state", "Read more about it at https://getcomposer.org/doc/01-basic-usage.md#composer-lock-the-lock-file", "This file is @generated automatically" ], "hash": "ccc11f85419078d82db868d206e82c03", "content-hash": "479d298de52b319ceb16085a3f9b74ca", "packages": [ { "name": "maximebf/consolekit", "version": "1.0.3", "source": { "type": "git", "url": "https://github.com/maximebf/ConsoleKit.git", "reference": "c46403e2cf98e8413168c523bdbb7c13a386abe5" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/maximebf/ConsoleKit/zipball/c46403e2cf98e8413168c523bdbb7c13a386abe5", "reference": "c46403e2cf98e8413168c523bdbb7c13a386abe5", "shasum": "" }, "require": { "php": ">=5.3.0" }, "type": "library", "autoload": { "psr-0": { "ConsoleKit": "src/" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Maxime Bouroumeau-Fuseau", "email": "maxime.bouroumeau@gmail.com", "homepage": "http://maximebf.com" } ], "description": "Library to create command line utilities", "homepage": "https://github.com/maximebf/ConsoleKit", "keywords": [ "cli", "commands", "console", "shell" ], "time": "2013-01-01 16:03:55" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [] }