mirror of
https://github.com/moltbot/moltbot.git
synced 2026-03-08 06:54:24 +00:00
13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"name": "@openclaw/llm-task",
|
|
"version": "2026.2.24",
|
|
"private": true,
|
|
"description": "OpenClaw JSON-only LLM task plugin",
|
|
"type": "module",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|