UNPKG

1.57 kBJSONView Raw
1{
2 "name": "@types/eslint",
3 "version": "7.28.1",
4 "description": "TypeScript definitions for eslint",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/eslint",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Pierre-Marie Dartus",
10 "url": "https://github.com/pmdartus",
11 "githubUsername": "pmdartus"
12 },
13 {
14 "name": "Jed Fox",
15 "url": "https://github.com/j-f1",
16 "githubUsername": "j-f1"
17 },
18 {
19 "name": "Saad Quadri",
20 "url": "https://github.com/saadq",
21 "githubUsername": "saadq"
22 },
23 {
24 "name": "Jason Kwok",
25 "url": "https://github.com/JasonHK",
26 "githubUsername": "JasonHK"
27 },
28 {
29 "name": "Brad Zacher",
30 "url": "https://github.com/bradzacher",
31 "githubUsername": "bradzacher"
32 },
33 {
34 "name": "JounQin",
35 "url": "https://github.com/JounQin",
36 "githubUsername": "JounQin"
37 }
38 ],
39 "main": "",
40 "types": "index.d.ts",
41 "repository": {
42 "type": "git",
43 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
44 "directory": "types/eslint"
45 },
46 "scripts": {},
47 "dependencies": {
48 "@types/estree": "*",
49 "@types/json-schema": "*"
50 },
51 "typesPublisherContentHash": "ead3341b417b1fe8a2825d96ddb954f3dad2633c5eb166e057c130a2c7db3605",
52 "typeScriptVersion": "3.7"
53}
\No newline at end of file