{
  "name": "@sentry/cli-darwin",
  "version": "2.56.1",
  "description": "The darwin distribution of the Sentry CLI binary.",
  "repository": "https://github.com/getsentry/sentry-cli",
  "license": "BSD-3-Clause",
  "publishConfig": {
    "access": "public"
  },
  "engines": {
    "node": ">=10"
  },
  "os": [
    "darwin"
  ]
}
