{
    "name": "@types/eslint-scope",
    "version": "3.7.6",
    "description": "TypeScript definitions for eslint-scope",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope",
    "license": "MIT",
    "contributors": [
        {
            "name": "Toru Nagashima",
            "githubUsername": "mysticatea",
            "url": "https://github.com/mysticatea"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/eslint-scope"
    },
    "scripts": {},
    "dependencies": {
        "@types/eslint": "*",
        "@types/estree": "*"
    },
    "typesPublisherContentHash": "0e29a669987b6ef9f8c297adcb8b7116023228a89694a45a10863f9d087a1277",
    "typeScriptVersion": "4.5"
}