{
  "name": "@sentry/cli-win32-i686",
  "version": "3.6.2",
  "description": "The windows x86 and ia32 distribution of the Sentry CLI binary.",
  "repository": "https://github.com/getsentry/sentry-cli",
  "license": "FSL-1.1-MIT",
  "publishConfig": {
    "access": "public"
  },
  "engines": {
    "node": ">=18"
  },
  "os": [
    "win32"
  ],
  "cpu": [
    "x86",
    "ia32"
  ]
}
