{
  "abstract" : "a light and pure-Perl PSGI/Plack HTTP server with pre-forks",
  "author" : [
     "Piotr Roszatycki <[email protected]>",
     "Piotr Roszatycki <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4203",
  "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.0200"
     },
     "Starlight" : {
        "file" : "lib/Starlight.pm",
        "version" : "0.0200"
     },
     "Starlight::Server" : {
        "file" : "lib/Starlight/Server.pm",
        "version" : "0.0200"
     }
  },
  "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.0200"
}