The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A plugin to make authentication a bit easier",
   "author" : [
      "Ben van Staveren <madcat@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Mojolicious-Plugin-Authentication",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.010"
         }
      },
      "develop" : {
         "recommends" : {
            "Test::CheckManifest" : "1.31"
         },
         "requires" : {
            "Test::CPAN::Changes" : "0.400002",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Mojo::Base" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Mojolicious::Lite" : "0",
            "Test::Mojo" : "0",
            "Test::More" : "0",
            "perl" : "5.010"
         }
      }
   },
   "provides" : {
      "Mojolicious::Plugin::Authentication" : {
         "file" : "lib/Mojolicious/Plugin/Authentication.pm",
         "version" : "1.32"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "jjatria at cpan.org",
         "web" : "https://gitlab.com/benvanstaveren/Mojolicious-Plugin-Authentication/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/benvanstaveren/Mojolicious-Plugin-Authentication.git",
         "web" : "https://github.com/benvanstaveren/Mojolicious-Plugin-Authentication"
      }
   },
   "version" : "1.32",
   "x_contributors" : [
      "Carlos Ramos <carragom@gmail.com>",
      "David Steinbrunner <dsteinbrunner@pobox.com>",
      "Doug Bell <preaction@cpan.org>",
      "Edward Wildgoose <cpan@wildgooses.com>",
      "Hernan Lopes <hernan@cpan.org>",
      "Jose Joaquin Atria <jjatria@cpan.org>",
      "Karpich Dmitry <meettya@cpan.org>",
      "Kartik Thakore <kthakore@cpan.org>",
      "Mirko Westermeier <mirko@westermeier.de>",
      "Roman F. <romanf@cpan.org>",
      "Terrence Brannon <tbone@cpan.org>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0231"
}