UNPKG

846 BJSONView Raw
1{
2 "name": "@types/node-fetch",
3 "version": "2.1.3",
4 "description": "TypeScript definitions for node-fetch",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Torsten Werner",
9 "url": "https://github.com/torstenwerner",
10 "githubUsername": "torstenwerner"
11 },
12 {
13 "name": "Niklas Lindgren",
14 "url": "https://github.com/nikcorg",
15 "githubUsername": "nikcorg"
16 }
17 ],
18 "main": "",
19 "types": "index",
20 "repository": {
21 "type": "git",
22 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
23 },
24 "scripts": {},
25 "dependencies": {
26 "@types/node": "*"
27 },
28 "typesPublisherContentHash": "2b45dbad1fbc68fc6dc2b468fc1711320e199d6ef208bb0b8a84a6e3221beeb4",
29 "typeScriptVersion": "2.0"
30}
\No newline at end of file