{
  "name": "relu-univer",
  "version": "1.1.2",
  "type": "module",
  "description": "RELU快速开发平台报表",
  "author": {
    "name": "RELU科技有限公司",
    "email": "support@relusoft.com",
    "url": "https://www.relusoft.com"
  },
  "keywords": [
    "vue",
    "univer",
    "relu-univer",
    "relu",
    "relusoft",
    "RELU科技有限公司"
  ],
  "files": [
    "dist"
  ],
  "main": "./dist/index.umd.cjs",
  "module": "./dist/index.js",
  "scripts": {
    "dev": "vite",
    "build": "vite build",
    "preview": "vite preview"
  },
  "dependencies": {
    "@univerjs-pro/engine-pivot": "0.5.5",
    "@univerjs-pro/sheets-pivot": "0.5.5",
    "@univerjs-pro/sheets-pivot-ui": "0.5.5",
    "@univerjs/core": "0.5.5",
    "@univerjs/data-validation": "0.5.5",
    "@univerjs/design": "0.5.5",
    "@univerjs/docs": "0.5.5",
    "@univerjs/docs-drawing": "0.5.5",
    "@univerjs/docs-drawing-ui": "0.5.5",
    "@univerjs/docs-ui": "0.5.5",
    "@univerjs/drawing": "0.5.5",
    "@univerjs/drawing-ui": "0.5.5",
    "@univerjs/engine-formula": "0.5.5",
    "@univerjs/engine-render": "0.5.5",
    "@univerjs/facade": "0.5.5",
    "@univerjs/find-replace": "0.5.5",
    "@univerjs/icons": "0.2.14",
    "@univerjs/protocol": "0.1.43",
    "@univerjs/sheets": "0.5.5",
    "@univerjs/sheets-conditional-formatting": "0.5.5",
    "@univerjs/sheets-conditional-formatting-ui": "0.5.5",
    "@univerjs/sheets-crosshair-highlight": "0.5.5",
    "@univerjs/sheets-data-validation": "0.5.5",
    "@univerjs/sheets-data-validation-ui": "0.5.5",
    "@univerjs/sheets-drawing": "0.5.5",
    "@univerjs/sheets-drawing-ui": "0.5.5",
    "@univerjs/sheets-filter": "0.5.5",
    "@univerjs/sheets-filter-ui": "0.5.5",
    "@univerjs/sheets-find-replace": "0.5.5",
    "@univerjs/sheets-formula": "0.5.5",
    "@univerjs/sheets-formula-ui": "0.5.5",
    "@univerjs/sheets-hyper-link": "0.5.5",
    "@univerjs/sheets-hyper-link-ui": "0.5.5",
    "@univerjs/sheets-numfmt": "0.5.5",
    "@univerjs/sheets-numfmt-ui": "0.5.5",
    "@univerjs/sheets-sort": "0.5.5",
    "@univerjs/sheets-sort-ui": "0.5.5",
    "@univerjs/sheets-thread-comment": "0.5.5",
    "@univerjs/sheets-thread-comment-ui": "0.5.5",
    "@univerjs/sheets-ui": "0.5.5",
    "@univerjs/sheets-zen-editor": "0.5.5",
    "@univerjs/thread-comment": "0.5.5",
    "@univerjs/thread-comment-ui": "0.5.5",
    "@univerjs/ui": "0.5.5",
    "@univerjs/uniscript": "0.5.5",
    "@univerjs/watermark": "0.5.5",
    "ant-design-vue": "4.x",
    "echarts": "^5.5.1",
    "pinia": "^2.2.6",
    "vue": "^3.5.12"
  },
  "devDependencies": {
    "@types/lodash-es": "^4.17.12",
    "@types/node": "^22.9.0",
    "@types/react": "^18.3.12",
    "@types/react-dom": "^18.3.1",
    "@univerjs/vite-plugin": "0.5.1",
    "@vitejs/plugin-vue": "^5.1.4",
    "less": "^4.2.0",
    "less-loader": "^12.2.0",
    "lodash-es": "^4.17.21",
    "prettier": "^3.3.3",
    "typescript": "~5.6.2",
    "vite": "^5.4.10",
    "vue-tsc": "^2.1.8"
  }
}