UNPKG

@omneedia/socketcluster

Version:

SocketCluster - A Highly parallelized WebSocket server cluster to make the most of multi-core machines/instances.

53 lines (52 loc) 1.49 kB
{ "_from": "sc-hasher@^1.0.1", "_id": "sc-hasher@1.0.1", "_inBundle": false, "_integrity": "sha512-whZWw70Gp5ibXXMcz6+Tulmk8xkwWMs42gG70p12hGscdUg8BICBvihS3pX2T3dWTw+yeZuGKiULr3MwL37SOQ==", "_location": "/sc-hasher", "_phantomChildren": {}, "_requested": { "type": "range", "registry": true, "raw": "sc-hasher@^1.0.1", "name": "sc-hasher", "escapedName": "sc-hasher", "rawSpec": "^1.0.1", "saveSpec": null, "fetchSpec": "^1.0.1" }, "_requiredBy": [ "/sc-broker-cluster" ], "_resolved": "https://registry.npmjs.org/sc-hasher/-/sc-hasher-1.0.1.tgz", "_shasum": "32e73edb7c71a0ef0f2eb17ee04754a7395a71a2", "_spec": "sc-hasher@^1.0.1", "_where": "/home/jon/projects/socketcluster/sample/node_modules/sc-broker-cluster", "author": { "name": "Jonathan Gros-Dubois" }, "bugs": { "url": "https://github.com/SocketCluster/sc-hasher/issues" }, "bundleDependencies": false, "deprecated": false, "description": "Default hashing function used by sc-broker-cluster to map channel names to brokers", "homepage": "https://github.com/SocketCluster/sc-hasher", "keywords": [ "socketcluster", "hasher", "mapper", "sharding" ], "license": "MIT", "main": "index.js", "name": "sc-hasher", "repository": { "type": "git", "url": "git+https://github.com/SocketCluster/sc-hasher.git" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "version": "1.0.1" }