{
"name": "@tachybase/plugin-workflow-test",
"displayName": "Workflow: test kit",
"version": "0.21.64",
"license": "Apache-2.0",
"main": "dist/server/index.js",
"types": "./dist/server/index.d.ts",
"devDependencies": {
"lodash": "4.17.21"
},
"peerDependencies": {
"@tachybase/client": "workspace:*",
"@tachybase/data-source-manager": "workspace:*",
"@tachybase/database": "workspace:*",
"@tachybase/resourcer": "workspace:*",
"@tachybase/server": "workspace:*",
"@tachybase/test": "workspace:*",
"@tachybase/utils": "workspace:*"
"displayName.zh-CN": "工作流:测试工具包"
}