{ "name": "@spotify/eslint-config-base", "version": "13.0.1", "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": ">=14.17.0" }, "gitHead": "5408ad46ef5f67ab1fed191222b3ecb18de5d474" }