{
  "name": "@shjjs/visual-ui",
  "version": "3.0.31",
  "description": "国产自研零代码可视化源码工具",
  "keywords": [
    "three",
    "babylon",
    "echarts",
    "ui",
    "vue"
  ],
  "author": "huangbaolin",
  "main": "es/index.js",
  "module": "es/index.mjs",
  "types": "es/index.d.ts",
  "style": "es/index.css",
  "homepage": "https://shj.studio/website",
  "files": [
    "es",
    "umd"
  ],
  "publishConfig": {
    "access": "public"
  },
  "dependencies": {
    "@shjjs/repl": "^4.5.1",
    "@vuepic/vue-datepicker": "11.0.2",
    "@amap/amap-jsapi-loader": "^1.0.1",
    "@babylonjs/core": "8.16.0",
    "@babylonjs/gui": "8.16.0",
    "@babylonjs/inspector": "8.16.0",
    "@babylonjs/loaders": "8.16.0",
    "@babylonjs/materials": "8.16.0",
    "@babylonjs/serializers": "8.16.0",
    "babylon-htmlmesh": "2.0.1",
    "@swiftcarrot/color-fns": "^3.2.0",
    "@vueform/slider": "^2.1.10",
    "axios": "^0.27.2",
    "color-js": "^1.0.5",
    "d3-geo": "^3.1.0",
    "dayjs": "^1.11.1",
    "echarts": "^5.4.3",
    "echarts-extension-amap": "^1.11.0",
    "echarts-gl": "2.0.8",
    "echarts-liquidfill": "^3.1.0",
    "echarts-wordcloud": "^2.1.0",
    "flv.js": "^1.6.2",
    "gsap": "^3.7.1",
    "hls.js": "^1.4.13",
    "is-electron": "^2.2.2",
    "lodash": "4.17.21",
    "nanoid": "^4.0.2",
    "odometer_countup": "^1.0.4",
    "pinyin-pro": "^3.22.2",
    "qrcode.vue": "^3.4.1",
    "stats.js": "^0.17.0",
    "swiper": "^11.0.5",
    "three": "0.155.0",
    "three-mesh-bvh": "^0.7.4",
    "three-orbit-controls": "^82.1.0",
    "vue-countup-v3": "^1.4.0",
    "vue-virtual-scroller": "2.0.0-beta.8",
    "vue3-seamless-scroll": "^2.0.1",
    "wavesurfer.js": "^7.8.2",
    "xss": "^1.0.15"
  },
  "devDependencies": {
    "@types/three": "^0.141.0",
    "unplugin-vue-define-options": "^1.3.18"
  },
  "browserslist": [
    "> 1%",
    "not ie 11",
    "not op_mini all"
  ]
}
