{
  "name": "niu-cluster",
  "description": "",
  "version": "1.0.4",
  "homepage": "https://github.com/niu-team/niu-cluster",
  "repository": {
    "type": "git",
    "url": "git://github.com/niu-team/niu-cluster.git"
  },
  "bugs": {
    "url": "https://github.com/niu-team/niu-cluster/issues"
  },
  "main": "./index.js",
  "keywords": [
    "cluster",
    "port",
    "niu"
  ],
  "engines": {
    "node": ">= 0.12.0"
  }
}