1 Star 0 Fork 0

king0222/Stencil

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 565 Bytes
一键复制 编辑 原始数据 按行查看 历史
nejike 提交于 2018-10-14 20:49 . Initial app commit
{
"name": "stencil",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "nodemon app.js"
},
"dependencies": {
"bcrypt": "^3.0.0",
"body-parser": "^1.18.3",
"cookie-parser": "~1.4.3",
"debug": "~2.6.9",
"express": "~4.16.0",
"express-session": "^1.15.6",
"http-errors": "~1.6.2",
"mongoose": "^5.2.7",
"morgan": "~1.9.0",
"node-sass": "^4.9.3",
"pug": "2.0.0-beta11",
"serve-favicon": "^2.5.0",
"socket.io": "^2.1.1",
"socket.io-emitter": "^3.1.1",
"socket.io-redis": "^5.2.0"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/king0222/Stencil.git
[email protected]:king0222/Stencil.git
king0222
Stencil
Stencil
master

搜索帮助