UNPKG

@types/socketcluster-client

Version:
40 lines 1.34 kB
{ "name": "@types/socketcluster-client", "version": "20.0.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": "*" }, "peerDependencies": {}, "typesPublisherContentHash": "89089a49565ec44d87b810a64d361c4d8a07320a12e58b1006ecf45c4c6d6a36", "typeScriptVersion": "5.2" }