{
  "name": "emergencylargescreen-ui",
  "private": true,
  "version": "0.0.0",
  "type": "module",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "dependencies": {
    "@antv/g6": "^5.0.44",
    "@antv/layout": "^1.2.14-beta.8",
    "@antv/x6": "^2.18.1",
    "@antv/x6-vue-shape": "^2.1.2",
    "@chenfengyuan/vue-carousel": "^2.0.0",
    "@jiaminghi/data-view": "^2.10.0",
    "axios": "^1.7.9",
    "dagre": "^0.8.5",
    "echarts": "^5.6.0",
    "echarts-gl": "^2.0.9",
    "echarts-wordcloud": "^2.1.0",
    "element-plus": "^2.9.5",
    "highcharts": "^7.2.2",
    "pinia": "^3.0.1",
    "pinia-plugin-persistedstate": "^4.2.0",
    "postcss-px-to-viewport": "^1.1.1",
    "three": "^0.174.0",
    "vue": "^3.5.12",
    "vue-highcharts": "^0.2.0",
    "vue-router": "^4.5.0"
  },
  "devDependencies": {
    "@vitejs/plugin-vue": "^5.1.4",
    "sass": "^1.85.1",
    "sass-loader": "^16.0.5",
    "unplugin-auto-import": "^19.1.0",
    "unplugin-vue-components": "^28.4.0",
    "vite": "^5.4.10"
  }
}