{
   "author" : "github:retupmoca",
   "depends" : [
      "XML",
      "LWP::Simple"
   ],
   "description" : "Quick and dirty SOAP client",
   "name" : "SOAP::Client",
   "provides" : {
      "SOAP::Client" : "lib/SOAP/Client.pm6",
      "SOAP::Client::WSDL" : "lib/SOAP/Client/WSDL.pm6"
   },
   "support" : {
      "source" : "git://github.com/retupmoca/P6-SOAP.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "1.0.0"
}
