{ "_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": "316e27cc72bce34db33fdde3d1b1c414", "packages": [ { "name": "erusev/parsedown", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "60819541858f9da6fcb77e8bd09693635553d3ef" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/60819541858f9da6fcb77e8bd09693635553d3ef", "reference": "60819541858f9da6fcb77e8bd09693635553d3ef", "shasum": "" }, "type": "library", "autoload": { "psr-0": { "Parsedown": "" } }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "Emanuil Rusev", "email": "hello@erusev.com", "homepage": "http://erusev.com" } ], "description": "Parser for Markdown.", "homepage": "http://parsedown.org", "keywords": [ "markdown", "parser" ], "time": "2014-04-17 21:19:22" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": { "erusev/parsedown": 20 }, "platform": { "php": ">=5.3" }, "platform-dev": [ ] }