2026-01-17 20:18:54 -08:00
|
|
|
{
|
|
|
|
|
"name": "@clawdbot/lobster",
|
2026-01-23 22:14:56 +00:00
|
|
|
"version": "2026.1.23",
|
2026-01-17 20:18:54 -08:00
|
|
|
"type": "module",
|
|
|
|
|
"description": "Lobster workflow tool plugin (typed pipelines + resumable approvals)",
|
|
|
|
|
"clawdbot": {
|
2026-01-22 09:39:47 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
2026-01-17 20:18:54 -08:00
|
|
|
}
|
|
|
|
|
}
|