mdindex
Version:
markdown index
26 lines (25 loc) • 438 B
JSON
{
"name": "mdindex",
"version": "2.0.0",
"description": "markdown index",
"repository": {
"type": "git",
"url": "git+https://github.com/zhizhunbao995/mdindex"
},
"dependencies": {
"highlight.js": "^9.7.0",
"marked": "^0.3.6"
},
"main": "",
"bin": {
"mdindex": "bin/mark.js"
},
"keywords": [
"markdown",
"Catalog",
"html",
"list"
],
"author": "xuanliwei",
"license": "MIT"
}