mirror of
http://192.168.0.88:13333/lywsvip/openclaw-zero-token.git
synced 2026-07-04 17:35:36 +08:00
13 lines
221 B
JSON
13 lines
221 B
JSON
{
|
|
"name": "@openclaw/llm-task",
|
|
"version": "2026.2.26",
|
|
"private": true,
|
|
"description": "OpenClaw JSON-only LLM task plugin",
|
|
"type": "module",
|
|
"openclaw": {
|
|
"extensions": [
|
|
"./index.ts"
|
|
]
|
|
}
|
|
}
|