Files
clawdbot/extensions/lobster/package.json
2026-01-17 20:18:54 -08:00

10 lines
225 B
JSON

{
"name": "@clawdbot/lobster",
"version": "2026.1.17-1",
"type": "module",
"description": "Lobster workflow tool plugin (typed pipelines + resumable approvals)",
"clawdbot": {
"extensions": ["./index.ts"]
}
}