{
  "name": "claude-code",
  "version": "1.0.0",
  "description": "Pointer to the official Claude Code package at @anthropic-ai/claude-code",
  "main": "index.js",
  "bin": {
    "claude-code": "./index.js"
  },
  "keywords": ["claude", "anthropic", "ai", "cli"],
  "author": "Anthropic",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/anthropics/claude-code"
  }
}
