UNPKG

876 BJSONView Raw
1{
2 "name": "@types/eslint-scope",
3 "version": "3.7.7",
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 "githubUsername": "mysticatea",
11 "url": "https://github.com/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": "49eee35b78c19e2c83bc96ce190c7a88329006f876dd7f1fb378c1e8034fc8f2",
27 "typeScriptVersion": "4.5"
28}
\No newline at end of file