{
    "name": "@types/webpack-dev-middleware",
    "version": "4.1.2",
    "description": "TypeScript definitions for webpack-dev-middleware",
    "license": "MIT",
    "contributors": [
        {
            "name": "Benjamin Lim",
            "url": "https://github.com/bumbleblym",
            "githubUsername": "bumbleblym"
        },
        {
            "name": "reduckted",
            "url": "https://github.com/reduckted",
            "githubUsername": "reduckted"
        },
        {
            "name": "Chris Abrams",
            "url": "https://github.com/chrisabrams",
            "githubUsername": "chrisabrams"
        },
        {
            "name": "Piotr Błażejewicz",
            "url": "https://github.com/peterblazejewicz",
            "githubUsername": "peterblazejewicz"
        },
        {
            "name": "Ma Tianqi",
            "url": "https://github.com/tqma113",
            "githubUsername": "tqma113"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/webpack-dev-middleware"
    },
    "scripts": {},
    "dependencies": {
        "@types/connect": "*",
        "@types/webpack": "^4"
    },
    "typesPublisherContentHash": "a43e806bc36cdccae4f99607a0f4ef87eabcfdc7e991e4ec8b8fddca8bdcbd6a",
    "typeScriptVersion": "3.7"
}