{
  "name": "cc-safe-setup",
  "version": "29.8.0",
  "description": "One command to make Claude Code safe. 701 example hooks + 8 built-in. 56 CLI commands. Token consumption diagnosis. Works with Auto Mode.",
  "main": "index.mjs",
  "bin": {
    "cc-safe-setup": "index.mjs"
  },
  "keywords": [
    "claude-code",
    "claude",
    "anthropic",
    "ai",
    "safety",
    "hooks",
    "autonomous",
    "cli",
    "pretooluse",
    "guard",
    "rm-rf",
    "git-push",
    "env",
    "secrets",
    "syntax-check",
    "context-window",
    "wsl",
    "wsl2",
    "auto-mode",
    "defense-in-depth",
    "force-push",
    "secret-leak",
    "destructive-command",
    "claude-code-hooks",
    "claude-code-safety"
  ],
  "scripts": {
    "test": "bash test.sh"
  },
  "author": "yurukusa",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "https://github.com/yurukusa/cc-safe-setup"
  },
  "homepage": "https://yurukusa.github.io/cc-safe-setup/",
  "funding": {
    "type": "github",
    "url": "https://github.com/sponsors/yurukusa"
  }
}
