UNPKG

2.09 kBJSONView Raw
1{
2 "name": "@types/got",
3 "version": "9.6.12",
4 "description": "TypeScript definitions for got",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/got",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "BendingBender",
10 "url": "https://github.com/BendingBender",
11 "githubUsername": "BendingBender"
12 },
13 {
14 "name": "Linus Unnebäck",
15 "url": "https://github.com/LinusU",
16 "githubUsername": "LinusU"
17 },
18 {
19 "name": "Konstantin Ikonnikov",
20 "url": "https://github.com/ikokostya",
21 "githubUsername": "ikokostya"
22 },
23 {
24 "name": "Stijn Van Nieuwenhuyse",
25 "url": "https://github.com/stijnvn",
26 "githubUsername": "stijnvn"
27 },
28 {
29 "name": "Matthew Bull",
30 "url": "https://github.com/wingsbob",
31 "githubUsername": "wingsbob"
32 },
33 {
34 "name": "Ryan Wilson-Perkin",
35 "url": "https://github.com/ryanwilsonperkin",
36 "githubUsername": "ryanwilsonperkin"
37 },
38 {
39 "name": "Paul Hawxby",
40 "url": "https://github.com/phawxby",
41 "githubUsername": "phawxby"
42 },
43 {
44 "name": "Ivy Witter",
45 "url": "https://github.com/ivywit",
46 "githubUsername": "ivywit"
47 },
48 {
49 "name": "Huachao Mao",
50 "url": "https://github.com/Huachao",
51 "githubUsername": "Huachao"
52 }
53 ],
54 "main": "",
55 "types": "index.d.ts",
56 "repository": {
57 "type": "git",
58 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
59 "directory": "types/got"
60 },
61 "scripts": {},
62 "dependencies": {
63 "@types/node": "*",
64 "@types/tough-cookie": "*",
65 "form-data": "^2.5.0"
66 },
67 "typesPublisherContentHash": "fddfd6e18b61b57c8ab9cd073c24af1cb1d98a774a137302f6f89f8e46d548d4",
68 "typeScriptVersion": "3.6"
69}
\No newline at end of file