{
  "name": "agent-relay-plugin",
  "version": "0.129.23",
  "description": "Claude Code plugin for Agent Relay — auto-registers sessions as agents and enables inter-agent messaging",
  "type": "module",
  "license": "AGPL-3.0-or-later",
  "author": "Edin Mujkanovic <edin@exelerus.com>",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/edimuj/agent-relay.git",
    "directory": "claude"
  },
  "bugs": {
    "url": "https://github.com/edimuj/agent-relay/issues"
  },
  "homepage": "https://github.com/edimuj/agent-relay/tree/main/claude#readme",
  "dependencies": {
    "agent-relay-sdk": "0.2.134"
  },
  "files": [
    ".claude-plugin/",
    "skills/"
  ],
  "keywords": [
    "claude-code",
    "claude-code-plugin",
    "agent-relay",
    "ai-agents",
    "coding-agents",
    "multi-agent",
    "inter-agent-communication",
    "agent-communication",
    "message-bus",
    "automation",
    "developer-tools"
  ]
}
