@types/socketcluster-client
Version:
TypeScript definitions for socketcluster-client
39 lines • 1.31 kB
JSON
{
"name": "@types/socketcluster-client",
"version": "19.1.0",
"description": "TypeScript definitions for socketcluster-client",
"homepage": "https://github.com/DefinitelyTyped/DefinitelyTyped/tree/master/types/socketcluster-client",
"license": "MIT",
"contributors": [
{
"name": "Daniel Rose",
"githubUsername": "DanielRose",
"url": "https://github.com/DanielRose"
},
{
"name": "Nathan Bierema",
"githubUsername": "Methuselah96",
"url": "https://github.com/Methuselah96"
}
],
"main": "",
"types": "index.d.ts",
"repository": {
"type": "git",
"url": "https://github.com/DefinitelyTyped/DefinitelyTyped.git",
"directory": "types/socketcluster-client"
},
"scripts": {},
"dependencies": {
"@types/ag-channel": "*",
"@types/async-stream-emitter": "*",
"@types/consumable-stream": "*",
"@types/sc-errors": "*",
"@types/socketcluster-server": "*",
"@types/stream-demux": "*",
"@types/writable-consumable-stream": "*",
"@types/ws": "*"
},
"typesPublisherContentHash": "77f752628662b2cfa869919e86c6e223517ebfc7678273684899a4576d95c886",
"typeScriptVersion": "4.6"
}