UNPKG

@tachybase/plugin-workflow-approval

Version:

Approval base in Workflow

36 lines 1.2 kB
{ "name": "@tachybase/plugin-workflow-approval", "displayName": "Approval", "version": "1.3.24", "description": "Approval base in Workflow", "keywords": [ "Approval", "Workflow" ], "main": "dist/server/index.js", "devDependencies": { "@ant-design/icons": "^5.6.1", "@tachybase/schema": "^1.3.49", "@tachybase/test": "^1.3.49", "@tego/client": "^1.3.49", "@tego/server": "^1.3.49", "@types/file-saver": "^2.0.7", "@types/lodash": "^4.17.20", "ahooks": "^3.9.0", "antd": "5.22.5", "antd-mobile": "^5.39.0", "antd-mobile-icons": "^0.3.0", "dayjs": "^1.11.13", "file-saver": "^2.0.5", "jsonata": "^2.0.6", "lodash": "4.17.21", "react-i18next": "15.2.0", "react-router-dom": "6.28.1", "sequelize": "^6.37.5", "@tachybase/client": "1.3.24", "@tachybase/module-ui-schema": "1.3.24", "@tachybase/module-workflow": "1.3.24" }, "description.zh-CN": "审批系统是一个强大的BPM工具,为业务流程自动化提供基础支持,同时具备高度灵活性和可扩展性,确保审批流程的效率和合规性,助力企业释放创新潜力。", "displayName.zh-CN": "审批" }