{
  "abstract" : "High-performance preforking PSGI/Plack web server",
  "author" : [
     "Tatsuhiko Miyagawa <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.0, Dist::Zilla version 4.300033, CPAN::Meta::Converter version 2.130880",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Starman",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.014"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Data::Dump" : "0",
           "HTTP::Date" : "0",
           "HTTP::Parser::XS" : "0",
           "HTTP::Status" : "0",
           "Net::Server" : "0.91",
           "Plack" : "0.9971",
           "Test::TCP" : "1.11",
           "parent" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0",
           "Test::Requires" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/miyagawa/Starman/issues"
     },
     "homepage" : "https://github.com/miyagawa/Starman",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/miyagawa/Starman.git",
        "web" : "https://github.com/miyagawa/Starman"
     }
  },
  "version" : "0.3008",
  "x_contributors" : [
     "Alex Vandiver <[email protected]>",
     "Audrey Tang <[email protected]>",
     "Audrey Tang <[email protected]>",
     "Chia-liang Kao <[email protected]>",
     "Graham Barr <[email protected]>",
     "Grant McLean <[email protected]>",
     "Gregory Oschwald <[email protected]>",
     "Leon Brocard <[email protected]>",
     "Olaf Alders <[email protected]>",
     "Paulo E. Castro <[email protected]>",
     "Perlover <[email protected]>",
     "Peter Makholm <[email protected]>",
     "Piotr Roszatycki <[email protected]>",
     "Tatsuhiko Miyagawa <[email protected]>",
     "cho45 <[email protected]>",
     "spleenjack <[email protected]>"
  ]
}