diff --git a/.claude-plugin/plugin.json b/.claude-plugin/plugin.json index 25a1883..1b2abde 100644 --- a/.claude-plugin/plugin.json +++ b/.claude-plugin/plugin.json @@ -7,11 +7,5 @@ "email": "hello@host.uk.com" }, "license": "EUPL-1.2", - "commands": [ - { - "name": "api:generate", - "description": "Generate TypeScript/JavaScript API client from Laravel routes", - "file": "api/commands/generate.md" - } - ] + "repository": "https://forge.lthn.ai/core/php.git" }