| | |
| | | "build:test": "vite build --mode test", |
| | | "build:prod": "vite build --mode production", |
| | | "serve": "vite preview --host" |
| | | }, |
| | | "dependencies": { |
| | | "@amap/amap-jsapi-loader": "catalog:", |
| | | "@ztzf/apis": "workspace:*", |
| | | "@ztzf/components": "workspace:*", |
| | | "@ztzf/constants": "workspace:*", |
| | | "@ztzf/hooks": "workspace:*", |
| | | "@ztzf/utils": "workspace:*", |
| | | "@dvgis/dc-sdk": "catalog:", |
| | | "@element-plus/icons-vue": "catalog:", |
| | | "@saber/nf-design-base-elp": "catalog:", |
| | | "@saber/nf-form-design-elp": "catalog:", |
| | | "@saber/nf-form-elp": "catalog:", |
| | | "@smallwei/avue": "catalog:", |
| | | "@turf/turf": "catalog:", |
| | | "animate.css": "catalog:", |
| | | "avue-plugin-ueditor": "catalog:", |
| | | "axios": "catalog:", |
| | | "cesium": "catalog:", |
| | | "codemirror": "catalog:", |
| | | "crypto-js": "catalog:", |
| | | "dayjs": "catalog:", |
| | | "decimal.js": "catalog:", |
| | | "disable-devtool": "catalog:", |
| | | "echarts": "catalog:", |
| | | "element-plus": "catalog:", |
| | | "eventemitter3": "catalog:", |
| | | "highlight.js": "catalog:", |
| | | "html5-qrcode": "catalog:", |
| | | "hull.js": "catalog:", |
| | | "js-audio-recorder": "catalog:", |
| | | "js-base64": "catalog:", |
| | | "js-cookie": "catalog:", |
| | | "js-md5": "catalog:", |
| | | "jszip": "catalog:", |
| | | "leaflet": "catalog:", |
| | | "leaflet-ant-path": "catalog:", |
| | | "lodash": "catalog:", |
| | | "mathjs": "catalog:", |
| | | "mitt": "catalog:", |
| | | "mqtt": "catalog:", |
| | | "nprogress": "catalog:", |
| | | "qrcodejs2-fix": "catalog:", |
| | | "reconnecting-websocket": "catalog:", |
| | | "sm-crypto": "catalog:", |
| | | "trtc-sdk-v5": "catalog:", |
| | | "uuid": "catalog:", |
| | | "vant": "catalog:", |
| | | "video.js": "catalog:", |
| | | "videojs-markers": "catalog:", |
| | | "vue": "catalog:", |
| | | "vue-i18n": "catalog:", |
| | | "vue-router": "catalog:", |
| | | "vue3-clipboard": "catalog:", |
| | | "vuedraggable": "catalog:", |
| | | "vuex": "catalog:", |
| | | "xlsx": "catalog:" |
| | | }, |
| | | "devDependencies": { |
| | | "@dvgis/vite-plugin-dc": "catalog:", |
| | | "@vitejs/plugin-basic-ssl": "catalog:", |
| | | "@vitejs/plugin-vue": "catalog:", |
| | | "@vue/compiler-sfc": "catalog:", |
| | | "postcss-pxtorem": "catalog:", |
| | | "prettier": "catalog:", |
| | | "sass": "catalog:", |
| | | "terser": "catalog:", |
| | | "unplugin-auto-import": "catalog:", |
| | | "vite": "catalog:", |
| | | "vite-plugin-compression": "catalog:", |
| | | "vite-plugin-minipic": "catalog:", |
| | | "vite-plugin-svg-icons": "catalog:", |
| | | "vite-plugin-vue-setup-extend": "catalog:" |
| | | } |
| | | } |