{
    "name": "@types/websocket",
    "version": "1.0.2",
    "description": "TypeScript definitions for 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": "f77e59a1b8df91d979276a7ea30ed3ab0dfff6dc65e4801f43fced28b785737e",
    "typeScriptVersion": "3.5"
}