换系统

This commit is contained in:
2019-12-26 17:37:51 +08:00
parent 1be20ea269
commit a3a4991dd1
13 changed files with 3472 additions and 3469 deletions

View File

@@ -1,25 +1,25 @@
{
"name": "wecat-serve-demo",
"version": "1.0.0",
"main": "index.js",
"repository": "http://git.luyuan.tk/pplokijuhyg/wecat-serve-demo.git",
"author": "pplokijuhyg <1162963624@qq.com>",
"license": "MIT",
"scripts": {
"start": "node app.js"
},
"dependencies": {
"axios": "^0.19.0",
"cheerio": "^1.0.0-rc.3",
"fs": "^0.0.1-security",
"koa": "^2.11.0",
"koa-bodyparser": "^4.2.1",
"koa-router": "^7.4.0",
"mongodb": "^3.3.5",
"path": "^0.12.7",
"querystring": "^0.2.0",
"request": "^2.88.0",
"superagent": "^5.1.2",
"webp-batch-convert": "^0.0.8"
}
}
{
"name": "wecat-serve-demo",
"version": "1.0.0",
"main": "index.js",
"repository": "http://git.luyuan.tk/pplokijuhyg/wecat-serve-demo.git",
"author": "pplokijuhyg <1162963624@qq.com>",
"license": "MIT",
"scripts": {
"start": "node app.js"
},
"dependencies": {
"axios": "^0.19.0",
"cheerio": "^1.0.0-rc.3",
"fs": "^0.0.1-security",
"koa": "^2.11.0",
"koa-bodyparser": "^4.2.1",
"koa-router": "^7.4.0",
"mongodb": "^3.3.5",
"path": "^0.12.7",
"querystring": "^0.2.0",
"request": "^2.88.0",
"superagent": "^5.1.2",
"webp-batch-convert": "^0.0.8"
}
}