{
  "name": "@github/copilot",
  "description": "GitHub Copilot CLI brings the power of Copilot coding agent directly to your terminal.",
  "version": "1.0.67",
  "license": "SEE LICENSE IN LICENSE.md",
  "type": "module",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/github/copilot-cli.git"
  },
  "bugs": {
    "url": "https://github.com/github/copilot-cli/issues"
  },
  "homepage": "https://github.com/github/copilot-cli/#readme",
  "author": "GitHub",
  "bin": {
    "copilot": "npm-loader.js"
  },
  "dependencies": {
    "detect-libc": "^2.1.2"
  },
  "files": [
    "npm-loader.js",
    "README.md"
  ],
  "buildMetadata": {
    "gitCommit": "5e66c93af4"
  },
  "optionalDependencies": {
    "@github/copilot-linux-x64": "1.0.67",
    "@github/copilot-linux-arm64": "1.0.67",
    "@github/copilot-linuxmusl-x64": "1.0.67",
    "@github/copilot-linuxmusl-arm64": "1.0.67",
    "@github/copilot-darwin-x64": "1.0.67",
    "@github/copilot-darwin-arm64": "1.0.67",
    "@github/copilot-win32-x64": "1.0.67",
    "@github/copilot-win32-arm64": "1.0.67"
  }
}
