{
   "auth" : "github:tony-o",
   "depends" : [
      "HTTP::Server"
   ],
   "description" : "Asynchronous Base HTTP Server",
   "name" : "HTTP::Server::Async",
   "provides" : {
      "HTTP::Server::Async" : "lib/HTTP/Server/Async.pm6",
      "HTTP::Server::Async::Request" : "lib/HTTP/Server/Async/Request.pm6",
      "HTTP::Server::Async::Response" : "lib/HTTP/Server/Async/Response.pm6"
   },
   "support" : {
      "source" : "git://github.com/tony-o/perl6-http-server-async.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "0.1.1"
}
