1 | {
|
2 | "name": "@types/eslint-scope",
|
3 | "version": "3.7.4",
|
4 | "description": "TypeScript definitions for eslint-scope",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint-scope",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Toru Nagashima",
|
10 | "url": "https://github.com/mysticatea",
|
11 | "githubUsername": "mysticatea"
|
12 | }
|
13 | ],
|
14 | "main": "",
|
15 | "types": "index.d.ts",
|
16 | "repository": {
|
17 | "type": "git",
|
18 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
19 | "directory": "types/eslint-scope"
|
20 | },
|
21 | "scripts": {},
|
22 | "dependencies": {
|
23 | "@types/eslint": "*",
|
24 | "@types/estree": "*"
|
25 | },
|
26 | "typesPublisherContentHash": "81c8e26e146b6b132a88bc06480ec59c5006561f35388cbc65756710cd486f05",
|
27 | "typeScriptVersion": "4.0"
|
28 | } |
\ | No newline at end of file |