{
  "abstract" : "Block XSRF Attacks with minimal changes to your app",
  "author" : [
     "Chisel <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.012, 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-XSRFBlock",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        },
        "suggests" : {
           "JSON::PP" : "2.27300"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Pod::Weaver::Section::Contributors" : "0",
           "Test::Kwalitee" : "1.21",
           "Test::More" : "0.88",
           "Test::NoTabs" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Digest::HMAC_SHA1" : "0",
           "HTML::Escape" : "0",
           "HTML::Parser" : "0",
           "HTTP::Status" : "0",
           "Plack::Middleware" : "0",
           "Plack::Request" : "0",
           "Plack::Response" : "0",
           "Plack::Util" : "0",
           "Plack::Util::Accessor" : "0",
           "parent" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Carp" : "0",
           "Data::Printer" : "0",
           "FindBin::libs" : "0",
           "HTTP::Cookies" : "0",
           "HTTP::Message::PSGI" : "0",
           "HTTP::Request" : "0",
           "HTTP::Request::Common" : "0",
           "HTTP::Response" : "0",
           "LWP::UserAgent" : "0",
           "Log::Dispatch" : "0",
           "Plack::Builder" : "0",
           "Plack::Session::State::Cookie" : "0",
           "Plack::Test" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Sub::Exporter" : "0",
           "Test::Kwalitee" : "0",
           "Test::More" : "0",
           "Test::NoTabs" : "0",
           "Test::Pod" : "0",
           "Test::Pod::Coverage" : "0",
           "Test::UseAllModules" : "0",
           "Try::Tiny" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/chiselwright/Plack-Middleware-XSRFBlock/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/chiselwright/plack-middleware-xsrfblock.git",
        "web" : "https://github.com/chiselwright/plack-middleware-xsrfblock"
     }
  },
  "version" : "0.0.15",
  "x_contributors" : [
     "Chisel <[email protected]>",
     "Daniel Perrett <[email protected]>",
     "Gianni Ceccarelli <[email protected]>",
     "Karen Etheridge <[email protected]>",
     "Matthew Ryall <[email protected]>",
     "Matthias Zeichmann <[email protected]>",
     "Michael Kr\u00f6ll <[email protected]>",
     "Sebastian Willert <[email protected]>",
     "Sterling Hanenkamp <[email protected]>",
     "William Wolf <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.22.2",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}