{ "_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": "4eed467c8c6be49d602ba3a5acf985e2", "packages": [ { "name": "erusev/parsedown", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "9dae844a6ea89eca419ad915abb3c26208e9d13a" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/9dae844a6ea89eca419ad915abb3c26208e9d13a", "reference": "9dae844a6ea89eca419ad915abb3c26208e9d13a", "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": "2013-12-22 00:03:53" } ], "packages-dev": [ ], "aliases": [ ], "minimum-stability": "stable", "stability-flags": { "erusev/parsedown": 20 }, "platform": [ ], "platform-dev": [ ] }