openclaw/extensions/llm-task/package.json
2026-01-24 01:11:16 +00:00

8 lines
100 B
JSON

{
name: @clawdbot/llm-task,
private: true,
type: module,
main: index.ts,
version: 0.0.0
}