{
   "abstract" : "Mojolicious plugin providing CSRF protection at the routing level",
   "author" : [
      "Mark Fowler <mfowler@maxmind.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.1.23",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Mojolicious-Plugin-WithCSRFProtection",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples",
         "author",
         "builder"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Module::Build::Tiny" : "0.035"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta" : "0",
            "Test::MinimumVersion::Fast" : "0.04",
            "Test::PAUSE::Permissions" : "0.07",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Mojo::Base" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Mojolicious::Lite" : "0",
            "Test::Mojo" : "0",
            "Test::More" : "0.96",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Mojolicious::Plugin::WithCSRFProtection" : {
         "file" : "lib/Mojolicious/Plugin/WithCSRFProtection.pm",
         "version" : "1.01"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/charsbar/Mojolicious-Plugin-WithCSRFProtection/issues"
      },
      "homepage" : "https://github.com/charsbar/Mojolicious-Plugin-WithCSRFProtection",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/charsbar/Mojolicious-Plugin-WithCSRFProtection.git",
         "web" : "https://github.com/charsbar/Mojolicious-Plugin-WithCSRFProtection"
      }
   },
   "version" : "1.01",
   "x_contributors" : [
      "Greg Oschwald <goschwald@maxmind.com>",
      "Kenichi Ishigaki <ishigaki@cpan.org>"
   ],
   "x_serialization_backend" : "JSON::PP version 4.16",
   "x_static_install" : 1
}