| | |
| | | "private": true, |
| | | "scripts": { |
| | | "serve": "vue-cli-service serve", |
| | | "servePro": "vue-cli-service serve --mode production", |
| | | "dev": "vue-cli-service serve", |
| | | "build:pro": "vue-cli-service build", |
| | | "build:dev": "vue-cli-service build --mode staging", |
| | | "lint": "vue-cli-service lint", |
| | |
| | | "@wangeditor/editor-for-vue": "^1.0.2", |
| | | "axios": "^0.21.1", |
| | | "core-js": "^3.6.5", |
| | | "dayjs": "^1.11.13", |
| | | "echarts": "^5.4.2", |
| | | "ele-calendar": "^2.0.0", |
| | | "element-ui": "^2.15.13", |
| | |
| | | "eslint-plugin-standard": "^4.0.0", |
| | | "eslint-plugin-vue": "^6.2.2", |
| | | "lint-staged": "^9.5.0", |
| | | "node-sass": "^4.14.1", |
| | | "node-sass": "^4.14.1", |
| | | "vue-cli-plugin-element-ui": "~1.1.4", |
| | | "vue-template-compiler": "^2.6.14" |
| | | }, |