{ "_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": "8e5cf7da53b1a43be1a2808e86e73f84", "packages": [ { "name": "erusev/parsedown", "version": "1.7.4", "source": { "type": "git", "url": "https://github.com/erusev/parsedown.git", "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/erusev/parsedown/zipball/cb17b6477dfff935958ba01325f2e8a2bfa6dab3", "reference": "cb17b6477dfff935958ba01325f2e8a2bfa6dab3", "shasum": "" }, "require": { "ext-mbstring": "*", "php": ">=5.3.0" }, "require-dev": { "phpunit/phpunit": "^4.8.35" }, "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/1.7.x" }, "time": "2019-12-30T22:54:17+00:00" }, { "name": "keinos/parsedown-toc", "version": "v1.1.2", "source": { "type": "git", "url": "https://github.com/KEINOS/parsedown-extension_table-of-contents.git", "reference": "824b3b0b0fea1dd5daf056f3058310f9d4d5b0be" }, "dist": { "type": "zip", "url": "https://api.github.com/repos/KEINOS/parsedown-extension_table-of-contents/zipball/824b3b0b0fea1dd5daf056f3058310f9d4d5b0be", "reference": "824b3b0b0fea1dd5daf056f3058310f9d4d5b0be", "shasum": "" }, "require": { "erusev/parsedown": "^1.7", "ext-mbstring": "*", "php": ">=5.3.0" }, "type": "library", "autoload": { "files": [ "Extension.php" ] }, "notification-url": "https://packagist.org/downloads/", "license": [ "MIT" ], "authors": [ { "name": "KEINOS", "homepage": "https://github.com/KEINOS", "role": "Maintainer" }, { "name": "CONTRIBUTORS", "homepage": "https://github.com/KEINOS/parsedown-extension_table-of-contents/graphs/contributors", "role": "Contributor" } ], "description": "Table of Contents Extension for Parsedown, the Parser for Markdown.", "homepage": "https://github.com/KEINOS/parsedown-extension_table-of-contents/", "keywords": [ "extension", "markdown", "parser" ], "support": { "issues": "https://github.com/KEINOS/parsedown-extension_table-of-contents/issues", "source": "https://github.com/KEINOS/parsedown-extension_table-of-contents/tree/master" }, "time": "2020-06-27T03:58:36+00:00" } ], "packages-dev": [], "aliases": [], "minimum-stability": "stable", "stability-flags": [], "prefer-stable": false, "prefer-lowest": false, "platform": [], "platform-dev": [], "plugin-api-version": "2.1.0" }