UNPKG

1.93 kBJSONView Raw
1{
2 "name": "@types/dockerode",
3 "version": "3.2.3",
4 "description": "TypeScript definitions for dockerode",
5 "license": "MIT",
6 "contributors": [
7 {
8 "name": "Carl Winkler",
9 "url": "https://github.com/seikho",
10 "githubUsername": "seikho"
11 },
12 {
13 "name": "Nicolas Laplante",
14 "url": "https://github.com/nlaplante",
15 "githubUsername": "nlaplante"
16 },
17 {
18 "name": "ByeongHun Yoo",
19 "url": "https://github.com/isac322",
20 "githubUsername": "isac322"
21 },
22 {
23 "name": "Ray Fang",
24 "url": "https://github.com/lazarusx",
25 "githubUsername": "lazarusx"
26 },
27 {
28 "name": "Marius Meisenzahl",
29 "url": "https://github.com/meisenzahl",
30 "githubUsername": "meisenzahl"
31 },
32 {
33 "name": "Rob Moran",
34 "url": "https://github.com/thegecko",
35 "githubUsername": "thegecko"
36 },
37 {
38 "name": "Cameron Diver",
39 "url": "https://github.com/CameronDiver",
40 "githubUsername": "CameronDiver"
41 },
42 {
43 "name": "Pascal Sthamer",
44 "url": "https://github.com/p4sca1",
45 "githubUsername": "p4sca1"
46 },
47 {
48 "name": "Stuart Thomson",
49 "url": "https://github.com/stuartthomson",
50 "githubUsername": "stuartthomson"
51 }
52 ],
53 "main": "",
54 "types": "index.d.ts",
55 "repository": {
56 "type": "git",
57 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
58 "directory": "types/dockerode"
59 },
60 "scripts": {},
61 "dependencies": {
62 "@types/node": "*"
63 },
64 "typesPublisherContentHash": "07bd65622d6718758fbe190835d4fa687b5ada2e4d552d3a72c5976a5a3909d7",
65 "typeScriptVersion": "3.5"
66}
\No newline at end of file