UNPKG

2.36 kBJSONView Raw
1{
2 "name": "@types/superagent",
3 "version": "4.1.15",
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 "url": "https://github.com/NicoZelaya",
11 "githubUsername": "NicoZelaya"
12 },
13 {
14 "name": "Michael Ledin",
15 "url": "https://github.com/mxl",
16 "githubUsername": "mxl"
17 },
18 {
19 "name": "Pap Lőrinc",
20 "url": "https://github.com/paplorinc",
21 "githubUsername": "paplorinc"
22 },
23 {
24 "name": "Shrey Jain",
25 "url": "https://github.com/shreyjain1994",
26 "githubUsername": "shreyjain1994"
27 },
28 {
29 "name": "Alec Zopf",
30 "url": "https://github.com/zopf",
31 "githubUsername": "zopf"
32 },
33 {
34 "name": "Adam Haglund",
35 "url": "https://github.com/beeequeue",
36 "githubUsername": "beeequeue"
37 },
38 {
39 "name": "Lukas Elmer",
40 "url": "https://github.com/lukaselmer",
41 "githubUsername": "lukaselmer"
42 },
43 {
44 "name": "Jesse Rogers",
45 "url": "https://github.com/theQuazz",
46 "githubUsername": "theQuazz"
47 },
48 {
49 "name": "Chris Arnesen",
50 "url": "https://github.com/carnesen",
51 "githubUsername": "carnesen"
52 },
53 {
54 "name": "Anders Kindberg",
55 "url": "https://github.com/ghostganz",
56 "githubUsername": "ghostganz"
57 },
58 {
59 "name": "LuckyWind_sck",
60 "url": "https://github.com/LuckyWindsck",
61 "githubUsername": "LuckyWindsck"
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": "*",
74 "@types/node": "*"
75 },
76 "typesPublisherContentHash": "2c0bbeaebfa8db47b247092a1d80cd606251f233e6139c512c856020051df830",
77 "typeScriptVersion": "3.8"
78}
\No newline at end of file