add /docs/resources-reference/v1.7/

This commit is contained in:
Andrew Chen
2017-07-26 15:34:14 -07:00
parent 036f35b891
commit d0be9edb08
769 changed files with 120668 additions and 0 deletions
+10
View File
@@ -0,0 +1,10 @@
{
"name": "marked",
"version": "0.3.4",
"repo": "chjj/marked",
"description": "A markdown parser built for speed",
"keywords": ["markdown", "markup", "html"],
"scripts": ["lib/marked.js"],
"main": "lib/marked.js",
"license": "MIT"
}