{
  "name": "coordinator-node-client",
  "version": "3.0.0",
  "description": "",
  "main": "lib/index.js",
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "repository": {
    "type": "git",
    "url": "git@git.eefung.com:oplate/antfact-coordinator-client-nodejs.git"
  },
  "keywords": [
    "coordinator",
    "client"
  ],
  "author": "liwenjun",
  "license": "ISC",
  "dependencies": {
    "lodash": "^4.13.1",
    "deepmerge": "0.2.10",
    "eureka-js-client": "4.3.0",
    "socks5-http-client": "1.0.2"
  }
}
