Vitaly Puzrin
4 years ago
5 changed files with 5 additions and 35 deletions
@ -1,28 +0,0 @@ |
|||
{ |
|||
"name": "markdown-it", |
|||
"main": "dist/markdown-it.js", |
|||
"homepage": "https://github.com/markdown-it/markdown-it", |
|||
"description": "Markdown parser, done right. Commonmark support, extensions, syntax plugins, high speed - all in one.", |
|||
"keywords": [ |
|||
"markdown", |
|||
"md", |
|||
"commonmark", |
|||
"parser" |
|||
], |
|||
"license": "MIT", |
|||
"ignore": [ |
|||
"**/.*", |
|||
"benchmark", |
|||
"bower_components", |
|||
"coverage", |
|||
"demo", |
|||
"docs", |
|||
"apidoc", |
|||
"lib", |
|||
"node_modules", |
|||
"support", |
|||
"test", |
|||
"Makefile", |
|||
"index*" |
|||
] |
|||
} |
Loading…
Reference in new issue