{ "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=10240 increase-memory-limit" }, "dependencies": { "vue-moment": "^4.1.0", "@babel/plugin-proposal-nullish-coalescing-operator": "^7.16.7", "@babel/plugin-proposal-optional-chaining": "^7.16.7", "@wangeditor/editor": "^5.1.23", "@wangeditor/editor-for-vue": "^1.0.2", "@wangeditor/plugin-upload-attachment": "^1.1.0", "axios": "0.18.1", "benz-amr-recorder": "^1.1.3", "core-js": "^2.6.12", "countup.js": "^2.3.2", "echarts": "^4.9.0", "echarts-gl": "^1.1.2", "echarts-liquidfill": "^2.0.6", "echarts-wordcloud": "^2.1.0", "echarts5": "npm:echarts@^5.2.2", "element-ui": "^2.15.7", "esri-loader": "^2.16.0", "file-saver": "^2.0.5", "flv.js": "^1.6.2", "html2canvas": "^1.3.3", "html2pdf": "0.0.11", "image-conversion": "^2.1.1", "jquery": "^3.6.0", "js-cookie": "2.2.0", "jsencrypt": "^3.3.1", "jspdf": "^2.4.0", "krry-transfer": "^1.7.7", "lib-flexible": "^0.3.2", "moment": "^2.29.4", "mxgraph": "^4.2.2", "normalize.css": "7.0.0", "nprogress": "0.2.0", "path-to-regexp": "2.4.0", "proj4": "^2.7.5", "q": "^1.5.1", "qs": "^6.10.2", "sass-loader": "^7.3.1", "sha1-hex": "^1.0.0", "video.js": "^8.12.0", "videojs-flvjs-es6": "^1.0.1", "vue": "2.6.10", "vue-audio": "0.0.12", "vue-baidu-map": "^0.21.22", "vue-class-component": "^7.2.6", "vue-pdf": "^4.3.0", "vue-print-nb": "^1.7.5", "vue-property-decorator": "^9.1.2", "vue-router": "3.0.6", "vue-seamless-scroll": "^1.1.23", "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", "object-to-formdata": "^4.5.1", "ol": "^6.9.0" }, "devDependencies": { "@babel/core": "7.0.0", "@babel/register": "7.0.0", "@types/node": "18.11.9", "@types/vue-moment": "^4.0.3", "@typescript-eslint/eslint-plugin": "^6.5.0", "@typescript-eslint/parser": "^6.5.0", "@vue/cli-plugin-babel": "3.6.0", "@vue/cli-plugin-eslint": "^3.9.1", "@vue/cli-plugin-typescript": "^4.5.15", "@vue/cli-plugin-unit-jest": "3.6.3", "@vue/cli-service": "3.6.0", "@vue/eslint-config-typescript": "^4.0.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", "increase-memory-limit": "^1.0.7", "mockjs": "1.0.1-beta3", "node-sass": "^4.14.1", "runjs": "^4.3.2", "sass-loader": "^7.3.1", "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", "typescript": "4.1.5", "vue-baidu-map": "^0.21.22", "vue-echarts": "^4.1.0", "vue-template-compiler": "2.6.10", "vue-tsx-support": "^3.2.0" }, "engines": { "node": ">=8.9", "npm": ">= 3.0.0" }, "browserslist": [ "> 1%", "last 2 versions" ] }