{
  "name": "sextant-cli",
  "version": "0.0.1-rc83",
  "description": "Sextant (sxt) — drive Claude Code on your computer from your phone. After install run: sxt up",
  "bin": { "sxt": "bin/sxt.js" },
  "engines": { "node": ">=16" },
  "keywords": ["claude", "claude-code", "remote", "mobile", "ai"],
  "optionalDependencies": {
    "sextant-cli-darwin-amd64": "0.0.1-rc83",
    "sextant-cli-darwin-arm64": "0.0.1-rc83",
    "sextant-cli-linux-amd64": "0.0.1-rc83",
    "sextant-cli-linux-arm64": "0.0.1-rc83"
  },
  "license": "SEE LICENSE IN https://github.com/ddos798/claude_control"
}
