加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
文件
该仓库未声明开源许可证文件(LICENSE),使用请关注具体项目描述及其代码上游依赖。
克隆/下载
package.json 626 Bytes
一键复制 编辑 原始数据 按行查看 历史
老缠头 提交于 2017-05-12 18:07 . ing
{
"name": "family_books",
"version": "0.0.1",
"description": "family account books",
"main": "start.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC",
"dependencies": {
"async": "^2.4.0",
"bluebird": "^3.5.0",
"co-body": "^5.1.1",
"koa": "^2.2.0",
"koa-compress": "^2.0.0",
"koa-convert": "^1.2.0",
"koa-cors": "0.0.16",
"koa-favicon": "^2.0.0",
"koa-json": "^2.0.2",
"koa-logger": "^2.0.1",
"koa-onerror": "^3.1.0",
"koa-router": "^7.1.1",
"koa-static": "^3.0.0",
"mongoose": "^4.9.8"
}
}
Loading...
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化