{
   "depends" : [],
   "description" : "Simple webserver module, with PSGI support",
   "name" : "HTTP::Server::Simple",
   "provides" : {
      "HTTP::Server::Simple" : "lib/HTTP/Server/Simple.pm6",
      "HTTP::Server::Simple::PSGI" : "lib/HTTP/Server/Simple/PSGI.pm6"
   },
   "support" : {
      "source" : "git://github.com/mberends/http-server-simple.git"
   },
   "version" : "0.000.001",
   "version_from_original_meta" : "*"
}
