{
  "name": "eslint-config-sentry",
  "version": "2.10.0",
  "description": "sentry.io eslint config",
  "main": "index.js",
  "scripts": {},
  "repository": {
    "type": "git",
    "url": "git+https://github.com/getsentry/eslint-config-sentry.git"
  },
  "keywords": [
    "eslint",
    "eslint-config",
    "sentry"
  ],
  "author": "Billy Vong <billy@sentry.io>",
  "license": "BSD-2-Clause",
  "bugs": {
    "url": "https://github.com/getsentry/eslint-config-sentry/issues"
  },
  "peerDependencies": {
    "eslint": ">=8"
  },
  "homepage": "https://github.com/getsentry/eslint-config-sentry#readme",
  "gitHead": "facd443e099e8375f468ae98aaec7bd879180690",
  "volta": {
    "node": "20.10.0",
    "yarn": "1.22.5"
  }
}
