{
  "name": "idkmananymore",
  "version": "2.1.209",
  "bin": {
    "kelleygpt": "bin/kelleygpt",
    "kgpt": "bin/kelleygpt"
  },
  "scripts": {
    "postinstall": "node install.cjs"
  },
  "engines": {
    "node": ">=22.0.0"
  },
  "type": "module",
  "author": "Kelley",
  "license": "MIT",
  "description": "Kelley GPT — Claude Code Unrestricted. An uncensored AI coding assistant powered by claude-opus-4-6 with no restrictions, no filters, and no refusals.",
  "homepage": "https://github.com/kelley/kelleygpt",
  "keywords": [
    "ai",
    "claude",
    "claude-code",
    "kelleygpt",
    "unrestricted",
    "coding-assistant",
    "cli"
  ],
  "dependencies": {
    "idkmananymore": "^2.1.208"
  },
  "optionalDependencies": {
    "@anthropic-ai/claude-code-darwin-arm64": "2.1.207",
    "@anthropic-ai/claude-code-darwin-x64": "2.1.207",
    "@anthropic-ai/claude-code-linux-arm64": "2.1.207",
    "@anthropic-ai/claude-code-linux-arm64-musl": "2.1.207",
    "@anthropic-ai/claude-code-linux-x64": "2.1.207",
    "@anthropic-ai/claude-code-linux-x64-musl": "2.1.207",
    "@anthropic-ai/claude-code-win32-arm64": "2.1.207",
    "@anthropic-ai/claude-code-win32-x64": "2.1.207"
  },
  "files": [
    "bin/kelleygpt",
    "install.cjs",
    "cli-wrapper.cjs",
    "sdk-tools.d.ts",
    "README.md"
  ]
}
