{ "name": "@tachybase/plugin-workflow-notice", "displayName": "Workflow: Notice", "version": "0.21.58", "description": "A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.", "keywords": [ "Workflow", "Notice" ], "main": "dist/server/index.js", "devDependencies": { "@ant-design/icons": "~5.3.7", "@tachybase/actions": "workspace:*", "@tachybase/components": "workspace:*", "@tachybase/data-source-manager": "workspace:*", "@tachybase/database": "workspace:*", "@tachybase/plugin-ui-schema-storage": "workspace:*", "@tachybase/schema": "workspace:*", "@tachybase/utils": "workspace:*", "antd": "5.18.1", "lodash": "^4.17.21", "react": "~18.3.1", "react-i18next": "^14.1.2", "sequelize": "^6.26.0" }, "peerDependencies": { "@tachybase/client": "workspace:*", "@tachybase/plugin-workflow": "workspace:*", "@tachybase/server": "workspace:*", "@tachybase/test": "workspace:*" }, "description.zh-CN": "工作流节点, 通知。", "displayName.zh-CN": "工作流: 通知" }