{
  "name": "cac-windows",
  "version": "1.0.0",
  "description": "Claude Code Windows environment manager — identity isolation, fingerprint spoofing, timezone alignment.",
  "bin": {
    "cac": "cac"
  },
  "files": [
    "cac",
    "cac.ps1",
    "cac.cmd",
    "cac-dns-guard.js",
    "fingerprint-hook.js",
    "relay.js",
    "scripts/postinstall.js",
    "README.md",
    "LICENSE"
  ],
  "scripts": {
    "postinstall": "node scripts/postinstall.js"
  },
  "keywords": [
    "claude",
    "claude-code",
    "anthropic",
    "privacy",
    "proxy",
    "telemetry",
    "fingerprint",
    "windows",
    "powershell",
    "timezone",
    "cloak",
    "cli"
  ],
  "author": "234150476",
  "license": "MIT",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/234150476/cac-windows.git"
  },
  "homepage": "https://github.com/234150476/cac-windows",
  "bugs": {
    "url": "https://github.com/234150476/cac-windows/issues"
  },
  "os": [
    "win32"
  ],
  "engines": {
    "node": ">=14.0.0"
  }
}
