gsb
Showing
xgg-web/app/base/api/impl/testApi.js
0 → 100644
xgg-web/app/config/routes/api.js
0 → 100644
| { | { | ||
| "name": "xgg-web", | "name": "ipop-web", | ||
| "version": "1.0.0", | "version": "1.0.0", | ||
| "description": "h5framework", | "description": "h5framework", | ||
| "main": "main.js", | "main": "main.js", | ||
| ... | @@ -9,8 +9,10 @@ | ... | @@ -9,8 +9,10 @@ |
| "author": "jy", | "author": "jy", | ||
| "license": "ISC", | "license": "ISC", | ||
| "dependencies": { | "dependencies": { | ||
| "MD5": "^1.3.0", | |||
| "after": "^0.8.2", | "after": "^0.8.2", | ||
| "ali-oss": "^4.12.2", | "ali-oss": "^4.12.2", | ||
| "axios": "^0.19.2", | |||
| "babel-polyfill": "^6.26.0", | "babel-polyfill": "^6.26.0", | ||
| "base64id": "^1.0.0", | "base64id": "^1.0.0", | ||
| "bluebird": "^3.5.1", | "bluebird": "^3.5.1", | ||
| ... | @@ -19,20 +21,24 @@ | ... | @@ -19,20 +21,24 @@ |
| "connect-redis": "^3.3.3", | "connect-redis": "^3.3.3", | ||
| "continuation-local-storage": "^3.2.1", | "continuation-local-storage": "^3.2.1", | ||
| "cookie-parser": "^1.4.3", | "cookie-parser": "^1.4.3", | ||
| "crypto": "^1.0.1", | |||
| "crypto-js": "^3.1.9-1", | "crypto-js": "^3.1.9-1", | ||
| "debug": "2.6.9", | |||
| "easyimage": "^3.1.0", | "easyimage": "^3.1.0", | ||
| "ee-first": "^1.1.1", | |||
| "ejs": "^2.5.8", | "ejs": "^2.5.8", | ||
| "element-ui": "^2.4.0", | "element-ui": "^2.4.0", | ||
| "encodeurl": "^1.0.2", | |||
| "engine.io-parser": "^2.1.2", | "engine.io-parser": "^2.1.2", | ||
| "errorhandler": "^1.5.0", | "errorhandler": "^1.5.0", | ||
| "escape-html": "^1.0.3", | |||
| "exceljs": "^1.6.3", | "exceljs": "^1.6.3", | ||
| "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.4", | "finalhandler": "^1.1.1", | ||
| "gm": "^1.23.1", | "gm": "^1.23.1", | ||
| "log4js": "^2.10.0", | "json2csv": "^4.5.1", | ||
| "merge-descriptors": "^1.0.1", | |||
| "method-override": "^2.3.10", | "method-override": "^2.3.10", | ||
| "mongoose": "^5.3.6", | "mongoose": "^5.3.6", | ||
| "morgan": "^1.9.0", | "morgan": "^1.9.0", | ||
| ... | @@ -41,32 +47,24 @@ | ... | @@ -41,32 +47,24 @@ |
| "node-cron": "^2.0.1", | "node-cron": "^2.0.1", | ||
| "node-uuid": "^1.4.8", | "node-uuid": "^1.4.8", | ||
| "node-wxpay": "^1.1.3", | "node-wxpay": "^1.1.3", | ||
| "node-xlsx": "^0.14.1", | |||
| "nodemailer": "^6.1.1", | |||
| "path-to-regexp": "^3.0.0", | |||
| "pdfcrowd": "^4.2.0", | "pdfcrowd": "^4.2.0", | ||
| "pinyin": "^2.8.3", | |||
| "qr-image": "^3.2.0", | "qr-image": "^3.2.0", | ||
| "sequelize": "^4.37.8", | "sequelize": "^4.37.8", | ||
| "sequelize-cli": "^4.1.1", | "sequelize-cli": "^4.1.1", | ||
| "serve-favicon": "^2.4.5", | "serve-favicon": "^2.4.5", | ||
| "setprototypeof": "^1.1.1", | |||
| "sha1": "^1.1.1", | "sha1": "^1.1.1", | ||
| "socket.io": "^2.1.1", | "socket.io": "^2.1.1", | ||
| "statuses": "^1.5.0", | |||
| "unpipe": "^1.0.0", | |||
| "utils-merge": "^1.0.1", | |||
| "uuid": "^3.2.1", | "uuid": "^3.2.1", | ||
| "weixin-pay": "^1.1.7", | "weixin-pay": "^1.1.7", | ||
| "wx-pay": "^1.0.2", | "wx-pay": "^1.0.2", | ||
| "xml2js": "^0.4.19" | "xml2js": "^0.4.19" | ||
| }, | }, | ||
| "devDependencies": { | "devDependencies": {} | ||
| "del": "^4.1.1", | |||
| "element-theme": "^2.0.1", | |||
| "element-theme-chalk": "^2.4.0", | |||
| "gulp": "^4.0.2", | |||
| "gulp-concat": "^2.6.1", | |||
| "gulp-if": "^2.0.2", | |||
| "gulp-imagemin": "^5.0.3", | |||
| "gulp-minify-css": "^1.2.4", | |||
| "gulp-rename": "^1.4.0", | |||
| "gulp-tap": "^1.0.1", | |||
| "imagemin-pngquant": "^7.0.0", | |||
| "merge-stream": "^2.0.0", | |||
| "minimist": "^1.2.0" | |||
| } | |||
| } | } |
Please
register
or
sign in
to comment