package.json 2.3 KB
{
  "name": "eip-mobile",
  "version": "8.2.1",
  "private": true,
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "lint": "vue-cli-service lint"
  },
  "dependencies": {
    "amfe-flexible": "^2.2.1",
    "axios": "^0.21.1",
    "core-js": "^3.30.1",
    "dhtmlx-gantt": "6.3.7",
    "dingtalk-jsapi": "^2.10.3",
    "easyscroller": "^1.0.1",
    "echarts": "~5.3.2",
    "echarts-stat": "~1.2.0",
    "element-ui": "2.15.6",
    "file-saver": "^2.0.2",
    "good-storage": "^1.1.1",
    "hotent-portal": "1.0.3",
    "hotent-ui": "3.0.2",
    "html2canvas": "^1.0.0-rc.7",
    "image-conversion": "^2.1.1",
    "jquery": "^3.6.4",
    "js-base64": "2.5.1",
    "jsmind": "^0.5.2",
    "jszip": "^3.7.1",
    "lodash-es": "^4.17.21",
    "moment": "2.24.0",
    "nprogress": "0.2.0",
    "qrcode": "^1.4.4",
    "qs": "^6.11.0",
    "solarday2lunarday": "^1.12.1",
    "vant": "^2.12.54",
    "vee-validate": "2.1.7",
    "vh-check": "^2.0.5",
    "vue": "^2.6.12",
    "vue-amap": "^0.5.10",
    "vue-clipboard2": "^0.3.3",
    "vue-esign": "^1.1.4",
    "vue-hand-mobile": "^1.0.3",
    "vue-i18n": "^8.24.5",
    "vue-router": "3.0.1",
    "vuedraggable": "^2.23.2",
    "vuex": "3.0.1",
    "wangeditor": "^4.7.15",
    "xlsx": "^0.16.6",
    "@handsontable/vue": "^4.1.1",
    "handsontable": "^7.4.2"
  },
  "devDependencies": {
    "@vue/cli-plugin-babel": "~4.5.12",
    "@vue/cli-plugin-eslint": "~4.5.12",
    "@vue/cli-service": "~4.5.12",
    "babel-eslint": "^10.1.0",
    "babel-plugin-component": "^1.1.1",
    "babel-plugin-import": "^1.13.6",
    "compression-webpack-plugin": "^6.1.1",
    "css-unicode-loader": "^1.0.3",
    "eslint": "^5.16.0",
    "eslint-plugin-prettier": "^3.4.0",
    "eslint-plugin-vue": "^5.0.0",
    "image-webpack-loader": "^8.1.0",
    "jsencrypt": "^3.3.2",
    "postcss-pxtorem": "^5.1.1",
    "prettier": "^2.2.1",
    "sass": "~1.32.10",
    "sass-loader": "^10.1.1",
    "vue-template-compiler": "^2.6.12",
    "webpackbar": "^5.0.2"
  },
  "eslintConfig": {
    "root": true,
    "env": {
      "node": true
    },
    "extends": [
      "plugin:vue/essential",
      "eslint:recommended"
    ],
    "parserOptions": {
      "parser": "babel-eslint"
    },
    "rules": {}
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not dead"
  ]
}