UNPKG

2.07 kBJSONView Raw
1{
2 "name": "@types/dockerode",
3 "version": "3.2.7",
4 "description": "TypeScript definitions for dockerode",
5 "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dockerode",
6 "license": "MIT",
7 "contributors": [
8 {
9 "name": "Carl Winkler",
10 "url": "https://github.com/seikho",
11 "githubUsername": "seikho"
12 },
13 {
14 "name": "Nicolas Laplante",
15 "url": "https://github.com/nlaplante",
16 "githubUsername": "nlaplante"
17 },
18 {
19 "name": "ByeongHun Yoo",
20 "url": "https://github.com/isac322",
21 "githubUsername": "isac322"
22 },
23 {
24 "name": "Ray Fang",
25 "url": "https://github.com/lazarusx",
26 "githubUsername": "lazarusx"
27 },
28 {
29 "name": "Marius Meisenzahl",
30 "url": "https://github.com/meisenzahl",
31 "githubUsername": "meisenzahl"
32 },
33 {
34 "name": "Rob Moran",
35 "url": "https://github.com/thegecko",
36 "githubUsername": "thegecko"
37 },
38 {
39 "name": "Cameron Diver",
40 "url": "https://github.com/CameronDiver",
41 "githubUsername": "CameronDiver"
42 },
43 {
44 "name": "Pascal Sthamer",
45 "url": "https://github.com/p4sca1",
46 "githubUsername": "p4sca1"
47 },
48 {
49 "name": "Stuart Thomson",
50 "url": "https://github.com/stuartthomson",
51 "githubUsername": "stuartthomson"
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/dockerode"
60 },
61 "scripts": {},
62 "dependencies": {
63 "@types/docker-modem": "*",
64 "@types/node": "*"
65 },
66 "typesPublisherContentHash": "8928adce73d22c230fa21b2c708b19e00e6ade772c98102f6439a89703495a48",
67 "typeScriptVersion": "3.6"
68}
\No newline at end of file