{
  "name": "sentry-cli",
  "description": "Reserved package name for @sentry/cli",
  "version": "0.0.0",
  "author": "Kamil Ogórek <kamil.ogorek@gmail.com>",
  "license": "MIT",
  "repository": "getsentry/sentry-cli",
  "homepage": "https://sentry.io/",
  "scripts": {
    "postinstall": "echo \"sentry-cli is not the package you are looking for. Use @sentry/cli instead.\" && exit 1"
  }
}
