69 Star 283 Fork 86

brookshi / Hitchhiker

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.86 KB
一键复制 编辑 原始数据 按行查看 历史
{
"name": "hitchhiker",
"version": "1.0.0",
"description": "restful api test tool",
"main": "index.js",
"dependencies": {
"@types/uuid": "^2.0.29",
"adm-zip": "^0.4.7",
"archiver": "^2.1.0",
"fs-extra": "^4.0.2",
"koa": "^2.0.0-alpha.7",
"koa-bodyparser": "^3.2.0",
"koa-multer": "^1.0.2",
"koa-query": "^0.0.6",
"koa-router": "^7.0.1",
"koa-session-minimal": "^3.0.2",
"koa-static": "^3.0.0",
"lodash": "^4.17.4",
"log4js": "^1.1.1",
"mysql": "2.13.0",
"mysqldump": "^1.4.2",
"nodemailer": "^4.4.1",
"reflect-metadata": "^0.1.8",
"request": "2.81.0",
"shortid": "^2.2.6",
"typeorm": "0.1.0-alpha.31",
"typescript": "2.3.3",
"uuid": "^3.0.1",
"vm2": "^3.4.6",
"webapi-router": "^1.1.4",
"ws": "^3.0.0",
"yargs": "^8.0.2"
},
"devDependencies": {
"@types/adm-zip": "^0.4.31",
"@types/archiver": "^2.0.1",
"@types/fs-extra": "^4.0.4",
"@types/koa": "2.0.39",
"@types/koa-static": "^2.0.22",
"@types/lodash": "^4.14.55",
"@types/log4js": "^0.0.32",
"@types/multer": "^1.3.5",
"@types/node": "^7.0.8",
"@types/reflect-metadata": "^0.0.5",
"@types/request": "^2.0.8",
"@types/shortid": "^0.0.28",
"@types/ws": "^3.0.0",
"@types/yargs": "^10.0.0",
"gulp": "^3.9.1",
"gulp-clean": "^0.3.2",
"gulp-replace": "^0.6.1",
"gulp-shell": "^0.6.3",
"koa-compress": "^3.0.0",
"yargs": "^8.0.2"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/brookshi/ApiTester.git"
},
"keywords": [
"api",
"test",
"restful"
],
"author": "brook",
"license": "Apache-2.0",
"bugs": {
"url": "https://github.com/brookshi/ApiTester/issues"
},
"homepage": "https://github.com/brookshi/ApiTester#readme"
}
TypeScript
1
https://gitee.com/iwxiaot/Hitchhiker.git
git@gitee.com:iwxiaot/Hitchhiker.git
iwxiaot
Hitchhiker
Hitchhiker
master

搜索帮助