{
   "authors" : [
      "Tokuhiro Matsuno"
   ],
   "build-depends" : [],
   "depends" : [
      "HTTP::Parser",
      "HTTP::Status",
      "IO::Blob"
   ],
   "description" : "a simple HTTP server for Perl6",
   "license" : "Artistic-2.0",
   "name" : "HTTP::Server::Tiny",
   "perl" : "6.c",
   "provides" : {
      "HTTP::Server::Tiny" : "lib/HTTP/Server/Tiny.pm6"
   },
   "resources" : [],
   "source-url" : "http://www.cpan.org/authors/id/T/TO/TOKUHIROM/Perl6/HTTP-Server-Tiny-0.0.1.tar.gz",
   "tags" : [],
   "test-depends" : [
      "JSON::Fast",
      "HTTP::Tinyish"
   ],
   "version" : "0.0.1"
}