{
  "name": "nerv-lib",
  "version": "1.0.27",
  "files": [
    "dist"
  ],
  "main": "./dist/nerv-lib.es.js",
  "scripts": {
    "start": "npm run dev",
    "ai": "vite serve ./hx-ai-intelligent --config ./hx-ai-intelligent/vite.config.ts",
    "ai-build": "cross-env NODE_ENV=production vite build ./hx-ai-intelligent --config ./hx-ai-intelligent/vite.config.ts",
    "ai-op": "vite serve ./hx-op --config ./hx-op/vite.config.ts",
    "ai-op-build": "cross-env NODE_ENV=production vite build ./hx-op --config ./hx-op/vite.config.ts",
    "dev": "vite",
    "lint:eslint-fix": "eslint --cache --max-warnings 0  \"{src,mock}/**/*.{vue,ts,tsx}\" --fix",
    "build": "cross-env NODE_ENV=production vite build ",
    "serve": "vite preview"
  },
  "dependencies": {
    "@ant-design/icons-vue": "^6.1.0",
    "@antv/g6": "^4.8.20",
    "@antv/layout": "0.3.22",
    "@antv/x6": "^1.28.1",
    "@antv/x6-vue-shape": "^1.2.10",
    "@codemirror/legacy-modes": "^6.3.1",
    "@codemirror/theme-one-dark": "^6.1.0",
    "@novnc/novnc": "^1.4.0",
    "@surely-vue/table": "^4.1.0-beta.6",
    "@vueuse/core": "^8.4.2",
    "ant-design-vue": "^3.2.3",
    "async-validator": "^4.1.1",
    "axios": "^0.27.2",
    "clamp": "^1.0.1",
    "codemirror": "^6.0.1",
    "dagre": "latest",
    "dayjs": "^1.11.2",
    "echarts": "^5.3.2",
    "echarts-gl": "^2.0.9",
    "element-resize-detector": "^1.2.4",
    "exceljs": "^4.3.0",
    "file-saver": "^2.0.5",
    "flv.js": "^1.6.2",
    "fs-extra": "^10.0.0",
    "gcoord": "^1.0.5",
    "hls.js": "^1.4.10",
    "html2canvas": "^1.4.1",
    "i": "^0.3.7",
    "js-cookie": "^3.0.1",
    "js-pinyin": "^0.1.9",
    "js-yaml": "^4.1.0",
    "jsencrypt": "^3.3.2",
    "json5": "^2.2.1",
    "jspdf": "^2.5.1",
    "jszip": "^3.9.1",
    "less-loader": "^5.0.0",
    "less-vars-to-js": "^1.3.0",
    "lodash": "^4.17.21",
    "lodash-es": "^4.17.21",
    "loglevel": "^1.8.0",
    "loglevel-plugin-prefix": "^0.8.4",
    "luckyexcel": "^1.0.1",
    "md-editor-v3": "^2.2.1",
    "mitt": "^3.0.0",
    "moment": "^2.29.3",
    "monaco-editor": "^0.33.0",
    "monaco-editor-webpack-plugin": "^7.0.1",
    "nanoid": "^4.0.2",
    "path-to-regexp": "^6.2.1",
    "pinia": "^2.0.14",
    "pnpm": "^8.7.6",
    "qrcode.vue": "^3.3.3",
    "recorder-core": "^1.3.23122400",
    "screenfull": "^6.0.2",
    "shifty": "^2.19.0",
    "sockjs": "^0.3.24",
    "sockjs-client": "^1.6.1",
    "sortablejs": "^1.15.0",
    "vant": "^3.6.3",
    "vite-plugin-monaco-editor-nls": "^2.0.2",
    "vue": "^3.2.33",
    "vue-animate-number": "^0.4.2",
    "vue-codemirror": "^6.1.1",
    "vue-cookies": "^1.8.1",
    "vue-cropper": "^0.5.8",
    "vue-grid-layout": "^3.0.0-beta1",
    "vue-json-viewer": "^3.0.2",
    "vue-router": "^4.0.15",
    "vue-ueditor-wrap": "^3.0.8",
    "vue3-marquee": "^3.0.3",
    "vue3-slide-verify": "^1.1.4",
    "vuedraggable": "^4.1.0",
    "wangeditor": "^4.7.15",
    "x2js": "^3.4.4",
    "xlsx": "^0.18.5",
    "xlsx-style-vite": "0.0.2",
    "xterm": "^5.3.0",
    "xterm-addon-fit": "^0.8.0",
    "yaml": "^2.1.3"
  },
  "devDependencies": {
    "@amap/amap-jsapi-loader": "^1.0.1",
    "@ant-design/colors": "^7.0.0",
    "@types/js-cookie": "^3.0.2",
    "@types/js-yaml": "^4.0.5",
    "@types/lodash-es": "^4.17.6",
    "@types/node": "^17.0.35",
    "@typescript-eslint/eslint-plugin": "^5.23.0",
    "@typescript-eslint/parser": "^5.23.0",
    "@vitejs/plugin-legacy": "^1.8.2",
    "@vitejs/plugin-vue": "^2.3.3",
    "@vitejs/plugin-vue-jsx": "^1.3.10",
    "@vue/compiler-sfc": "^3.2.33",
    "@web-types/vue": "^3.0.0-1",
    "ace-builds": "^1.18.0",
    "cross-env": "^7.0.3",
    "eslint": "^8.15.0",
    "eslint-config-prettier": "^8.5.0",
    "eslint-define-config": "^1.4.0",
    "eslint-plugin-import": "^2.26.0",
    "eslint-plugin-prettier": "^4.0.0",
    "eslint-plugin-vue": "^8.7.1",
    "esno": "^0.15.0",
    "file-loader": "^6.2.0",
    "gulp": "^4.0.2",
    "gulp-replace": "^1.1.4",
    "less": "^4.2.0",
    "mockjs": "^1.1.0",
    "postcss": "^8.4.13",
    "postcss-less": "^6.0.0",
    "prettier": "^2.6.2",
    "rollup-plugin-visualizer": "^5.9.3",
    "stylelint": "^14.8.2",
    "stylelint-config-prettier": "^9.0.3",
    "stylelint-config-standard": "^25.0.0",
    "stylelint-order": "^5.0.0",
    "stylelint-prettier": "^2.0.0",
    "tinycolor2": "^1.4.2",
    "typescript": "^4.6.4",
    "unplugin-vue-components": "^0.19.9",
    "vite": "^2.9.9",
    "vite-plugin-mock": "^3.0.0",
    "vite-plugin-svg-icons": "^2.0.1",
    "vite-plugin-theme": "^0.8.6",
    "vue-eslint-parser": "^9.0.1",
    "vue-loader-v16": "^16.0.0-beta.5.4",
    "vue-tsc": "^0.34.13",
    "vue-types": "^5.1.1",
    "vue3-print-nb": "^0.1.4"
  }
}