1 Star 2 Fork 2

学点笔记 / summarymd

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 729 Bytes
一键复制 编辑 原始数据 按行查看 历史
yyago 提交于 2021-04-09 15:31 . 2.0.2
{
"name": "summarymd",
"version": "2.0.2",
"description": "A tool For 'SUMMARY.md'. Create files in batches to update directory lists.",
"main": "index.js",
"bin": {
"summarymd": "comm.js"
},
"keywords": [
"Markdown",
"SUMMARY",
"book",
"HTML"
],
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git@gitee.com:class877/summarymd.git"
},
"author": "YYago",
"license": "MIT",
"dependencies": {
"cheerio": ">=1.0.0-rc.2",
"glob-watcher": "^5.0.3",
"inquirer": "^8.0.0",
"lodash": ">=4.17.11",
"markdown-it": "^8.4.2",
"node-modules-custom": ">=1.0.6",
"vinyl-read": ">=1.0.0"
}
}
NodeJS
1
https://gitee.com/class877/summarymd.git
git@gitee.com:class877/summarymd.git
class877
summarymd
summarymd
master

搜索帮助