{ "packages": [ { "name": "erusev/parsedown", "version": "dev-master", "version_normalized": "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" }, "time": "2020-08-09T14:12:21+00:00", "default-branch": true, "type": "library", "installation-source": "source", "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" }, "install-path": "../erusev/parsedown" } ], "dev": true, "dev-package-names": [] }