{
  "name": "@gms/gms-plugin-billexpand",
  "version": "0.0.11",
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "build-dev": "vue-cli-service build --mode development",
    "lint": "vue-cli-service lint"
  },
  "dependencies": {
    "@rbc/icon": "^0.0.1",
    "@yhs/components": "^1.1.0-SNAPSHOT",
    "@yhs/icon": "^1.1.0-SNAPSHOT",
    "core-js": "^3.6.5",
    "currency.js": "^1.2.2",
    "element-ui": "^2.15.6",
    "iviewex": "^2.6.26",
    "less": "^3.0.4",
    "less-loader": "^5.0.0",
    "moment": "^2.29.1",
    "nr.os.js": "^1.4.18",
    "number-precision": "^1.5.0",
    "pdfjs-dist": "^2.10.377",
    "svg-sprite-loader": "^6.0.11",
    "viewerjs": "^1.10.2",
    "vue": "^2.6.11",
    "vue-router": "^3.2.0",
    "vuex": "^3.4.0"
  },
  "files": [
    "dist",
    "public",
    "src",
    "app.config.json"
  ],
  "devDependencies": {
    "@vue/cli-plugin-babel": "~4.5.0",
    "@vue/cli-plugin-router": "~4.5.0",
    "@vue/cli-plugin-vuex": "~4.5.0",
    "@vue/cli-service": "~4.5.0",
    "babel-plugin-component": "^1.1.1",
    "viewerjs": "^1.10.2",
    "vue-template-compiler": "^2.6.11"
  }
}