{
    "name": "@types/webpack-hot-middleware",
    "version": "2.25.12",
    "description": "TypeScript definitions for webpack-hot-middleware",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/webpack-hot-middleware",
    "license": "MIT",
    "contributors": [
        {
            "name": "Benjamin Lim",
            "githubUsername": "bumbleblym",
            "url": "https://github.com/bumbleblym"
        },
        {
            "name": "Ron Martinez",
            "githubUsername": "icylace",
            "url": "https://github.com/icylace"
        },
        {
            "name": "Chris Abrams",
            "githubUsername": "chrisabrams",
            "url": "https://github.com/chrisabrams"
        },
        {
            "name": "Rodrigo Saboya",
            "githubUsername": "saboya",
            "url": "https://github.com/saboya"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/webpack-hot-middleware"
    },
    "scripts": {},
    "dependencies": {
        "@types/connect": "*",
        "tapable": "^2.2.0",
        "webpack": "^5"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "8dca3616e6fcf6f3897f9c2d324826832f9336ed2ca63cfa2e7dbac16ca59d5c",
    "typeScriptVersion": "5.2"
}