2026-01-23 17:18:47 -08:00
|
|
|
{
|
2026-01-27 09:10:21 +00:00
|
|
|
"name": "@moltbot/llm-task",
|
2026-01-28 01:35:58 +01:00
|
|
|
"version": "2026.1.27-beta.1",
|
2026-01-23 17:18:47 -08:00
|
|
|
"type": "module",
|
2026-01-27 12:19:58 +00:00
|
|
|
"description": "Moltbot JSON-only LLM task plugin",
|
|
|
|
|
"moltbot": {
|
2026-01-24 01:44:36 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
|
|
|
|
}
|
2026-01-23 17:18:47 -08:00
|
|
|
}
|