UNPKG

2.43 kBJSONView Raw
1{
2 "name": "@types/superagent",
3 "version": "8.1.9",
4 "description": "TypeScript definitions for superagent",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/superagent",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Nico Zelaya",
10 "githubUsername": "NicoZelaya",
11 "url": "https://github.com/NicoZelaya"
12 },
13 {
14 "name": "Michael Ledin",
15 "githubUsername": "mxl",
16 "url": "https://github.com/mxl"
17 },
18 {
19 "name": "Shrey Jain",
20 "githubUsername": "shreyjain1994",
21 "url": "https://github.com/shreyjain1994"
22 },
23 {
24 "name": "Alec Zopf",
25 "githubUsername": "zopf",
26 "url": "https://github.com/zopf"
27 },
28 {
29 "name": "Adam Haglund",
30 "githubUsername": "beeequeue",
31 "url": "https://github.com/beeequeue"
32 },
33 {
34 "name": "Lukas Elmer",
35 "githubUsername": "lukaselmer",
36 "url": "https://github.com/lukaselmer"
37 },
38 {
39 "name": "Jesse Rogers",
40 "githubUsername": "theQuazz",
41 "url": "https://github.com/theQuazz"
42 },
43 {
44 "name": "Chris Arnesen",
45 "githubUsername": "carnesen",
46 "url": "https://github.com/carnesen"
47 },
48 {
49 "name": "Anders Kindberg",
50 "githubUsername": "ghostganz",
51 "url": "https://github.com/ghostganz"
52 },
53 {
54 "name": "LuckyWind_sck",
55 "githubUsername": "LuckyWindsck",
56 "url": "https://github.com/LuckyWindsck"
57 },
58 {
59 "name": "David Tanner",
60 "githubUsername": "DavidTanner",
61 "url": "https://github.com/DavidTanner"
62 }
63 ],
64 "main": "",
65 "types": "index.d.ts",
66 "repository": {
67 "type": "git",
68 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
69 "directory": "types/superagent"
70 },
71 "scripts": {},
72 "dependencies": {
73 "@types/cookiejar": "^2.1.5",
74 "@types/methods": "^1.1.4",
75 "@types/node": "*",
76 "form-data": "^4.0.0"
77 },
78 "typesPublisherContentHash": "965bbc7f5c64e3462272457675b7da92ddc889d91a78a65fff899cacd782c86c",
79 "typeScriptVersion": "4.8"
80}
\No newline at end of file