{
    "name": "@types/express-ws",
    "version": "3.0.5",
    "description": "TypeScript definitions for express-ws",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/express-ws",
    "license": "MIT",
    "contributors": [
        {
            "name": "AJ Livingston",
            "githubUsername": "ajliv",
            "url": "https://github.com/ajliv"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/express-ws"
    },
    "scripts": {},
    "dependencies": {
        "@types/express": "*",
        "@types/express-serve-static-core": "*",
        "@types/ws": "*"
    },
    "typesPublisherContentHash": "6ba7d05a4f0cd7e5217c835abbc54d9779e967744975877621ef1c7452dd7213",
    "typeScriptVersion": "4.8"
}