加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 303 Bytes
一键复制 编辑 原始数据 按行查看 历史
飘不起来也飘 提交于 2019-01-26 17:08 . 创建仓库
{
"name": "21point",
"version": "0.0.1",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.17.1",
"cookie-parser": "~1.4.3",
"debug": "~2.6.3",
"express": "~4.15.2",
"jade": "~1.11.0",
"morgan": "~1.8.1",
"serve-favicon": "~2.4.2"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化