Remove vendor again

This commit is contained in:
Frédéric Guillot
2014-11-06 06:57:39 -05:00
parent cfe1e13d4a
commit 420d0ca4dd
676 changed files with 1 additions and 130565 deletions

View File

@@ -1,18 +0,0 @@
{
"name": "erusev/parsedown",
"description": "Parser for Markdown.",
"keywords": ["markdown", "parser"],
"homepage": "http://parsedown.org",
"type": "library",
"license": "MIT",
"authors": [
{
"name": "Emanuil Rusev",
"email": "hello@erusev.com",
"homepage": "http://erusev.com"
}
],
"autoload": {
"psr-0": {"Parsedown": ""}
}
}