{
   "authors" : [
      "Tokuhiro Matsuno"
   ],
   "build-depends" : [],
   "depends" : [
      "HTTP::Parser",
      "HTTP::Status",
      "IO::Blob"
   ],
   "description" : "a simple HTTP server for Perl6",
   "name" : "HTTP::Server::Tiny",
   "perl" : "v6",
   "provides" : {
      "HTTP::Server::Tiny" : "lib/HTTP/Server/Tiny.pm6"
   },
   "support" : {
      "source" : "git://github.com/tokuhirom/p6-HTTP-Server-Tiny.git"
   },
   "test-depends" : [
      "HTTP::Tinyish"
   ],
   "version" : "0.000.001",
   "version_from_original_meta" : "*"
}
