{
  "name": "forge-new",
  "version": "0.1.1",
  "description": "An AI development system for Claude Code. Domain-first intelligence, emergent planning, and architectural coherence for building complex applications.",
  "bin": {
    "forge-cc": "bin/install.js"
  },
  "keywords": [
    "claude-code",
    "ai-development",
    "domain-driven-design",
    "emergent-planning",
    "agent-teams",
    "claude",
    "anthropic",
    "development-system",
    "solo-founder",
    "context-engineering"
  ],
  "author": "",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": ""
  },
  "files": [
    "bin/",
    ".claude/",
    "CLAUDE.md",
    "README.md",
    "LICENSE"
  ],
  "engines": {
    "node": ">=18.0.0"
  }
}
