Merge branch 'igirl-zcapi' of gitlab.gongsibao.com:jiangyong/zhichan into igirl-zcapi
Showing
igirl-zcapi/app/base/utils/aliyunClient.js
0 → 100644
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
... | @@ -29,15 +29,18 @@ | ... | @@ -29,15 +29,18 @@ |
"exif-js": "^2.3.0", | "exif-js": "^2.3.0", | ||
"express": "^4.16.2", | "express": "^4.16.2", | ||
"express-session": "^1.15.6", | "express-session": "^1.15.6", | ||
"glob": "^7.1.6", | |||
"gm": "^1.23.1", | "gm": "^1.23.1", | ||
"marked": "^0.7.0", | "marked": "^0.7.0", | ||
"method-override": "^2.3.10", | "method-override": "^2.3.10", | ||
"moment": "^2.24.0", | |||
"mongoose": "^5.7.1", | "mongoose": "^5.7.1", | ||
"morgan": "^1.9.0", | "morgan": "^1.9.0", | ||
"multer": "^1.3.0", | "multer": "^1.3.0", | ||
"mysql2": "^1.5.3", | "mysql2": "^1.5.3", | ||
"node-cron": "^2.0.1", | "node-cron": "^2.0.1", | ||
"node-uuid": "^1.4.8", | "node-uuid": "^1.4.8", | ||
"node-xlsx": "^0.15.0", | |||
"nodemailer": "^6.3.0", | "nodemailer": "^6.3.0", | ||
"pinyin": "^2.9.0", | "pinyin": "^2.9.0", | ||
"puppeteer": "^1.20.0", | "puppeteer": "^1.20.0", | ||
... | ... |
Please
register
or
sign in
to comment