{
  "_args": [
    [
      "@types/eslint@8.2.2",
      "C:\\Users\\kbert\\Desktop\\shadowloud"
    ]
  ],
  "_development": true,
  "_from": "@types/eslint@8.2.2",
  "_id": "@types/eslint@8.2.2",
  "_inBundle": false,
  "_integrity": "sha512-nQxgB8/Sg+QKhnV8e0WzPpxjIGT3tuJDDzybkDi8ItE/IgTlHo07U0shaIjzhcvQxlq9SDRE42lsJ23uvEgJ2A==",
  "_location": "/@types/eslint",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "@types/eslint@8.2.2",
    "name": "@types/eslint",
    "escapedName": "@types%2feslint",
    "scope": "@types",
    "rawSpec": "8.2.2",
    "saveSpec": null,
    "fetchSpec": "8.2.2"
  },
  "_requiredBy": [
    "/@types/eslint-scope"
  ],
  "_resolved": "https://registry.npmjs.org/@types/eslint/-/eslint-8.2.2.tgz",
  "_spec": "8.2.2",
  "_where": "C:\\Users\\kbert\\Desktop\\shadowloud",
  "bugs": {
    "url": "https://github.com/DefinitelyTyped/DefinitelyTyped/issues"
  },
  "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": "*"
  },
  "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": "c034072516d3d807903933c496a3783507f24e70819bcc02df69fd522a214219",
  "version": "8.2.2"
}
