2026-01-23 00:49:32 +00:00
|
|
|
{
|
|
|
|
|
"name": "@clawdbot/open-prose",
|
2026-01-25 22:13:00 +00:00
|
|
|
"version": "2026.1.25",
|
2026-01-23 00:49:32 +00:00
|
|
|
"type": "module",
|
|
|
|
|
"description": "OpenProse VM skill pack plugin (slash command + telemetry).",
|
|
|
|
|
"clawdbot": {
|
2026-01-23 22:14:56 +00:00
|
|
|
"extensions": [
|
|
|
|
|
"./index.ts"
|
|
|
|
|
]
|
2026-01-23 00:49:32 +00:00
|
|
|
}
|
|
|
|
|
}
|