0 Star 0 Fork 0

Taller/nodejs-framework7

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 362 Bytes
一键复制 编辑 原始数据 按行查看 历史
谭杰 提交于 2017-03-01 15:38 . 加入了websocket
{
"name": "nodejs-framework7",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.16.0",
"cookie-parser": "~1.4.3",
"debug": "~2.6.0",
"ejs": "^2.5.6",
"express": "~4.14.1",
"morgan": "~1.7.0",
"serve-favicon": "~2.3.2",
"socket.io": "^1.7.3"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
JavaScript
1
https://gitee.com/evilatom/nodejs-framework7.git
[email protected]:evilatom/nodejs-framework7.git
evilatom
nodejs-framework7
nodejs-framework7
master

搜索帮助