{
  "name": "comm-comp",
  "version": "1.0.10",
  "private": false,
  "description": "",
  "main": "lib/comm-comp.umd.js",
  "license": "MIT",
  "author": "linlurui",
  "scripts": {
    "lib": "vue-cli-service build --target lib --name comm-comp --dest lib index.js --minimize"
  },
  "dependencies": {
    "@vue/shared": "^3.0.0",
    "core-js": "^3.6.5",
    "flyio": "^0.6.2",
    "regenerator-runtime": "^0.12.1",
    "vue": "^2.6.11",
    "vue-class-component": "^6.3.2",
    "vue-property-decorator": "^8.0.0",
    "vuex": "^3.2.0"
  },
  "devDependencies": {
    "@babel/plugin-syntax-typescript": "^7.2.0",
    "@babel/runtime": "~7.12.0",
    "@dcloudio/types": "*",
    "@dcloudio/uni-ui": "^1.4.2",
    "@tarojs/taro": "3.3.6",
    "@tarojs/taro-rn": "^3.3.6",
    "@vue/cli-plugin-babel": "~4.5.0",
    "@vue/cli-plugin-typescript": "*",
    "@vue/cli-service": "~4.5.0",
    "axios": "^0.21.1",
    "babel-plugin-import": "^1.11.0",
    "cross-env": "^7.0.2",
    "fast-xml-parser": "^3.19.0",
    "file-loader": "^6.2.0",
    "image-tools": "^1.4.0",
    "jest": "^25.4.0",
    "node-sass": "4.14.1",
    "postcss-comment": "^2.0.0",
    "postcss-import": "^14.0.2",
    "pug": "^3.0.0",
    "pug-loader": "^2.4.0",
    "pug-plain-loader": "^1.1.0",
    "sass-loader": "7.3.1",
    "svg-sprite-loader": "^6.0.9",
    "taro-ui": "^3.0.0-alpha.10",
    "typescript": "^3.0.0",
    "uni-ui": "^1.0.0",
    "url-loader": "^4.1.1",
    "vue-template-compiler": "^2.6.11"
  },
  "browserslist": [
    "Android >= 4",
    "ios >= 8"
  ],
  "uni-app": {
    "scripts": {}
  }
}
