Spaces:
Running
Running
| { | |
| "name": "@openclaw/open-prose", | |
| "version": "2026.1.30", | |
| "description": "OpenProse VM skill pack plugin (slash command + telemetry).", | |
| "type": "module", | |
| "devDependencies": { | |
| "openclaw": "workspace:*" | |
| }, | |
| "openclaw": { | |
| "extensions": [ | |
| "./index.ts" | |
| ] | |
| } | |
| } | |