{
  "name": "mao-service-discovery",
  "version": "1.6.9-windows-rc1-master-331535bdba4a66f55ac32cd569e163432bf4f37d.0",
  "description": "Discover your services by using gRPC stream, ICMP or etcd. Come with WebGUI, Restful API and Config Persistence ability.",
  "main": "MaoServiceDiscovery",
  "scripts": {
    "test": "go test -v"
  },
  "repository": {
    "type": "git",
    "url": "git+https://github.com/MaoJianwei/Mao_Service_Discovery.git"
  },
  "keywords": [
    "utils",
    "microservices",
    "service-discovery",
    "monitor",
    "system-monitor",
    "icmp",
    "grpc",
    "etcd",
    "grpc-go",
    "etcdv3",
    "icmpv6",
    "icmp-ping",
    "grpc-ping"
  ],
  "author": "Jianwei Mao",
  "license": "Apache-2.0",
  "bugs": {
    "url": "https://github.com/MaoJianwei/Mao_Service_Discovery/issues"
  },
  "homepage": "https://github.com/MaoJianwei/Mao_Service_Discovery#readme"
}
