{
   "author" : "Michael",
   "depends" : [
      "LWP::Simple"
   ],
   "description" : "Simple web service client that queries the canihazip.com web site, to obtain the host's public facing IP address.",
   "name" : "WebService::HazIP",
   "provides" : {
      "WebService::HazIP" : "lib/WebService/HazIP.pm6"
   },
   "support" : {
      "source" : "git://github.com/cbk/WebService-HazIP"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "1.0.0"
}