2 Star 1 Fork 3

bianxin/mc

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 476 Bytes
一键复制 编辑 原始数据 按行查看 历史
bianxin 提交于 2018-06-07 11:27 . 修改版本号
{
"name": "mc",
"version": "0.1.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "^1.18.2",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"ejs": "^2.5.9",
"express": "~4.16.0",
"express-session": "^1.15.6",
"http-errors": "~1.6.2",
"morgan": "~1.9.0",
"multer": "^1.3.0",
"mysql": "^2.15.0",
"node-uuid": "^1.4.8"
},
"devDependencies": {
"mocha": "5.1.1"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/bianxinxin/mc.git
git@gitee.com:bianxinxin/mc.git
bianxinxin
mc
mc
master

搜索帮助