{
  "name": "xlb-main-login",
  "version": "0.0.8",
  "private": false,
  "author": "812612721@qq.com",
  "main": "lib/xlb-main-login.common.js",
  "keywords": [
    "测试"
  ],
  "scripts": {
    "serve": "vue-cli-service serve",
    "serve:crm": "vue-cli-service serve --mode crm",
    "build": "vue-cli-service build",
    "build:crm": "vue-cli-service build --mode crm",
    "lint": "vue-cli-service lint",
    "lint:nofix": "vue-cli-service lint --no-fix",
    "lint:report": "vue-cli-service lint --no-fix --format=json > ./report-eslint.js; echo",
    "lint-fix": "eslint --fix --ext .js --ext .jsx --ext .vue src/",
    "build:report": "vue-cli-service build --report",
    "build:dll": "webpack --config ./webpack.dll.conf.js",
    "build:lib": "vue-cli-service build --target lib --name xlb-main-login --dest lib ./src/index.js",
    "format": "prettier --write \"src/**/*.vue\"",
    "task-🚀 启动服务": "npm run serve"
  },
  "dependencies": {
    "@antv/data-set": "^0.10.2",
    "@antv/g2": "^3.5.11",
    "@elastic/apm-rum-vue": "^1.3.1",
    "add-asset-html-webpack-plugin": "^5.0.2",
    "ant-design-vue": "^1.7.6",
    "axios": "^0.21.1",
    "babel-polyfill": "^6.26.0",
    "benz-amr-recorder": "^1.1.3",
    "blueimp-md5": "^2.18.0",
    "clipboard": "^2.0.8",
    "core-js": "^3.6.5",
    "countup": "^1.8.2",
    "crypto-js": "^4.1.1",
    "dayjs": "^1.10.5",
    "element-ui": "^2.15.3",
    "fastclick": "^1.0.6",
    "jquery": "^3.6.0",
    "js-cookie": "^2.2.1",
    "k-form-design": "^3.7.2",
    "lodash.get": "^4.4.2",
    "quill": "^1.3.7",
    "request": "^2.88.2",
    "save": "^2.4.0",
    "sortablejs": "^1.13.0",
    "uuid": "^8.3.2",
    "vcolorpicker": "^0.1.8",
    "vue": "^2.6.11",
    "vue-clipboard2": "^0.3.1",
    "vue-draggable-resizable": "^2.3.0",
    "vue-infinite-scroll": "^2.0.2",
    "vue-lazyload": "^1.3.3",
    "vue-ls": "^3.2.2",
    "vue-player-audio": "^1.0.1",
    "vue-print-nb": "^1.7.5",
    "vue-quill-editor": "^3.0.6",
    "vue-router": "^3.2.0",
    "vue-scroller": "^2.2.4",
    "vuedraggable": "^2.24.3",
    "vuex": "^3.4.0",
    "vuex-persistedstate": "^4.0.0-beta.3",
    "wangeditor": "^4.7.9",
    "xlb-main-login": "^0.0.3"
  },
  "devDependencies": {
    "@vue/cli-plugin-babel": "~4.5.0",
    "@vue/cli-plugin-eslint": "~4.5.0",
    "@vue/cli-plugin-router": "~4.5.0",
    "@vue/cli-plugin-vuex": "~4.5.0",
    "@vue/cli-service": "~4.5.0",
    "@vue/eslint-config-prettier": "^6.0.0",
    "@vue/eslint-config-standard": "^5.1.2",
    "babel-eslint": "^10.1.0",
    "babel-plugin-component": "^1.1.1",
    "clean-webpack-plugin": "^4.0.0-alpha.0",
    "compression-webpack-plugin": "^5.0.2",
    "eslint": "^6.7.2",
    "eslint-plugin-import": "^2.20.2",
    "eslint-plugin-node": "^11.1.0",
    "eslint-plugin-prettier": "^3.3.1",
    "eslint-plugin-promise": "^4.2.1",
    "eslint-plugin-standard": "^4.0.0",
    "eslint-plugin-vue": "^6.2.2",
    "hard-source-webpack-plugin": "^0.13.1",
    "less": "^3.11.1",
    "less-loader": "^5.0.0",
    "mockjs": "^1.1.0",
    "prettier": "^2.2.1",
    "speed-measure-webpack-plugin": "^1.5.0",
    "uglifyjs-webpack-plugin": "^2.2.0",
    "vue-cli-plugin-element": "~1.0.1",
    "vue-svg-loader": "^0.17.0-beta.2",
    "vue-template-compiler": "^2.6.11",
    "webpack-cli": "^4.7.2"
  },
  "browserslist": [
    "> 1%",
    "last 2 versions",
    "not ie <= 8"
  ]
}
