{
  "abstract" : "A simple security filter for Plack",
  "author" : [
     "Robert Rothenberg <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
  "keywords" : [
     "PSGI",
     "Plack",
     "security",
     "filter",
     "HTTP",
     "blocking"
  ],
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Plack-Middleware-Security-Simple",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::EOF" : "0",
           "Test::EOL" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::MinimumVersion" : "0",
           "Test::More" : "0.88",
           "Test::NoTabs" : "0",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Pod::LinkCheck" : "0",
           "Test::Portability::Files" : "0",
           "Test::TrailingSpace" : "0.0203"
        }
     },
     "runtime" : {
        "recommends" : {
           "Ref::Util::XS" : "0"
        },
        "requires" : {
           "Exporter::Tiny" : "0",
           "HTTP::Status" : "0",
           "Hash::Match" : "0",
           "Plack::Middleware" : "0",
           "Plack::Response" : "0",
           "Plack::Util::Accessor" : "0",
           "Ref::Util" : "0",
           "parent" : "0",
           "perl" : "v5.10.0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "File::Spec" : "0",
           "HTTP::Exception" : "0",
           "HTTP::Request::Common" : "0",
           "Log::Dispatch" : "2.68",
           "Log::Dispatch::Array" : "0",
           "Module::Metadata" : "0",
           "Plack::Builder" : "0",
           "Plack::Test" : "0",
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "Plack::Middleware::Security::Common" : {
        "file" : "lib/Plack/Middleware/Security/Common.pm",
        "version" : "v0.4.3"
     },
     "Plack::Middleware::Security::Simple" : {
        "file" : "lib/Plack/Middleware/Security/Simple.pm",
        "version" : "v0.4.3"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/robrwo/Plack-Middleware-Security-Simple/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/robrwo/Plack-Middleware-Security-Simple.git",
        "web" : "https://github.com/robrwo/Plack-Middleware-Security-Simple"
     }
  },
  "version" : "v0.4.3",
  "x_authority" : "cpan:RRWO",
  "x_generated_by_perl" : "v5.28.1",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.11",
  "x_spdx_expression" : "Artistic-2.0"
}