{
  "abstract" : "PSGI engine for Catalyst",
  "author" : [
     "Tatsuhiko Miyagawa <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.035, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Catalyst-Engine-PSGI",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.59",
           "Test::More" : "0",
           "Test::Requires" : "0",
           "Test::TCP" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.039"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.15",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Catalyst::Action::RenderView" : "0",
           "Catalyst::Runtime" : "5.80007",
           "Filter::Util::Call" : "0",
           "perl" : "5.008001"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/miyagawa/Catalyst-Engine-PSGI/issues"
     },
     "homepage" : "https://github.com/miyagawa/Catalyst-Engine-PSGI",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/miyagawa/Catalyst-Engine-PSGI.git",
        "web" : "https://github.com/miyagawa/Catalyst-Engine-PSGI"
     }
  },
  "version" : "0.14",
  "x_contributors" : [
     "Andreas Marienborg <[email protected]>",
     "chromatic <[email protected]>",
     "Dagfinn Ilmari MannsÃ¥ker <[email protected]>",
     "Justin Hunter <[email protected]>",
     "lestrrat <[email protected]>",
     "Pedro Melo <[email protected]>",
     "Tomas Doran <[email protected]>"
  ]
}