1 | {
|
2 | "name": "@types/node-fetch",
|
3 | "version": "2.6.6",
|
4 | "description": "TypeScript definitions for node-fetch",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/node-fetch",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Torsten Werner",
|
10 | "url": "https://github.com/torstenwerner",
|
11 | "githubUsername": "torstenwerner"
|
12 | },
|
13 | {
|
14 | "name": "Niklas Lindgren",
|
15 | "url": "https://github.com/nikcorg",
|
16 | "githubUsername": "nikcorg"
|
17 | },
|
18 | {
|
19 | "name": "Vinay Bedre",
|
20 | "url": "https://github.com/vinaybedre",
|
21 | "githubUsername": "vinaybedre"
|
22 | },
|
23 | {
|
24 | "name": "Antonio Román",
|
25 | "url": "https://github.com/kyranet",
|
26 | "githubUsername": "kyranet"
|
27 | },
|
28 | {
|
29 | "name": "Andrew Leedham",
|
30 | "url": "https://github.com/AndrewLeedham",
|
31 | "githubUsername": "AndrewLeedham"
|
32 | },
|
33 | {
|
34 | "name": "Jason Li",
|
35 | "url": "https://github.com/JasonLi914",
|
36 | "githubUsername": "JasonLi914"
|
37 | },
|
38 | {
|
39 | "name": "Steve Faulkner",
|
40 | "url": "https://github.com/southpolesteve",
|
41 | "githubUsername": "southpolesteve"
|
42 | },
|
43 | {
|
44 | "name": "ExE Boss",
|
45 | "url": "https://github.com/ExE-Boss",
|
46 | "githubUsername": "ExE-Boss"
|
47 | },
|
48 | {
|
49 | "name": "Alex Savin",
|
50 | "url": "https://github.com/alexandrusavin",
|
51 | "githubUsername": "alexandrusavin"
|
52 | },
|
53 | {
|
54 | "name": "Alexis Tyler",
|
55 | "url": "https://github.com/OmgImAlexis",
|
56 | "githubUsername": "OmgImAlexis"
|
57 | },
|
58 | {
|
59 | "name": "Jakub Kisielewski",
|
60 | "url": "https://github.com/kbkk",
|
61 | "githubUsername": "kbkk"
|
62 | },
|
63 | {
|
64 | "name": "David Glasser",
|
65 | "url": "https://github.com/glasser",
|
66 | "githubUsername": "glasser"
|
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/node-fetch"
|
75 | },
|
76 | "scripts": {},
|
77 | "dependencies": {
|
78 | "@types/node": "*",
|
79 | "form-data": "^4.0.0"
|
80 | },
|
81 | "typesPublisherContentHash": "1c45642541a528c3630627015d790a28fc645158dfb2fb2c195d6e33dfaf9a0f",
|
82 | "typeScriptVersion": "4.5"
|
83 | } |
\ | No newline at end of file |