{
    "name": "@types/socket.io-parser",
    "version": "2.2.1",
    "description": "TypeScript definitions for socket.io-parser",
    "license": "MIT",
    "contributors": [
        {
            "name": "York Yao",
            "url": "https://github.com/plantain-00",
            "githubUsername": "plantain-00"
        }
    ],
    "main": "",
    "types": "index",
    "repository": {
        "type": "git",
        "url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git"
    },
    "scripts": {},
    "dependencies": {
        "@types/node": "*"
    },
    "typesPublisherContentHash": "dd707249f4a68f9e3ce7b8fedc65e19bb3a662331d1720e98736a4287d5adceb",
    "typeScriptVersion": "2.0"
}