{
  "name": "@byerlikaya/claude-starter-kit",
  "version": "2.7.2",
  "description": "Agentic working kit for Claude Code \u2014 disciplined project scaffolding with agents, skills, and tool-level gates.",
  "bin": {
    "claude-starter-kit": "bin/cli.js"
  },
  "files": [
    "bin/",
    "start.sh",
    "adopt.sh",
    "claude-starter/",
    "VERSION",
    "LICENSE",
    "README.md"
  ],
  "engines": {
    "node": ">=16.7"
  },
  "license": "MIT",
  "keywords": [
    "claude-code",
    "claude",
    "anthropic",
    "agents",
    "skills",
    "agentic",
    "agentic-workflow",
    "ai-agents",
    "llm",
    "scaffold",
    "boilerplate",
    "starter-kit",
    "project-setup",
    "cli",
    "developer-tools",
    "workflow",
    "code-review",
    "git-hooks"
  ],
  "author": "Bar\u0131\u015f Yerlikaya",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/byerlikaya/claude-starter-kit.git"
  }
}
