{
   "abstract" : "a light and pure-Perl PSGI/Plack HTTP server with pre-forks",
   "author" : [
      "Piotr Roszatycki <dexter@cpan.org>",
      "Piotr Roszatycki <dexter@cpan.org>",
      "Jeremy Howard <j+daemonize@howard.fm>",
      "Paul Seamons <paul@seamons.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.422",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Starlight",
   "prereqs" : {
      "build" : {
         "requires" : {
            "HTTP::Tiny" : "0",
            "Test::More" : "0.88",
            "Test::TCP" : "0.15"
         }
      },
      "runtime" : {
         "requires" : {
            "Plack" : "0.992",
            "perl" : "5.008001"
         }
      }
   },
   "provides" : {
      "Plack::Handler::Starlight" : {
         "file" : "lib/Plack/Handler/Starlight.pm",
         "version" : "0.0306"
      },
      "Starlight" : {
         "file" : "lib/Starlight.pm",
         "version" : "0.0306"
      },
      "Starlight::Server" : {
         "file" : "lib/Starlight/Server.pm",
         "version" : "0.0306"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "http://github.com/dex4er/Starlight/issues"
      },
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "http://github.com/dex4er/Starlight"
      }
   },
   "version" : "0.0306",
   "x_serialization_backend" : "JSON::PP version 2.27400"
}