{
    "name": "@types/webpack-hot-middleware",
    "version": "2.25.9",
    "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": "Ilya Zelenko",
            "githubUsername": "iliyaZelenko",
            "url": "https://github.com/iliyaZelenko"
        },
        {
            "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"
    },
    "typesPublisherContentHash": "8c92d6656e71faa8847093d200274a9089b6dcca0e6cefc29a964e1b2f5d6566",
    "typeScriptVersion": "4.5"
}