{ "name": "@hera/plugin-approval", "displayName": "Workflow: Approval Center", "version": "0.1.13", "description": "Can configure a universal approval process to complete the complete approval process in the approval center.", "main": "dist/server/index.js", "devDependencies": { "@ant-design/icons": "5.x", "@formily/antd-v5": "1.1.9", "@nocobase/actions": "workspace:*", "@nocobase/data-source-manager": "workspace:*", "@nocobase/database": "workspace:*", "@nocobase/plugin-ui-schema-storage": "workspace:*", "@nocobase/schema": "workspace:*", "@nocobase/utils": "workspace:*", "@types/lodash": "4.17.0", "antd": "5.16.1", "lodash": "^4.17.21", "react": "18.x", "react-i18next": "^11.15.1", "sequelize": "^6.26.0" }, "peerDependencies": { "@nocobase/client": "workspace:*", "@nocobase/plugin-workflow": "workspace:*", "@nocobase/server": "workspace:*", "@nocobase/test": "workspace:*" }, "description.zh-CN": "可配置通用的审批流程,在审批中心完成审批的完整操作。", "displayName.zh-CN": "工作流:审批中心" }