@tachybase/plugin-workflow-approval
Version:
Approval base in Workflow
45 lines • 1.48 kB
JSON
{
"name": "@tachybase/plugin-workflow-approval",
"displayName": "Approval",
"version": "1.6.21",
"description": "Approval base in Workflow",
"keywords": [
"Approval",
"Workflow"
],
"homepage": "https://github.com/tegojs/tego-standard#readme",
"bugs": {
"url": "https://github.com/tegojs/tego-standard/issues"
},
"repository": {
"type": "git",
"url": "https://github.com/tegojs/tego-standard",
"directory": "packages/plugin-workflow-approval"
},
"main": "dist/server/index.js",
"devDependencies": {
"@ant-design/icons": "^6.1.0",
"@tachybase/schema": "1.6.11",
"@tachybase/test": "1.6.11",
"@tego/client": "1.6.11",
"@tego/server": "1.6.11",
"@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": "16.2.1",
"react-router-dom": "6.28.1",
"sequelize": "6.37.5",
"@tachybase/module-workflow": "1.6.21",
"@tachybase/client": "1.6.21",
"@tachybase/module-ui-schema": "1.6.21"
},
"description.zh-CN": "审批系统是一个强大的BPM工具,为业务流程自动化提供基础支持,同时具备高度灵活性和可扩展性,确保审批流程的效率和合规性,助力企业释放创新潜力。",
"displayName.zh-CN": "审批"
}