{
  "name": "the-grid",
  "version": "1.7.29",
  "description": "The Grid - Autonomous Multi-Agent Framework for Claude Code. Orchestrate complex missions with Planner, Executor, Scout, and Recognizer programs.",
  "author": {
    "name": "James Weatherhead",
    "url": "https://github.com/JamesWeatherhead"
  },
  "homepage": "https://github.com/JamesWeatherhead/grid",
  "repository": "https://github.com/JamesWeatherhead/grid",
  "license": "MIT",
  "keywords": ["agents", "automation", "multi-agent", "orchestration", "swarm", "grid"],
  "skills": "./commands/grid/",
  "agents": "./agents/",
  "hooks": "./commands/grid/hooks/hooks.json"
}
