加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 943 Bytes
一键复制 编辑 原始数据 按行查看 历史
woodford 提交于 2022-01-03 00:53 . update to 0.7.1
{
"name": "coffee-hdl",
"version": "0.7.1",
"description": "",
"main": "index.js",
"directories": {
"doc": "doc",
"test": "test"
},
"dependencies": {
"@marp-team/marp-cli": "^0.16.2",
"chokidar": "^3.0.2",
"coffeescript": "^2.5.1",
"colors": "^1.4.0",
"commander": "^2.19.0",
"directory-tree": "^2.1.0",
"glob": "^7.1.3",
"json5": "^2.1.3",
"lodash": "^4.17.11",
"md5": "^2.2.1",
"mkdirp": "^0.5.1",
"recursive-iterator": "^3.3.0",
"remarker": "^1.11.2",
"rimraf": "^2.6.2",
"rxjs": "^6.5.4",
"stringify-tree": "^1.0.2",
"table": "^5.4.6",
"uuid": "^3.3.2"
},
"devDependencies": {
"fancy-log": "^1.3.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "ssh://git@tauren.myqnapcloud.com:10022/woodford/coffee-hdl.git"
},
"author": "",
"license": "ISC"
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化