{
  "name": "sc-hasher",
  "version": "1.0.1",
  "description": "Default hashing function used by sc-broker-cluster to map channel names to brokers",
  "main": "index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "https://github.com/SocketCluster/sc-hasher.git"
  },
  "keywords": [
    "socketcluster",
    "hasher",
    "mapper",
    "sharding"
  ],
  "author": "Jonathan Gros-Dubois",
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/SocketCluster/sc-hasher/issues"
  },
  "homepage": "https://github.com/SocketCluster/sc-hasher"
}
