3509093
1
2
3
4
5
6
7
8
9
10
11
12
{ "name": "@openclaw/llm-task", "version": "2026.1.30", "description": "OpenClaw JSON-only LLM task plugin", "type": "module", "openclaw": { "extensions": [ "./index.ts" ] } }