|
@@ -0,0 +1,101 @@
|
|
|
|
+{
|
|
|
|
+ "name": "admin",
|
|
|
|
+ "version": "1.0.0",
|
|
|
|
+ "description": "Element UI & axios & iconfont & permission control & lint",
|
|
|
|
+ "scripts": {
|
|
|
|
+ "dev": "vue-cli-service serve",
|
|
|
|
+ "build:prod": "vue-cli-service build",
|
|
|
|
+ "build:stage": "vue-cli-service build --mode staging",
|
|
|
|
+ "preview": "node build/index.js --preview",
|
|
|
|
+ "lint": "eslint --ext .js,.vue src",
|
|
|
|
+ "fix-memory-limit": "cross-env LIMIT=8192 increase-memory-limit"
|
|
|
|
+ },
|
|
|
|
+ "dependencies": {
|
|
|
|
+ "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7",
|
|
|
|
+ "@babel/plugin-proposal-optional-chaining": "^7.16.7",
|
|
|
|
+ "@supermap/iclient-ol": "^11.0.0",
|
|
|
|
+ "@turf/turf": "^6.5.0",
|
|
|
|
+ "axios": "0.27.2",
|
|
|
|
+ "core-js": "^2.6.12",
|
|
|
|
+ "echarts": "^4.9.0",
|
|
|
|
+ "element-ui": "^2.15.7",
|
|
|
|
+ "esri-loader": "^2.16.0",
|
|
|
|
+ "file-saver": "^2.0.5",
|
|
|
|
+ "gifsicle": "^3.0.4",
|
|
|
|
+ "html2canvas": "^1.3.3",
|
|
|
|
+ "html2pdf": "0.0.11",
|
|
|
|
+ "image-conversion": "^2.1.1",
|
|
|
|
+ "jquery": "^3.6.0",
|
|
|
|
+ "js-cookie": "2.2.0",
|
|
|
|
+ "jspdf": "^2.4.0",
|
|
|
|
+ "krry-transfer": "^1.7.7",
|
|
|
|
+ "moment": "^2.29.4",
|
|
|
|
+ "mxgraph": "^4.2.2",
|
|
|
|
+ "normalize.css": "7.0.0",
|
|
|
|
+ "nprogress": "0.2.0",
|
|
|
|
+ "ol": "^6.9.0",
|
|
|
|
+ "path-to-regexp": "2.4.0",
|
|
|
|
+ "proj4": "^2.7.5",
|
|
|
|
+ "q": "^1.5.1",
|
|
|
|
+ "qs": "^6.10.2",
|
|
|
|
+ "sha1-hex": "^1.0.0",
|
|
|
|
+ "vue": "2.6.10",
|
|
|
|
+ "vue-audio": "0.0.12",
|
|
|
|
+ "vue-baidu-map": "^0.21.22",
|
|
|
|
+ "vue-pdf": "^4.3.0",
|
|
|
|
+ "vue-print-nb": "^1.7.5",
|
|
|
|
+ "vue-router": "3.0.6",
|
|
|
|
+ "vuedraggable": "^2.24.3",
|
|
|
|
+ "vuex": "3.1.0",
|
|
|
|
+ "vuex-persistedstate": "^3.2.1",
|
|
|
|
+ "x2js": "^3.4.3",
|
|
|
|
+ "xlsx": "^0.16.9",
|
|
|
|
+ "xlsx-style": "^0.8.13"
|
|
|
|
+ },
|
|
|
|
+ "devDependencies": {
|
|
|
|
+ "@babel/core": "7.0.0",
|
|
|
|
+ "@babel/register": "7.0.0",
|
|
|
|
+ "@vue/cli-plugin-babel": "3.6.0",
|
|
|
|
+ "@vue/cli-plugin-eslint": "^3.9.1",
|
|
|
|
+ "@vue/cli-plugin-unit-jest": "3.6.3",
|
|
|
|
+ "@vue/cli-service": "3.6.0",
|
|
|
|
+ "@vue/test-utils": "1.0.0-beta.29",
|
|
|
|
+ "autoprefixer": "^9.8.8",
|
|
|
|
+ "babel-core": "7.0.0-bridge.0",
|
|
|
|
+ "babel-eslint": "10.0.1",
|
|
|
|
+ "babel-jest": "23.6.0",
|
|
|
|
+ "babel-plugin-transform-remove-strict-mode": "0.0.2",
|
|
|
|
+ "chalk": "2.4.2",
|
|
|
|
+ "compression-webpack-plugin": "^4.0.1",
|
|
|
|
+ "connect": "3.6.6",
|
|
|
|
+ "cross-env": "^7.0.3",
|
|
|
|
+ "el-tree-transfer": "2.4.7",
|
|
|
|
+ "element-resize-detector": "^1.2.3",
|
|
|
|
+ "element-theme-chalk": "^2.15.7",
|
|
|
|
+ "eslint": "5.15.3",
|
|
|
|
+ "eslint-plugin-vue": "5.2.2",
|
|
|
|
+ "html-webpack-plugin": "3.2.0",
|
|
|
|
+ "image-webpack-loader": "^6.0.0",
|
|
|
|
+ "imagemin-gifsicle": "^7.0.0",
|
|
|
|
+ "increase-memory-limit": "^1.0.7",
|
|
|
|
+ "mockjs": "1.0.1-beta3",
|
|
|
|
+ "node-sass": "^4.9.0",
|
|
|
|
+ "runjs": "^4.3.2",
|
|
|
|
+ "sass-loader": "^7.1.0",
|
|
|
|
+ "script-ext-html-webpack-plugin": "2.1.3",
|
|
|
|
+ "script-loader": "0.7.2",
|
|
|
|
+ "serve-static": "^1.13.2",
|
|
|
|
+ "svg-sprite-loader": "4.1.3",
|
|
|
|
+ "svgo": "1.2.2",
|
|
|
|
+ "vue-baidu-map": "^0.21.22",
|
|
|
|
+ "vue-template-compiler": "2.6.10"
|
|
|
|
+ },
|
|
|
|
+ "engines": {
|
|
|
|
+ "node": ">=8.9",
|
|
|
|
+ "npm": ">= 3.0.0"
|
|
|
|
+ },
|
|
|
|
+ "browserslist": [
|
|
|
|
+ "> 1%",
|
|
|
|
+ "last 2 versions"
|
|
|
|
+ ]
|
|
|
|
+}
|