{
  "name": "@spotify/eslint-config-base",
  "version": "15.0.0",
  "license": "Apache-2.0",
  "description": "Spotify's base ESLint config",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/spotify/web-scripts.git"
  },
  "scripts": {},
  "peerDependencies": {
    "eslint": ">=7.x"
  },
  "publishConfig": {
    "access": "public"
  },
  "engines": {
    "node": ">=18"
  },
  "gitHead": "6d8c06336804882c5f32ad796859fcb02dceb093"
}
