{
  "name": "@lachlanmcdonald/eslint-config-eslint",
  "version": "0.4.2",
  "main": "index.js",
  "files": [
    "index.js",
    "LICENSE",
    "README.md"
  ],
  "license": "MIT",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/lachlanmcdonald/eslint-config-eslint.git"
  },
  "bugs": {
    "url": "https://github.com/lachlanmcdonald/eslint-config-eslint/issues"
  },
  "homepage": "https://github.com/lachlanmcdonald/eslint-config-eslint#readme",
  "dependencies": {
    "eslint-plugin-import": "^2.26.0"
  },
  "devDependencies": {
    "eslint": "^8.24.0"
  }
}
