1 Star 4 Fork 2

flyobj / rel_tool

加入 Gitee
与超过 1200万 开发者一起发现、参与优秀开源项目,私有仓库也完全免费 :)
免费加入
克隆/下载
package.json 1.07 KB
一键复制 编辑 原始数据 按行查看 历史
xhfw 提交于 2019-10-14 14:49 . add files
{
"name": "hfw_web_server",
"version": "2.0.0",
"description": "HFW_web_base",
"main": "app.js",
"directories": {
"lib": "lib"
},
"dependencies": {
"babel-preset-es2015": "^6.24.1",
"gulp-clean-css": "^4.2.0",
"gulp-file-include": "^2.1.0",
"gulp-html-replace": "^1.6.2",
"gulp-htmlmin": "^5.0.1",
"gulp-replace": "^1.0.0",
"gulp-uglify": "^3.0.2",
"gulp-usemin": "^0.3.29",
"koa": "^2.7.0",
"koa-body": "^4.1.0",
"koa-bodyparser": "^4.2.1",
"koa-compress": "^3.0.0",
"koa-helmet": "^4.2.0",
"koa-ratelimit": "^4.2.0",
"koa-router": "^7.4.0",
"koa-session": "^5.11.0",
"mime": "^2.4.2",
"mysql": "^2.17.1",
"redis": "^2.8.0",
"svg-captcha": "^1.4.0",
"ws": "^7.1.2"
},
"devDependencies": {
"@babel/core": "^7.5.5",
"@babel/preset-env": "^7.5.5",
"babel-core": "^6.26.3",
"babel-preset-env": "^1.7.0",
"gulp": "^4.0.2",
"gulp-babel": "^8.0.0"
},
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"author": "",
"license": "ISC"
}
NodeJS
1
https://gitee.com/flyobj/rel_tool.git
git@gitee.com:flyobj/rel_tool.git
flyobj
rel_tool
rel_tool
master

搜索帮助