{
    "name": "@types/websocket",
    "version": "1.0.6",
    "description": "TypeScript definitions for websocket",
    "homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/websocket",
    "license": "MIT",
    "contributors": [
        {
            "name": "Paul Loyd",
            "url": "https://github.com/loyd",
            "githubUsername": "loyd"
        },
        {
            "name": "Kay Schecker",
            "url": "https://github.com/flynetworks",
            "githubUsername": "flynetworks"
        },
        {
            "name": "Zhao Lei",
            "url": "https://github.com/zhaoleimxd",
            "githubUsername": "zhaoleimxd"
        },
        {
            "name": "Sheng Chen",
            "url": "https://github.com/jdneo",
            "githubUsername": "jdneo"
        },
        {
            "name": "Matthew Peveler",
            "url": "https://github.com/MasterOdin",
            "githubUsername": "MasterOdin"
        }
    ],
    "main": "",
    "types": "index.d.ts",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
        "directory": "types/websocket"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "62b61b8d6826eb86df28ab7f0115df8a86b0d2641c696bfb3cfcab37db4e57ca",
    "typeScriptVersion": "4.3"
}