{
    "name": "@tzhij/iot-map-fusion-360",
    "version": "11.8.0",
    "description": "所有开源WebGL和WebGIS仓库的整合",
    "author": "youPengCheng",
    "license": "MIT",
    "private": false,
    "main": "lib/t-ui-plus.umd.cjs",
    "module": "lib/t-ui-plus.umd.cjs",
    "types": "lib/index.d.ts",
    "type": "module",
    "files": [
        "package.json",
        "README.md",
        "LICENSE",
        "lib",
        "global.d.ts"
    ],
    "scripts": {
        "lib": "rimraf lib && vite build",
        "deploy": "deploy.sh",
        "docs:dev": "vitepress dev docs",
        "docs:build": "vitepress build docs"
    },
    "publishConfig": {
        "access": "public",
        "registry": "https://registry.npmjs.org/"
    },
    "devDependencies": {
        "@element-plus/icons-vue": "^2.0.10",
        "@types/node": "18.7.18",
        "@types/nprogress": "^0.2.0",
        "@types/path-browserify": "^1.0.0",
        "@typescript-eslint/eslint-plugin": "^5.40.0",
        "@typescript-eslint/parser": "^5.40.0",
        "@vitejs/plugin-vue": "^3.1.0",
        "@vitejs/plugin-vue-jsx": "^2.0.1",
        "@vue/shared": "^3.3.13",
        "@vuemap/vue-amap": "^2.1.1",
        "@vuemap/vue-amap-extra": "^2.1.1",
        "@vuemap/vue-amap-loca": "^2.1.1",
        "@vueuse/core": "^9.13.0",
        "axios": "^1.1.2",
        "chalk": "^5.2.0",
        "consola": "^3.1.0",
        "echarts": "^5.4.3",
        "element-plus": "2.3.6",
        "escape-html": "^1.0.3",
        "eslint": "^8.25.0",
        "eslint-config-prettier": "^8.5.0",
        "eslint-plugin-prettier": "^4.2.1",
        "eslint-plugin-vue": "^9.6.0",
        "jsencrypt": "3.0.0-rc.1",
        "markdown-it": "^13.0.1",
        "markdown-it-container": "^3.0.0",
        "normalize.css": "^8.0.1",
        "nprogress": "^0.2.0",
        "ol-ext": "^4.0.17",
        "path-browserify": "^1.0.1",
        "pinia": "^2.0.23",
        "pinia-plugin-persistedstate": "^2.3.0",
        "prettier": "^2.7.1",
        "prismjs": "^1.29.0",
        "rollup-plugin-visualizer": "^5.8.2",
        "sass": "^1.55.0",
        "sass-loader": "^13.1.0",
        "sortablejs": "^1.15.0",
        "tailwindcss": "^3.4.3",
        "typescript": "^4.6.4",
        "unocss": "^0.51.13",
        "unplugin-auto-import": "^0.11.2",
        "vite": "^3.1.0",
        "vite-plugin-compression": "^0.5.1",
        "vite-plugin-dts": "^1.7.3",
        "vite-plugin-vue-setup-extend": "^0.4.0",
        "vitepress": "1.0.0-alpha.75",
        "vue": "3.3.4",
        "vue-router": "^4.1.5",
        "vue-tsc": "^0.40.4",
        "vue3-openlayers": "^6.5.0",
        "vuedraggable": "^4.1.0"
    },
    "repository": {
        "type": "git",
        "url": "https://github.com/youpengcheng/TimeChart"
    },
    "homepage": "https://github.com/youpengcheng/TimeChart",
    "keywords": [
        "element-ui",
        "element-plus",
        "vite",
        "vite3",
        "vitepress",
        "vue",
        "vue3",
        "t-ui",
        "t-ui-plus",
        "vitepress-theme-demoblock",
        "map全方位组件封装",
        "components"
    ],
    "dependencies": {
        "@ckpack/vue-color": "^1.5.0",
        "@cloudgeek/playcore-hls": "^0.1.7",
        "@cloudgeek/vue3-video-player": "^0.3.10",
        "autoprefixer": "^10.4.19",
        "ezuikit-js": "8.0.5-beta.4",
        "lottie-web": "5.12.2",
        "ol": "^9.2.4",
        "postcss": "^8.4.38"
    }
}