d
Showing
This diff is collapsed.
Click to expand it.
This diff is collapsed.
Click to expand it.
center-manage/app/base/db/metadata/index.js
0 → 100644
This diff is collapsed.
Click to expand it.
| { | ||
| "name": "bigdata", | ||
| "name": "center-manage", | ||
| "version": "1.0.0", | ||
| "description": "h5framework", | ||
| "main": "main.js", | ||
| ... | ... | @@ -10,6 +10,7 @@ |
| "license": "ISC", | ||
| "dependencies": { | ||
| "@alicloud/pop-core": "^1.7.7", | ||
| "MD5": "^1.3.0", | ||
| "after": "^0.8.2", | ||
| "ali-oss": "^4.12.2", | ||
| "babel-polyfill": "^6.26.0", | ||
| ... | ... | @@ -24,7 +25,6 @@ |
| "crypto-js": "^3.1.9-1", | ||
| "easyimage": "^3.1.0", | ||
| "ejs": "^2.5.8", | ||
| "element-ui": "^2.4.0", | ||
| "engine.io-parser": "^2.1.2", | ||
| "errorhandler": "^1.5.0", | ||
| "exceljs": "^1.6.3", | ||
| ... | ... | @@ -34,16 +34,13 @@ |
| "gm": "^1.23.1", | ||
| "log4js": "^2.10.0", | ||
| "method-override": "^2.3.10", | ||
| "mongoose": "^5.3.6", | ||
| "morgan": "^1.9.0", | ||
| "multer": "^1.3.0", | ||
| "mysql2": "^1.5.3", | ||
| "node-cron": "^2.0.1", | ||
| "node-uuid": "^1.4.8", | ||
| "node-wxpay": "^1.1.3", | ||
| "pdfcrowd": "^4.2.0", | ||
| "pinyin": "^2.8.3", | ||
| "puppeteer": "^1.8.0", | ||
| "qr-image": "^3.2.0", | ||
| "sequelize": "^4.37.8", | ||
| "sequelize-cli": "^4.1.1", | ||
| ... | ... | @@ -51,14 +48,10 @@ |
| "sha1": "^1.1.1", | ||
| "socket.io": "^2.1.1", | ||
| "uuid": "^3.2.1", | ||
| "weixin-pay": "^1.1.7", | ||
| "wx-pay": "^1.0.2", | ||
| "xml2js": "^0.4.19" | ||
| }, | ||
| "devDependencies": { | ||
| "del": "^5.1.0", | ||
| "element-theme": "^2.0.1", | ||
| "element-theme-chalk": "^2.4.0", | ||
| "gulp-concat": "^2.6.1", | ||
| "gulp-if": "^3.0.0", | ||
| "gulp-imagemin": "^6.2.0", | ||
| ... | ... |
Please
register
or
sign in
to comment