UNPKG

2.22 kBJSONView Raw
1{
2 "name": "@types/dockerode",
3 "version": "3.3.24",
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 "githubUsername": "seikho",
11 "url": "https://github.com/seikho"
12 },
13 {
14 "name": "Nicolas Laplante",
15 "githubUsername": "nlaplante",
16 "url": "https://github.com/nlaplante"
17 },
18 {
19 "name": "ByeongHun Yoo",
20 "githubUsername": "isac322",
21 "url": "https://github.com/isac322"
22 },
23 {
24 "name": "Ray Fang",
25 "githubUsername": "lazarusx",
26 "url": "https://github.com/lazarusx"
27 },
28 {
29 "name": "Marius Meisenzahl",
30 "githubUsername": "meisenzahl",
31 "url": "https://github.com/meisenzahl"
32 },
33 {
34 "name": "Rob Moran",
35 "githubUsername": "thegecko",
36 "url": "https://github.com/thegecko"
37 },
38 {
39 "name": "Cameron Diver",
40 "githubUsername": "CameronDiver",
41 "url": "https://github.com/CameronDiver"
42 },
43 {
44 "name": "Pascal Sthamer",
45 "githubUsername": "p4sca1",
46 "url": "https://github.com/p4sca1"
47 },
48 {
49 "name": "Stuart Thomson",
50 "githubUsername": "stuartthomson",
51 "url": "https://github.com/stuartthomson"
52 },
53 {
54 "name": "Luis Rueda",
55 "githubUsername": "userlerueda",
56 "url": "https://github.com/userlerueda"
57 }
58 ],
59 "main": "",
60 "types": "index.d.ts",
61 "repository": {
62 "type": "git",
63 "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
64 "directory": "types/dockerode"
65 },
66 "scripts": {},
67 "dependencies": {
68 "@types/docker-modem": "*",
69 "@types/node": "*"
70 },
71 "typesPublisherContentHash": "d2bd97cbeea1e0ecea32102495feaf2a9bcb2440277648cc69ff4cb8f98a45c1",
72 "typeScriptVersion": "4.6"
73}
\No newline at end of file