1 Star 0 Fork 12

youxianyen/koahub

forked from koahubjs/koahub 
加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.24 KB
一键复制 编辑 原始数据 按行查看 历史
einsqing 提交于 2017-06-01 12:53 . 优化自动加载中间件
{
"author": {
"name": "js.koahub.com"
},
"bugs": {
"url": "https://github.com/koahubjs/koahub/issues"
},
"dependencies": {
"co": "4.6.0",
"debug": "2.6.3",
"depd": "1.1.0",
"koa": "2.2.0",
"koa-cors": "0.0.16",
"koa-body": "2.0.0",
"koa-convert": "1.2.0",
"koa-favicon": "2.0.0",
"koa-logger": "2.0.1",
"koa-session2": "2.2.2",
"koa-static-cache": "4.0.0",
"lodash": "4.17.4",
"moment": "2.17.1",
"path-to-regexp": "1.7.0"
},
"devDependencies": {
"istanbul": "1.1.0-alpha.1",
"mocha": "3.2.0",
"supertest": "3.0.0"
},
"directories": {},
"engines": {
"node": ">= 7.6.0"
},
"keywords": [
"web",
"app",
"http",
"application",
"framework",
"koa",
"koahub",
"koahubjs"
],
"license": "MIT",
"main": "./app/index.js",
"maintainers": [
{
"name": "einsqing",
"email": "786699892@qq.com"
}
],
"name": "koahub",
"optionalDependencies": {},
"repository": {
"type": "git",
"url": "git+https://github.com/koahubjs/koahub.git"
},
"scripts": {
"test": "mocha --recursive test/{,**/}*.test.js",
"cover": "istanbul cover _mocha -- --recursive test/{,**/}*.test.js"
},
"version": "2.2.5"
}
马建仓 AI 助手
尝试更多
代码解读
代码找茬
代码优化
NodeJS
1
https://gitee.com/youxianyen/koahub.git
git@gitee.com:youxianyen/koahub.git
youxianyen
koahub
koahub
master

搜索帮助

D67c1975 1850385 1daf7b77 1850385