{
  "name": "@sentry/cli-linux-x64",
  "version": "2.58.5",
  "description": "The linux x64 distribution of the Sentry CLI binary.",
  "repository": "https://github.com/getsentry/sentry-cli",
  "license": "FSL-1.1-MIT",
  "publishConfig": {
    "access": "public"
  },
  "engines": {
    "node": ">=10"
  },
  "os": [
    "linux",
    "freebsd",
    "android"
  ],
  "cpu": [
    "x64"
  ]
}
