UNPKG

sc-cluster-broker-client

Version:
30 lines (29 loc) 756 B
{ "name": "sc-cluster-broker-client", "version": "1.0.5", "description": "Client for the SC cluster - For horizontal scalability.", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://github.com/SocketCluster/sc-cluster-broker-client.git" }, "dependencies": { "socketcluster-client": "5.x.x", "uuid": "3.0.1" }, "keywords": [ "SocketCluster", "client", "horizontal", "scalability" ], "author": "Jonathan Gros-Dubois", "license": "MIT", "bugs": { "url": "https://github.com/SocketCluster/sc-cluster-broker-client/issues" }, "homepage": "https://github.com/SocketCluster/sc-cluster-broker-client" }