{
    "name": "@types/koa-websocket",
    "version": "5.0.11",
    "description": "TypeScript definitions for koa-websocket",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/koa-websocket",
    "license": "MIT",
    "contributors": [
        {
            "name": "Maël Lavault",
            "githubUsername": "moimael",
            "url": "https://github.com/moimael"
        },
        {
            "name": "Jaco Greeff",
            "githubUsername": "jacogr",
            "url": "https://github.com/jacogr"
        },
        {
            "name": "Martin Ždila",
            "githubUsername": "zdila",
            "url": "https://github.com/zdila"
        },
        {
            "name": "Eunchong Yu",
            "githubUsername": "Kroisse",
            "url": "https://github.com/Kroisse"
        },
        {
            "name": "Christopher N. Katoyi-Kaba",
            "githubUsername": "Christopher2K",
            "url": "https://github.com/Christopher2K"
        },
        {
            "name": "Zuo Jiazi",
            "githubUsername": "Aoiujz",
            "url": "https://github.com/Aoiujz"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/koa-websocket"
    },
    "scripts": {},
    "dependencies": {
        "@types/koa": "*",
        "@types/koa-compose": "*",
        "@types/ws": "*"
    },
    "peerDependencies": {},
    "typesPublisherContentHash": "c415a48bfb61d7f64ce80423c51e41de3633aec482f57ce848e8eeb58cee50cf",
    "typeScriptVersion": "5.2"
}