{ "name": "ocp", "version": "3.16.2", "description": "Slash commands for the OpenClaw Proxy", "main": "index.js", "type": "module", "keywords": ["openclaw", "plugin", "ocp", "proxy"], "license": "MIT", "openclaw": { "type": "plugin", "id": "ocp", "pluginManifest": "openclaw.plugin.json", "extensions": ["./index.js"] } }