{
  "name": "@tachybase/module-workflow",
  "displayName": "Workflow",
  "version": "1.3.24",
  "description": "A powerful BPM tool that provides foundational support for business automation, with the capability to extend unlimited triggers and nodes.",
  "keywords": [
    "Workflow"
  ],
  "license": "Apache-2.0",
  "main": "./dist/server/index.js",
  "devDependencies": {
    "@ant-design/icons": "^5.6.1",
    "@babel/core": "7.27.4",
    "@babel/parser": "7.27.5",
    "@babel/preset-env": "7.27.2",
    "@babel/preset-react": "7.27.1",
    "@babel/preset-typescript": "7.27.1",
    "@dnd-kit/core": "^6.3.1",
    "@tachybase/schema": "^1.3.49",
    "@tachybase/test": "^1.3.49",
    "@tego/client": "^1.3.49",
    "@tego/server": "^1.3.49",
    "@types/babel__core": "7.20.5",
    "@types/ejs": "^3.1.5",
    "@types/file-saver": "^2.0.7",
    "@types/lodash": "^4.17.20",
    "@types/qrcode": "^1.5.5",
    "antd": "5.22.5",
    "axios": "1.7.7",
    "cron-parser": "4.9.0",
    "dayjs": "^1.11.13",
    "file-saver": "^2.0.5",
    "form-data": "^4.0.4",
    "jsonata": "^2.0.6",
    "lodash": "4.17.21",
    "lru-cache": "11.1.0",
    "mime-types": "^3.0.1",
    "qrcode": "^1.5.4",
    "react": "18.3.1",
    "react-i18next": "15.2.0",
    "react-js-cron": "^3.2.0",
    "react-router-dom": "6.28.1",
    "sequelize": "^6.37.5",
    "@tachybase/client": "1.3.24",
    "@tachybase/module-collection": "1.3.24",
    "@tachybase/module-error-handler": "1.3.24",
    "@tachybase/module-ui-schema": "1.3.24",
    "@tachybase/module-user": "1.3.24",
    "@tachybase/plugin-workflow-test": "1.3.24"
  },
  "description.zh-CN": "一个强大的 BPM 工具，为业务自动化提供基础支持，并且可任意扩展更多的触发器和节点。",
  "displayName.zh-CN": "工作流",
  "scripts": {}
}