{
  "abstract" : "PSGI adapter for CGI",
  "author" : [
     "Tokuhiro Matsuno <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Milla version v1.0.17, Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "CGI-Emulate-PSGI",
  "no_index" : {
     "directory" : [
        "eg",
        "examples",
        "inc",
        "share",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.17",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "CGI" : "3.63",
           "HTTP::Response" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.88",
           "Test::Requires" : "0.08"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/tokuhirom/p5-cgi-emulate-psgi/issues"
     },
     "homepage" : "https://github.com/tokuhirom/p5-cgi-emulate-psgi",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/tokuhirom/p5-cgi-emulate-psgi.git",
        "web" : "https://github.com/tokuhirom/p5-cgi-emulate-psgi"
     }
  },
  "version" : "0.23",
  "x_contributors" : [
     "Bastian Blank <[email protected]>",
     "Clay Fouts <[email protected]>",
     "dakkar <[email protected]>",
     "Graham Knop <[email protected]>",
     "James Wright <[email protected]>",
     "Kazuho Oku <[email protected]>",
     "Mark Stosberg <[email protected]>",
     "Masahiro Nagano <[email protected]>",
     "Nick Stokoe <[email protected]>",
     "Tatsuhiko Miyagawa <[email protected]>",
     "Tatsuhiko Miyagawa <[email protected]>",
     "Tokuhiro Matsuno <[email protected]>"
  ],
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}