| | |
| | | { |
| | | "name": "wideseawcs", |
| | | "version": "0.1.0", |
| | | "name": "maint", |
| | | "version": "0.0.0", |
| | | "private": true, |
| | | "type": "module", |
| | | "scripts": { |
| | | "serve": "vue-cli-service serve", |
| | | "build": "vue-cli-service build", |
| | | "test:unit": "vue-cli-service test:unit", |
| | | "lint": "vue-cli-service lint" |
| | | "dev": "vite", |
| | | "build": "vite build", |
| | | "preview": "vite preview" |
| | | }, |
| | | "dependencies": { |
| | | "@element-plus/icons-vue": "^2.1.0", |
| | | "@microsoft/signalr": "^6.0.4", |
| | | "ali-oss": "^6.17.1", |
| | | "axios": "^0.21.1", |
| | | "core-js": "^3.6.5", |
| | | "echarts": "^5.0.2", |
| | | "@element-plus/icons-vue": "^2.3.1", |
| | | "ali-oss": "^6.22.0", |
| | | "axios": "^1.8.3", |
| | | "chart.js": "^4.4.7", |
| | | "echarts": "^5.6.0", |
| | | "element-china-area-data": "^6.1.0", |
| | | "element-plus": "^2.2.14", |
| | | "js-cookie": "^3.0.5", |
| | | "jsencrypt": "^3.3.2", |
| | | "less": "^4.1.1", |
| | | "print-js": "^1.6.0", |
| | | "vue": "^3.2.37", |
| | | "vue-3d-model": "^1.4.1", |
| | | "vue-draggable-next": "^2.0.1", |
| | | "vue-qr": "^4.0.9", |
| | | "vue-router": "^4.0.0-0", |
| | | "vuex": "^4.0.0-0", |
| | | "wangeditor": "^4.7.6", |
| | | "xlsx": "^0.18.5" |
| | | "element-plus": "^2.9.6", |
| | | "pinia": "^2.3.0", |
| | | "scss": "^0.2.4", |
| | | "vue": "^3.5.13", |
| | | "vue-3d-model": "2.0.0-alpha.4", |
| | | "vue-chartjs": "^5.3.2", |
| | | "vue-router": "^4.5.0", |
| | | "vuex": "^4.0.2", |
| | | "wangeditor": "^4.7.15" |
| | | }, |
| | | "devDependencies": { |
| | | "@babel/plugin-syntax-dynamic-import": "^7.8.3", |
| | | "@vue/cli-plugin-babel": "~4.5.0", |
| | | "@vue/cli-plugin-eslint": "~4.5.0", |
| | | "@vue/cli-plugin-router": "~4.5.0", |
| | | "@vue/cli-plugin-unit-mocha": "~4.5.0", |
| | | "@vue/cli-plugin-vuex": "~4.5.0", |
| | | "@vue/cli-service": "~4.5.0", |
| | | "@vue/compiler-sfc": "^3.0.0", |
| | | "@vue/test-utils": "^2.0.0-0", |
| | | "babel-eslint": "^10.1.0", |
| | | "chai": "^4.1.2", |
| | | "cross-env": "^7.0.3", |
| | | "less": "^4.1.1", |
| | | "less-loader": "^7.3.0", |
| | | "stylus": "^0.54.7", |
| | | "stylus-loader": "^3.0.2" |
| | | }, |
| | | "eslintConfig": { |
| | | "root": true, |
| | | "env": { |
| | | "node": true |
| | | }, |
| | | "extends": [ |
| | | "plugin:vue/essential", |
| | | "@vue/standard" |
| | | ], |
| | | "rules": { |
| | | "indent": [ |
| | | 1, |
| | | 4 |
| | | ] |
| | | }, |
| | | "parserOptions": { |
| | | "parser": "babel-eslint" |
| | | } |
| | | }, |
| | | "eslintIgnore": [ |
| | | "*" |
| | | ] |
| | | "@vitejs/plugin-vue": "^5.2.1", |
| | | "@vitejs/plugin-vue-jsx": "^4.1.1", |
| | | "less": "^4.2.2", |
| | | "sass-embedded": "^1.83.1", |
| | | "sass-loader": "^7.3.1", |
| | | "vite": "^6.0.5", |
| | | "vite-plugin-vue-devtools": "^7.6.8" |
| | | } |
| | | } |