5 Star 9 Fork 5

i5ting/moa-api

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
克隆/下载
package.json 837 Bytes
一键复制 编辑 原始数据 按行查看 历史
i5ting 提交于 2015-08-11 10:59 . bump version
{
"name": "moa-api",
"version": "0.1.1",
"private": true,
"scripts": {
"start": "./node_modules/.bin/supervisor ./bin/www"
},
"dependencies": {
"bluebird": "^2.9.34",
"body-parser": "~1.13.2",
"cookie-parser": "~1.3.5",
"debug": "~2.2.0",
"express": "~4.13.1",
"jsonwebtoken": "^5.0.4",
"moa-plugin-user": "^1.0.1",
"mongoose": "4.0.5",
"mongoosedao": "^1.0.10",
"morgan": "~1.6.1",
"mount-controllers": "^1.0.7",
"mount-middlewares": "^1.0.5",
"mount-routes": "^1.0.3",
"mount-services": "^1.0.7",
"res.api": "^1.0.9",
"serve-favicon": "~2.3.0"
},
"devDependencies": {
"chai": "^3.2.0",
"gulp": "^3.9.0",
"gulp-mocha": "^2.1.3",
"gulp-watch": "^4.3.4",
"mocha": "^2.2.5",
"supertest": "^1.0.1",
"supervisor": "^0.7.1"
}
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/i5ting/moa-api.git
git@gitee.com:i5ting/moa-api.git
i5ting
moa-api
moa-api
master

搜索帮助