daux.io/vendor/composer/installed.json

44 lines
1.2 KiB
JSON

[
{
"name": "erusev/parsedown",
"version": "dev-master",
"version_normalized": "9999999-dev",
"source": {
"type": "git",
"url": "https://github.com/erusev/parsedown.git",
"reference": "60819541858f9da6fcb77e8bd09693635553d3ef"
},
"dist": {
"type": "zip",
"url": "https://api.github.com/repos/erusev/parsedown/zipball/60819541858f9da6fcb77e8bd09693635553d3ef",
"reference": "60819541858f9da6fcb77e8bd09693635553d3ef",
"shasum": ""
},
"time": "2014-04-17 21:19:22",
"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"
]
}
]