tj
Showing
This source diff could not be displayed because it is too large.
You can
view the blob
instead.
{ | ||
"name": "ipop-web", | ||
"name": "bigdata", | ||
"version": "1.0.0", | ||
"description": "h5framework", | ||
"main": "main.js", | ||
"scripts": { | ||
"test": "echo \"Error: no test specified\" && exit 1", | ||
"build": "gulp watch" | ||
"test": "echo \"Error: no test specified\" && exit 1" | ||
}, | ||
"author": "jy", | ||
"license": "ISC", | ||
"dependencies": { | ||
"@alicloud/pop-core": "^1.7.9", | ||
"MD5": "^1.3.0", | ||
"after": "^0.8.2", | ||
"ali-oss": "^4.12.2", | ||
"aliyun-api-gateway": "^1.1.6", | ||
"axios": "^0.19.0", | ||
"babel-polyfill": "^6.26.0", | ||
"base64id": "^1.0.0", | ||
"bluebird": "^3.5.1", | ||
"body-parser": "^1.18.2", | ||
"co": "^4.6.0", | ||
"connect-redis": "^3.4.1", | ||
"connect-redis": "^3.3.3", | ||
"continuation-local-storage": "^3.2.1", | ||
"cookie-parser": "^1.4.3", | ||
"crypto": "^1.0.1", | ||
"crypto-js": "^3.1.9-1", | ||
"del": "^4.0.0", | ||
"dev": "^0.1.3", | ||
"easyimage": "^3.1.0", | ||
"ejs": "^2.5.8", | ||
"element-ui": "^2.13.0", | ||
"element-ui": "^2.4.0", | ||
"engine.io-parser": "^2.1.2", | ||
"errorhandler": "^1.5.0", | ||
"exceljs": "^1.6.3", | ||
"exif-js": "^2.3.0", | ||
"express": "^4.16.2", | ||
"express-session": "^1.15.6", | ||
"glob": "^7.1.6", | ||
"gm": "^1.23.1", | ||
"jszip": "^3.2.1", | ||
"marked": "^0.7.0", | ||
"method-override": "^2.3.10", | ||
"mongoose": "^5.3.6", | ||
"moment": "^2.24.0", | ||
"mongoose": "^5.7.1", | ||
"morgan": "^1.9.0", | ||
"multer": "^1.3.0", | ||
"mysql2": "^1.5.3", | ||
"node-cron": "^2.0.1", | ||
"node-glob": "^1.2.0", | ||
"node-uuid": "^1.4.8", | ||
"node-wxpay": "^1.1.3", | ||
"node-xlsx": "^0.14.1", | ||
"node-xlsx": "^0.15.0", | ||
"nodemailer": "^6.3.0", | ||
"pdfcrowd": "^4.2.0", | ||
"pinyin": "^2.8.3", | ||
"puppeteer": "^1.8.0", | ||
"pinyin": "^2.9.0", | ||
"puppeteer": "^1.20.0", | ||
"qr-image": "^3.2.0", | ||
"sequelize": "^4.37.8", | ||
"sequelize-cli": "^4.1.1", | ||
... | ... | @@ -58,24 +51,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", | ||
"zip-local": "^0.3.4" | ||
"wx-pay": "^1.0.2" | ||
}, | ||
"devDependencies": { | ||
"element-theme": "^2.0.1", | ||
"element-theme-chalk": "^2.4.0", | ||
"es6-promise": "^4.2.8", | ||
"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": "^1.0.1", | ||
"minimist": "^1.2.0" | ||
"element-theme-chalk": "^2.4.0" | ||
} | ||
} |
Please
register
or
sign in
to comment