{
    "name": "@types/dockerode",
    "version": "4.0.1",
    "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": "01e4a265fe9a7244f5c0bd4311d5a3cafddc0062f35aeb920e01d84ff944ebac",
    "typeScriptVersion": "5.2"
}