{
    "name": "@types/webpack-hot-client",
    "version": "4.1.7",
    "description": "TypeScript definitions for webpack-hot-client",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-hot-client",
    "license": "MIT",
    "contributors": [
        {
            "name": "ZSkycat",
            "githubUsername": "ZSkycat",
            "url": "https://github.com/ZSkycat"
        },
        {
            "name": "Brian Armstrong",
            "githubUsername": "barm",
            "url": "https://github.com/barm"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/webpack-hot-client"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*",
        "@types/webpack": "^4",
        "@types/ws": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "213ec714d08c474ef7e24b6319082be1c337652358d78f4090563c80caf44aab",
    "typeScriptVersion": "5.2"
}