{
    "name": "@types/eslint",
    "version": "7.2.10",
    "description": "TypeScript definitions for eslint",
    "license": "MIT",
    "contributors": [
        {
            "name": "Pierre-Marie Dartus",
            "url": "https://github.com/pmdartus",
            "githubUsername": "pmdartus"
        },
        {
            "name": "Jed Fox",
            "url": "https://github.com/j-f1",
            "githubUsername": "j-f1"
        },
        {
            "name": "Saad Quadri",
            "url": "https://github.com/saadq",
            "githubUsername": "saadq"
        },
        {
            "name": "Jason Kwok",
            "url": "https://github.com/JasonHK",
            "githubUsername": "JasonHK"
        },
        {
            "name": "Brad Zacher",
            "url": "https://github.com/bradzacher",
            "githubUsername": "bradzacher"
        },
        {
            "name": "JounQin",
            "url": "https://github.com/JounQin",
            "githubUsername": "JounQin"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/eslint"
    },
    "scripts": {},
    "dependencies": {
        "@types/estree": "*",
        "@types/json-schema": "*"
    },
    "typesPublisherContentHash": "b8878deb1bf1812b107e38165a72f68d01fdc7046d4fe273360a0dbb8aaa80ff",
    "typeScriptVersion": "3.5"
}