tachybase_todo/packages/plugins/@hera/plugin-rental/package.json

40 lines
1.6 KiB
JSON

{
"name": "@hera/plugin-rental",
"displayName": "professional construction materials rental system - customized based on hera",
"version": "1.7.23",
"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.6",
"@nocobase/schema": "workspace:*",
"ahooks": "^3.7.2",
"antd": "5.16.1",
"dayjs": "^1.11.8",
"exceljs": "^4.4.0",
"file-saver": "^2.0.5",
"flatted": "^3.2.9",
"lodash": "4.17.21",
"qrcode": "^1.5.1",
"qrcode.react": "^3.1.0",
"react": "~18.2.0",
"react-router-dom": "^6.11.2",
"sequelize": "^6.26.0"
},
"peerDependencies": {
"@hera/plugin-core": "workspace:*",
"@nocobase/actions": "workspace:*",
"@nocobase/client": "workspace:*",
"@nocobase/database": "workspace:*",
"@nocobase/plugin-collection-manager": "workspace:*",
"@nocobase/plugin-data-visualization": "workspace:*",
"@nocobase/server": "workspace:*",
"@nocobase/test": "workspace:*",
"@nocobase/utils": "workspace:*"
},
"description.zh-CN": "提供标准化的租赁管理系统,包括从物料到合同再到劳务人员的全面管理,同时提供健全的财务管理机制,以及实时监控租赁体系的运作能力。",
"displayName.zh-CN": "创兴管理系统"
}