2 Star 0 Fork 0

mirrors_Meituan-Dianping / koa-restql

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 945 Bytes
一键复制 编辑 原始数据 按行查看 历史
zhangchi07 提交于 2016-11-03 19:07 . Updated: dependencies version
{
"name": "koa-restql",
"version": "1.0.8",
"description": "Koa RESTful API middleware based on Sequlizejs",
"main": "lib/RestQL.js",
"files": [
"lib"
],
"scripts": {
"test": "export NODE_ENV=test; export DEBUG=; ./node_modules/.bin/mocha --reporter spec --harmony --bail --no-timeouts"
},
"repository": {
"type": "git",
"url": "ssh://git@git.sankuai.com/mit/koa-restql.git"
},
"dependencies": {
"koa-router": "^5.4.0",
"co-body": "^4.0.0",
"lodash": "^4.15.0",
"qs": "^6.2.0",
"debug": "^2.2.0"
},
"devDependencies": {
"koa": "^1.2.4",
"mysql": "^2.10.2",
"node-uuid": "^1.4.7",
"sequelize": "^3.24.0",
"glob": "^7.0.3",
"mocha": "^2.3.4",
"supertest": "^1.2.0"
},
"keywords": [
"koa",
"middleware",
"sequlizejs",
"restful"
],
"engines": {
"node": ">5.0.0"
},
"author": "Dale <daleoooo.z@gmail.com>",
"license": "ISC"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
1
https://gitee.com/mirrors_Meituan-Dianping/koa-restql.git
git@gitee.com:mirrors_Meituan-Dianping/koa-restql.git
mirrors_Meituan-Dianping
koa-restql
koa-restql
master

搜索帮助

344bd9b3 5694891 D2dac590 5694891