UNPKG

2.14 kBJSONView Raw
1{
2 "name": "@types/request",
3 "version": "2.48.8",
4 "description": "TypeScript definitions for request",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/request",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Carlos Ballesteros Velasco",
10 "url": "https://github.com/soywiz",
11 "githubUsername": "soywiz"
12 },
13 {
14 "name": "bonnici",
15 "url": "https://github.com/bonnici",
16 "githubUsername": "bonnici"
17 },
18 {
19 "name": "Bart van der Schoor",
20 "url": "https://github.com/Bartvds",
21 "githubUsername": "Bartvds"
22 },
23 {
24 "name": "Joe Skeen",
25 "url": "https://github.com/joeskeen",
26 "githubUsername": "joeskeen"
27 },
28 {
29 "name": "Christopher Currens",
30 "url": "https://github.com/ccurrens",
31 "githubUsername": "ccurrens"
32 },
33 {
34 "name": "Jon Stevens",
35 "url": "https://github.com/lookfirst",
36 "githubUsername": "lookfirst"
37 },
38 {
39 "name": "Matt R. Wilson",
40 "url": "https://github.com/mastermatt",
41 "githubUsername": "mastermatt"
42 },
43 {
44 "name": "Jose Colella",
45 "url": "https://github.com/josecolella",
46 "githubUsername": "josecolella"
47 },
48 {
49 "name": "Marek Urbanowicz",
50 "url": "https://github.com/murbanowicz",
51 "githubUsername": "murbanowicz"
52 }
53 ],
54 "main": "",
55 "types": "index.d.ts",
56 "repository": {
57 "type": "git",
58 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
59 "directory": "types/request"
60 },
61 "scripts": {},
62 "dependencies": {
63 "@types/caseless": "*",
64 "@types/node": "*",
65 "@types/tough-cookie": "*",
66 "form-data": "^2.5.0"
67 },
68 "typesPublisherContentHash": "1d1a7d3a65e28ea707b27eb4b0425fb4bdc214cf0c834f393b6b4faa6ee714d1",
69 "typeScriptVersion": "3.8"
70}
\No newline at end of file