1 | {
|
2 | "name": "@types/request-promise",
|
3 | "version": "4.1.48",
|
4 | "description": "TypeScript definitions for request-promise",
|
5 | "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/request-promise",
|
6 | "license": "MIT",
|
7 | "contributors": [
|
8 | {
|
9 | "name": "Christopher Glantschnig",
|
10 | "url": "https://github.com/cglantschnig",
|
11 | "githubUsername": "cglantschnig"
|
12 | },
|
13 | {
|
14 | "name": "Joe Skeen",
|
15 | "url": "https://github.com/joeskeen",
|
16 | "githubUsername": "joeskeen"
|
17 | },
|
18 | {
|
19 | "name": "Aya Morisawa",
|
20 | "url": "https://github.com/AyaMorisawa",
|
21 | "githubUsername": "AyaMorisawa"
|
22 | },
|
23 | {
|
24 | "name": "Matt R. Wilson",
|
25 | "url": "https://github.com/mastermatt",
|
26 | "githubUsername": "mastermatt"
|
27 | },
|
28 | {
|
29 | "name": "Sergey Bakulin",
|
30 | "url": "https://github.com/vansergen",
|
31 | "githubUsername": "vansergen"
|
32 | }
|
33 | ],
|
34 | "main": "",
|
35 | "types": "index.d.ts",
|
36 | "repository": {
|
37 | "type": "git",
|
38 | "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
|
39 | "directory": "types/request-promise"
|
40 | },
|
41 | "scripts": {},
|
42 | "dependencies": {
|
43 | "@types/bluebird": "*",
|
44 | "@types/request": "*"
|
45 | },
|
46 | "typesPublisherContentHash": "3ac8cacbfa54ee9d083c83600938ad012ce85644c3b28b3640d99cc98ccafb09",
|
47 | "typeScriptVersion": "3.6"
|
48 | } |
\ | No newline at end of file |