{
  "name": "@kilohealth/eslint-config-next",
  "version": "1.9.0",
  "description": "Kilo.Health ESLint config for Next.js",
  "keywords": [
    "eslint",
    "eslintconfig",
    "react",
    "next"
  ],
  "homepage": "https://github.com/kilohealth/eslint-config",
  "repository": "https://github.com/kilohealth/eslint-config",
  "license": "MIT",
  "author": "Kilo.Health",
  "main": "./index.js",
  "dependencies": {
    "@kilohealth/eslint-config-react": "^1.8.0",
    "@next/eslint-plugin-next": "^14.0.4"
  },
  "peerDependencies": {
    "eslint": "^8.55.0"
  },
  "packageManager": "yarn@3.2.2",
  "publishConfig": {
    "access": "public"
  },
  "gitHead": "070a362def1c82aba4d21dea11949d03aa974d71"
}
