{
   "depends" : [
      "MIME::Base64",
      "HTTP::Status"
   ],
   "description" : "A flexible HTTP Client library",
   "name" : "HTTP::Client",
   "provides" : {
      "HTTP::Client" : "lib/HTTP/Client.pm6",
      "HTTP::Client::Request" : "lib/HTTP/Client/Request.pm6",
      "HTTP::Client::Response" : "lib/HTTP/Client/Response.pm6"
   },
   "support" : {
      "source" : "git://github.com/supernovus/perl6-http-client.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "*"
}
