{
  "abstract" : "Append a trailing slash to GET requests whenever it is missing",
  "author" : [
     "Oskari Okko Ojala <[email protected]>, Frantic Oy http://www.frantic.com/"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.042, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Plack-Middleware-TrailingSlash",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::More" : "0.88",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "HTML::Entities" : "0",
           "Moose" : "0",
           "Plack::Middleware" : "0",
           "Plack::Request" : "0",
           "namespace::autoclean" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper" : "0",
           "HTTP::Request::Common" : "0",
           "Plack::Builder" : "0",
           "Plack::Test" : "0",
           "Test::More" : "0",
           "lib" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/okko/Plack-Middleware-TrailingSlash.git",
        "web" : "http://github.com/okko/Plack-Middleware-TrailingSlash"
     }
  },
  "version" : "0.002",
  "x_authority" : "cpan:OKKO"
}