1 Star 0 Fork 1

apple12358/node_drifter

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 501 Bytes
一键复制 编辑 原始数据 按行查看 历史
JiangInk 提交于 2016-01-10 20:35 . 登录注销及操作次数限制功能
{
"name": "node_drifter",
"version": "0.0.0",
"private": true,
"scripts": {
"start": "node ./bin/www"
},
"dependencies": {
"body-parser": "~1.12.0",
"connect-mongo": "^1.1.0",
"cookie-parser": "~1.3.4",
"debug": "~2.1.1",
"ejs": "~2.3.1",
"express": "~4.12.2",
"express-session": "^1.12.1",
"generic-pool": "^2.3.0",
"mongoose": "^4.3.5",
"morgan": "~1.5.1",
"node-uuid": "^1.4.7",
"redis": "^2.4.2",
"serve-favicon": "~2.2.0"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/liveinpresent/node_drifter.git
git@gitee.com:liveinpresent/node_drifter.git
liveinpresent
node_drifter
node_drifter
master

搜索帮助