UNPKG

@types/dockerode

Version:
70 lines 2.12 kB
{ "name": "@types/dockerode", "version": "3.3.43", "description": "TypeScript definitions for dockerode", "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/dockerode", "license": "MIT", "contributors": [ { "name": "Carl Winkler", "githubUsername": "seikho", "url": "https://github.com/seikho" }, { "name": "Nicolas Laplante", "githubUsername": "nlaplante", "url": "https://github.com/nlaplante" }, { "name": "ByeongHun Yoo", "githubUsername": "isac322", "url": "https://github.com/isac322" }, { "name": "Ray Fang", "githubUsername": "lazarusx", "url": "https://github.com/lazarusx" }, { "name": "Marius Meisenzahl", "githubUsername": "meisenzahl", "url": "https://github.com/meisenzahl" }, { "name": "Rob Moran", "githubUsername": "thegecko", "url": "https://github.com/thegecko" }, { "name": "Cameron Diver", "githubUsername": "CameronDiver", "url": "https://github.com/CameronDiver" }, { "name": "Pascal Sthamer", "githubUsername": "p4sca1", "url": "https://github.com/p4sca1" }, { "name": "Luis Rueda", "githubUsername": "userlerueda", "url": "https://github.com/userlerueda" } ], "main": "", "types": "index.d.ts", "repository": { "type": "git", "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git", "directory": "types/dockerode" }, "scripts": {}, "dependencies": { "@types/docker-modem": "*", "@types/node": "*", "@types/ssh2": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "856afac831875f1f08e68655f0ab3be2519ce613abd286d84f18af46d40f4f00", "typeScriptVersion": "5.2" }