{
  "name": "eslint-config-jason",
  "version": "8.2.2",
  "description": "The best style guide",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/jquense/eslint-config-jason.git"
  },
  "author": "",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/jquense/eslint-config-jason/issues"
  },
  "homepage": "https://github.com/jquense/eslint-config-jason#readme",
  "dependencies": {
    "@babel/eslint-parser": "^7.16.3",
    "@typescript-eslint/parser": "^5.5.0",
    "confusing-browser-globals": "^1.0.10"
  },
  "peerDependencies": {
    "@typescript-eslint/eslint-plugin": ">=4.0.0",
    "eslint": ">=4.0.0",
    "eslint-plugin-import": ">=2.0.0",
    "eslint-plugin-react": ">=7.12.4",
    "eslint-plugin-react-hooks": ">=2.5.0"
  }
}
