@omneedia/socketcluster
Version:
SocketCluster - A Highly parallelized WebSocket server cluster to make the most of multi-core machines/instances.
58 lines (57 loc) • 1.62 kB
JSON
{
"_from": "scc-broker-client@^6.1.0",
"_id": "scc-broker-client@6.1.0",
"_inBundle": false,
"_integrity": "sha512-esoHl5E9O/G2ZWWezbbguRrzY6ZEz7iDhHh+K21aGRv+liiSY/HqH/0vcoHOmNo2ENFIuP/dDY06OfEYNoulLg==",
"_location": "/scc-broker-client",
"_phantomChildren": {},
"_requested": {
"type": "range",
"registry": true,
"raw": "scc-broker-client@^6.1.0",
"name": "scc-broker-client",
"escapedName": "scc-broker-client",
"rawSpec": "^6.1.0",
"saveSpec": null,
"fetchSpec": "^6.1.0"
},
"_requiredBy": [
"/"
],
"_resolved": "https://registry.npmjs.org/scc-broker-client/-/scc-broker-client-6.1.0.tgz",
"_shasum": "3219740261f639f42480786759d45000baba6fcd",
"_spec": "scc-broker-client@^6.1.0",
"_where": "/home/jon/projects/socketcluster/sample",
"author": {
"name": "Jonathan Gros-Dubois"
},
"bugs": {
"url": "https://github.com/SocketCluster/scc-broker-client/issues"
},
"bundleDependencies": false,
"dependencies": {
"skeleton-rendezvous": "^1.1.1",
"socketcluster-client": "^14.2.1"
},
"deprecated": false,
"description": "Client for the SC cluster - For horizontal scalability.",
"devDependencies": {
"mocha": "3.0.2",
"mock-require": "2.0.2"
},
"homepage": "https://github.com/SocketCluster/scc-broker-client",
"keywords": [
"SocketCluster",
"client",
"horizontal",
"scalability"
],
"license": "MIT",
"main": "index.js",
"name": "scc-broker-client",
"repository": {
"type": "git",
"url": "git+https://github.com/SocketCluster/scc-broker-client.git"
},
"version": "6.1.0"
}