{
  "name": "@bandlab/eslint-config-bandlab-base",
  "version": "6.0.0",
  "description": "BandLab's ESLint config, following our styleguide",
  "main": "index.js",
  "repository": {
    "type": "git",
    "url": "https://github.com/bandlab/eslint-config-bandlab/tree/master/packages/eslint-config-bandlab-base"
  },
  "keywords": [
    "eslint",
    "eslintconfig",
    "config",
    "bandlab",
    "javascript",
    "styleguide"
  ],
  "author": "Laurent Le Graverend (https://twitter.com/@yapfut)",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/bandlab/eslint-config-bandlab/issues"
  },
  "homepage": "https://github.com/bandlab/eslint-config-bandlab",
  "peerDependencies": {
    "@stylistic/eslint-plugin": "^1.5.4",
    "eslint": ">=8.50.0",
    "eslint-plugin-jsdoc": ">=46.8.2",
    "eslint-plugin-unicorn": ">=v48.0.1"
  }
}
