2024-07-22 16:43:52 +08:00
|
|
|
{
|
|
|
|
"name": "@tachybase/plugin-adapter-bullmq",
|
2024-08-15 10:59:19 +08:00
|
|
|
"version": "0.21.82",
|
2024-07-22 16:43:52 +08:00
|
|
|
"main": "dist/server/index.js",
|
|
|
|
"devDependencies": {
|
|
|
|
"@bull-board/api": "^5.21.1",
|
|
|
|
"@bull-board/koa": "^5.21.1",
|
|
|
|
"bullmq": "^5.10.1"
|
|
|
|
},
|
|
|
|
"peerDependencies": {
|
|
|
|
"@tachybase/client": "workspace:*",
|
|
|
|
"@tachybase/server": "workspace:*",
|
|
|
|
"@tachybase/test": "workspace:*"
|
|
|
|
}
|
|
|
|
}
|