{
  "name": "gisviewer-vue",
  "version": "0.6.363",
  "private": false,
  "scripts": {
    "serve": "vue-cli-service serve",
    "build": "vue-cli-service build",
    "lint": "vue-cli-service lint",
    "lib": "vue-cli-service build --dest lib --target lib --name gis-viewer ./src/plugin/index.ts"
  },
  "main": "lib/gis-viewer.umd.min.js",
  "files": [
    "lib/**/*",
    "types/*"
  ],
  "dependencies": {
    "@amap/amap-jsapi-loader": "^0.0.3",
    "@amap/amap-jsapi-types": "0.0.4",
    "@turf/along": "^6.0.1",
    "@turf/boolean-point-in-polygon": "^6.5.0",
    "@turf/center-of-mass": "^6.5.0",
    "@turf/distance": "^6.5.0",
    "@turf/envelope": "^6.3.0",
    "@turf/helpers": "^6.1.4",
    "@turf/length": "^6.0.2",
    "@turf/line-slice": "^5.1.5",
    "@turf/line-slice-along": "^6.3.0",
    "@turf/midpoint": "^6.5.0",
    "@turf/nearest-point-on-line": "^6.5.0",
    "core-js": "^3.6.5",
    "echarts": "^5.4.3",
    "echarts-gl": "^2.0.9",
    "esri-loader": "^3.4.0",
    "flv.js": "^1.5.0",
    "gcoord": "^0.2.3",
    "gl-matrix": "^3.3.0",
    "jquery": "^3.5.1",
    "ol": "^7.5.1",
    "pako": "^2.0.3",
    "socket.io-client": "^2.3.1",
    "three": "^0.123.0",
    "three-obj-mtl-loader": "^1.0.3",
    "ts-debounce-throttle": "^1.0.0",
    "tslib": "^2.0.3",
    "vue": "^2.6.12",
    "vue-class-component": "^7.2.6",
    "vue-property-decorator": "^8.5.1",
    "vuex": "^3.6.2"
  },
  "devDependencies": {
    "@types/arcgis-js-api": "4.20.1",
    "@types/jquery": "^3.5.3",
    "@types/pako": "^1.0.1",
    "@types/socket.io-client": "^1.4.34",
    "@typescript-eslint/eslint-plugin": "^2.34.0",
    "@typescript-eslint/parser": "^2.34.0",
    "@vue/cli-plugin-babel": "^4.2.3",
    "@vue/cli-plugin-eslint": "^4.2.3",
    "@vue/cli-plugin-typescript": "^4.2.3",
    "@vue/cli-service": "^4.2.3",
    "@vue/eslint-config-typescript": "^5.1.0",
    "axios": "^0.19.2",
    "cesium": "1.95.0",
    "dojo-typings": "^1.11.11",
    "eslint": "^6.7.2",
    "eslint-plugin-vue": "^6.2.2",
    "file-loader": "^6.2.0",
    "sass": "^1.43.3",
    "sass-loader": "^10.1.0",
    "typescript": "^3.8.0",
    "vue-router": "^3.4.7",
    "vue-template-compiler": "^2.6.12",
    "vuex-module-decorators": "^1.0.1",
    "worker-loader": "^3.0.7"
  },
  "homepage": "https://gitee.com/herrshi/GISViewer-Vue",
  "repository": {
    "type": "git",
    "url": "https://gitee.com/herrshi/GISViewer-Vue.git"
  },
  "typings": "types/index.d.ts"
}
