| | |
| | | "lint:style": "stylelint-config-prettier-check", |
| | | "inspect": "vue-cli-service inspect", |
| | | "clear": "rimraf node_modules&&npm install --registry=https://registry.npm.taobao.org", |
| | | "image-webpack-loader": "cnpm i image-webpack-loader -D", |
| | | "use:npm": "nrm use npm", |
| | | "use:taobao": "nrm use taobao", |
| | | "update": "ncu -u --reject sass-loader,sass&&cnpm i", |
| | |
| | | "eslint": "^7.32.0", |
| | | "eslint-plugin-prettier": "^3.4.1", |
| | | "eslint-plugin-vue": "^7.16.0", |
| | | "filemanager-webpack-plugin": "^6.1.6", |
| | | "image-webpack-loader": "^7.0.1", |
| | | "lint-staged": "^11.1.2", |
| | | "prettier": "^2.3.2", |
| | | "sass": "~1.32.13", |
| | |
| | | "stylelint-config-recess-order": "^2.5.0", |
| | | "svg-sprite-loader": "^6.0.9", |
| | | "vue-template-compiler": "^2.6.14", |
| | | "vue2-ace-editor": "^0.0.15", |
| | | "webpackbar": "^4.0.0" |
| | | }, |
| | | "engines": { |