{
  "abstract" : "Handle combination loading and processing of on-disk resources.",
  "author" : [
     "J. Shirley <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300013, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Plack-Middleware-ComboLoader",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "HTTP::Date" : "0",
           "HTTP::Throwable" : "0",
           "Path::Class" : "0",
           "Plack" : "0",
           "Plack::MIME" : "0",
           "Plack::Middleware" : "0",
           "Plack::Request" : "0",
           "Try::Tiny" : "0",
           "URI::Escape" : "0",
           "parent" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "HTTP::Request::Common" : "0",
           "Plack::Test" : "0",
           "Test::More" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/jshirley/Plack-Middleware-ComboLoader",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/jshirley/Plack-Middleware-ComboLoader.git",
        "web" : "https://github.com/jshirley/Plack-Middleware-ComboLoader"
     }
  },
  "version" : "0.03"
}