{
  "_from": "@types/eslint@*",
  "_id": "@types/eslint@8.2.1",
  "_inBundle": false,
  "_integrity": "sha512-UP9rzNn/XyGwb5RQ2fok+DzcIRIYwc16qTXse5+Smsy8MOIccCChT15KAwnsgQx4PzJkaMq4myFyZ4CL5TjhIQ==",
  "_location": "/@types/eslint",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "@types/eslint@*",
    "name": "@types/eslint",
    "escapedName": "@types%2feslint",
    "scope": "@types",
    "rawSpec": "*",
    "saveSpec": null,
    "fetchSpec": "*"
  },
  "_requiredBy": [
    "/@types/eslint-scope"
  ],
  "_resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.2.1.tgz",
  "_shasum": "13f3d69bac93c2ae008019c28783868d0a1d6605",
  "_spec": "@types/eslint@*",
  "_where": "C:\\wamp\\www\\Projects\\aifola-express\\node_modules\\@types\\eslint-scope",
  "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"
    }
  ],
  "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": "3.8",
  "types": "index.d.ts",
  "typesPublisherContentHash": "870a79c2a1e496009b4a6a1995b6cc4e13b98506af6ba0ca7882e395181e1ccf",
  "version": "8.2.1"
}
