{
  "name": "@hera/plugin-rental",
  "displayName": "professional construction materials rental system - customized based on hera",
  "version": "1.7.97",
  "description": "Offering a standardized leasing management system, encompassing comprehensive administration from materials to contracts to labor personnel, while providing a robust financial management mechanism, and real-time monitoring of the operational capacity of the leasing system.",
  "keywords": [
    "System management"
  ],
  "main": "dist/server/index.js",
  "devDependencies": {
    "@ant-design/icons": "^5.3.7",
    "@tachybase/schema": "workspace:*",
    "@types/lodash": "4.17.5",
    "ahooks": "^3.7.2",
    "antd": "5.19.1",
    "dayjs": "^1.11.8",
    "exceljs": "^4.4.0",
    "file-saver": "^2.0.5",
    "flatted": "^3.2.9",
    "get-stream": "^6.0.1",
    "lodash": "4.17.21",
    "qrcode": "^1.5.1",
    "qrcode.react": "^3.1.0",
    "react": "~18.3.1",
    "react-router-dom": "^6.25.1",
    "sequelize": "^6.26.0"
  },
  "peerDependencies": {
    "@hera/plugin-core": "workspace:*",
    "@tachybase/actions": "workspace:*",
    "@tachybase/cache": "workspace:*",
    "@tachybase/client": "workspace:*",
    "@tachybase/database": "workspace:*",
    "@tachybase/plugin-collection-manager": "workspace:*",
    "@tachybase/plugin-data-visualization": "workspace:*",
    "@tachybase/server": "workspace:*",
    "@tachybase/test": "workspace:*",
    "@tachybase/utils": "workspace:*"
  },
  "description.zh-CN": "提供标准化的租赁管理系统,包括从物料到合同再到劳务人员的全面管理,同时提供健全的财务管理机制,以及实时监控租赁体系的运作能力。",
  "displayName.zh-CN": "创兴管理系统"
}