{
  "name": "@mscdex/eslint-config",
  "version": "1.1.1",
  "author": "Brian White <mscdex@mscdex.net>",
  "description": "mscdex's eslint config",
  "main": "index.js",
  "peerDependencies": {
    "eslint": ">= 7"
  },
  "keywords": [
    "eslint",
    "eslintconfig"
  ],
  "license": "SEE LICENSE IN LICENSE",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/mscdex/eslint-config.git"
  },
  "bugs": {
    "url": "https://github.com/mscdex/eslint-config/issues"
  },
  "homepage": "https://github.com/mscdex/eslint-config#readme"
}
