2021-05-08 19:38:21 +02:00
|
|
|
{
|
|
|
|
"_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"
|
|
|
|
],
|
2021-05-10 16:05:13 +02:00
|
|
|
"content-hash": "340a00dac6ebcb5edbf4d01569d57df3",
|
2021-05-08 19:38:21 +02:00
|
|
|
"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": [],
|
2021-05-10 16:05:13 +02:00
|
|
|
"minimum-stability": "stable",
|
2021-05-08 19:38:21 +02:00
|
|
|
"stability-flags": {
|
|
|
|
"erusev/parsedown": 20
|
|
|
|
},
|
2021-05-10 16:05:13 +02:00
|
|
|
"prefer-stable": false,
|
2021-05-08 19:38:21 +02:00
|
|
|
"prefer-lowest": false,
|
|
|
|
"platform": [],
|
|
|
|
"platform-dev": [],
|
|
|
|
"plugin-api-version": "2.0.0"
|
|
|
|
}
|