{ "_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#installing-dependencies", "This file is @generated automatically" ], "content-hash": "eba4327954ef6b5ceefbcedeeeec6704", "packages": [ { "name": "erusev/parsedown", "version": "dev-master", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "6598f3860c2698fe2f0f1bc98212fc01d0a1893c" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/6598f3860c2698fe2f0f1bc98212fc01d0a1893c", "reference": "6598f3860c2698fe2f0f1bc98212fc01d0a1893c", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35" }, "default-branch": true, "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" ], "support": { "issues": "https://github.com/erusev/parsedown/issues", "source": "https://github.com/erusev/parsedown/tree/master" }, "time": "2020-08-09T14:12:21+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "beta", "stability-flags": { "erusev/parsedown": 20 }, "prefer-stable": true, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.0.0" }