{
  "name": "ai-dreamteam",
  "version": "1.2.0",
  "description": "One command to build your entire Claude Code development environment. Level 0 to 10.",
  "bin": {
    "ai-dreamteam": "./bin/cli.js",
    "claude-dreamteam": "./bin/cli.js"
  },
  "keywords": [
    "claude",
    "claude-code",
    "ai",
    "agents",
    "developer-tools",
    "automation",
    "mcp",
    "subagents",
    "skills",
    "orchestrator"
  ],
  "author": "haytamAroui",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/haytamAroui/ai-dreamteam.git"
  },
  "homepage": "https://github.com/haytamAroui/ai-dreamteam#readme",
  "files": [
    "bin/",
    "templates/"
  ],
  "engines": {
    "node": ">=16"
  }
}
