{
    "name": "@types/socket.io",
    "version": "2.1.13",
    "description": "TypeScript definitions for socket.io",
    "license": "MIT",
    "contributors": [
        {
            "name": "PROGRE",
            "url": "https://github.com/progre",
            "githubUsername": "progre"
        },
        {
            "name": "Damian Connolly",
            "url": "https://github.com/divillysausages",
            "githubUsername": "divillysausages"
        },
        {
            "name": "Florent Poujol",
            "url": "https://github.com/florentpoujol",
            "githubUsername": "florentpoujol"
        },
        {
            "name": "KentarouTakeda",
            "url": "https://github.com/KentarouTakeda",
            "githubUsername": "KentarouTakeda"
        },
        {
            "name": "Alexey Snigirev",
            "url": "https://github.com/gigi",
            "githubUsername": "gigi"
        },
        {
            "name": "Ezinwa Okpoechi",
            "url": "https://github.com/BrainMaestro",
            "githubUsername": "BrainMaestro"
        },
        {
            "name": "Marek Urbanowicz",
            "url": "https://github.com/murbanowicz",
            "githubUsername": "murbanowicz"
        },
        {
            "name": "Kevin Kam",
            "url": "https://github.com/kevinkam",
            "githubUsername": "kevinkam"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/socket.io"
    },
    "scripts": {},
    "dependencies": {
        "@types/engine.io": "*",
        "@types/node": "*",
        "@types/socket.io-parser": "*"
    },
    "typesPublisherContentHash": "a7ddb2551415fe819f85d55852a5919b2ce6ba8edf2cf570a9b5a55c916c4107",
    "typeScriptVersion": "3.4"
}