{
  "name": "umans-gate",
  "version": "0.6.2",
  "description": "LLM capture proxy with Anthropic cache_control TTL stamping, vision handoff, concurrency gating, rate limiting, and a live inspection dashboard",
  "repository": { "type": "git", "url": "git+https://github.com/codegiveness/umans-gate.git" },
  "homepage": "https://github.com/codegiveness/umans-gate#readme",
  "bugs": { "url": "https://github.com/codegiveness/umans-gate/issues" },
  "license": "MIT",
  "bin": { "umans-gate": "./npm-shim.cjs" },
  "files": ["npm-shim.cjs", "dist", "README.md", "LICENSE", "CHANGELOG.md"],
  "engines": { "node": ">=18.0.0" },
  "keywords": ["llm", "proxy", "capture", "anthropic", "openai", "cache-control", "ttl", "inspector", "debugger", "websocket", "claude", "prompt-engineering", "observability", "sqlite", "bun", "developer-tools", "api-proxy", "prompt-caching"],
  "optionalDependencies": {
    "@codegiveness/umans-gate-darwin-arm64": "0.6.2",
    "@codegiveness/umans-gate-darwin-x64": "0.6.2",
    "@codegiveness/umans-gate-linux-x64": "0.6.2",
    "@codegiveness/umans-gate-linux-arm64": "0.6.2",
    "@codegiveness/umans-gate-win32-x64": "0.6.2",
    "@codegiveness/umans-gate-win32-arm64": "0.6.2"
  }
}
