UNPKG

2.55 kBJSONView Raw
1{
2 "name": "@types/superagent",
3 "version": "8.1.6",
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": "Pap Lőrinc",
20 "githubUsername": "paplorinc",
21 "url": "https://github.com/paplorinc"
22 },
23 {
24 "name": "Shrey Jain",
25 "githubUsername": "shreyjain1994",
26 "url": "https://github.com/shreyjain1994"
27 },
28 {
29 "name": "Alec Zopf",
30 "githubUsername": "zopf",
31 "url": "https://github.com/zopf"
32 },
33 {
34 "name": "Adam Haglund",
35 "githubUsername": "beeequeue",
36 "url": "https://github.com/beeequeue"
37 },
38 {
39 "name": "Lukas Elmer",
40 "githubUsername": "lukaselmer",
41 "url": "https://github.com/lukaselmer"
42 },
43 {
44 "name": "Jesse Rogers",
45 "githubUsername": "theQuazz",
46 "url": "https://github.com/theQuazz"
47 },
48 {
49 "name": "Chris Arnesen",
50 "githubUsername": "carnesen",
51 "url": "https://github.com/carnesen"
52 },
53 {
54 "name": "Anders Kindberg",
55 "githubUsername": "ghostganz",
56 "url": "https://github.com/ghostganz"
57 },
58 {
59 "name": "LuckyWind_sck",
60 "githubUsername": "LuckyWindsck",
61 "url": "https://github.com/LuckyWindsck"
62 },
63 {
64 "name": "David Tanner",
65 "githubUsername": "DavidTanner",
66 "url": "https://github.com/DavidTanner"
67 }
68 ],
69 "main": "",
70 "types": "index.d.ts",
71 "repository": {
72 "type": "git",
73 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
74 "directory": "types/superagent"
75 },
76 "scripts": {},
77 "dependencies": {
78 "@types/cookiejar": "^2.1.5",
79 "@types/node": "*",
80 "@types/methods": "^1.1.4"
81 },
82 "typesPublisherContentHash": "d2df03967318b43670089183736df6c958b2f3acb89f364172d1893eb6844a14",
83 "typeScriptVersion": "4.7"
84}
\No newline at end of file