{
  "_from": "@types/eslint@^7.29.0 || ^8.4.1",
  "_id": "@types/eslint@8.56.11",
  "_inBundle": false,
  "_integrity": "sha512-sVBpJMf7UPo/wGecYOpk2aQya2VUGeHhe38WG7/mN5FufNSubf5VT9Uh9Uyp8/eLJpu1/tuhJ/qTo4mhSB4V4Q==",
  "_location": "/@types/eslint",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/eslint@^7.29.0 || ^8.4.1",
    "name": "@types/eslint",
    "escapedName": "@types%2feslint",
    "scope": "@types",
    "rawSpec": "^7.29.0 || ^8.4.1",
    "saveSpec": null,
    "fetchSpec": "^7.29.0 || ^8.4.1"
  },
  "_requiredBy": [
    "/@types/eslint-scope",
    "/eslint-webpack-plugin"
  ],
  "_resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.56.11.tgz",
  "_shasum": "e2ff61510a3b9454b3329fe7731e3b4c6f780041",
  "_spec": "@types/eslint@^7.29.0 || ^8.4.1",
  "_where": "/var/www/html/frontend-new/node_modules/eslint-webpack-plugin",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "bundleDependencies": false,
  "contributors": [
    {
      "name": "Pierre-Marie Dartus",
      "url": "https://github.com/pmdartus"
    },
    {
      "name": "Jed Fox",
      "url": "https://github.com/j-f1"
    },
    {
      "name": "Saad Quadri",
      "url": "https://github.com/saadq"
    },
    {
      "name": "Jason Kwok",
      "url": "https://github.com/JasonHK"
    },
    {
      "name": "Brad Zacher",
      "url": "https://github.com/bradzacher"
    },
    {
      "name": "JounQin",
      "url": "https://github.com/JounQin"
    },
    {
      "name": "Bryan Mishkin",
      "url": "https://github.com/bmish"
    }
  ],
  "dependencies": {
    "@types/estree": "*",
    "@types/json-schema": "*"
  },
  "deprecated": false,
  "description": "TypeScript definitions for eslint",
  "exports": {
    ".": {
      "types": "./index.d.ts"
    },
    "./use-at-your-own-risk": {
      "types": "./use-at-your-own-risk.d.ts"
    },
    "./rules": {
      "types": "./rules/index.d.ts"
    },
    "./package.json": "./package.json"
  },
  "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint",
  "license": "MIT",
  "main": "",
  "name": "@types/eslint",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/DefinitelyTyped/DefinitelyTyped.git",
    "directory": "types/eslint"
  },
  "scripts": {},
  "typeScriptVersion": "4.8",
  "types": "index.d.ts",
  "typesPublisherContentHash": "f6b09fbfa18c11a366df42487ac6d2f35282e2b73174827ab401cbbec841c061",
  "version": "8.56.11"
}
