{
   "abstract" : "extensible authentication framework for Dancer2 apps",
   "author" : [
      "David Precious <davidp@preshweb.co.uk>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.18, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dancer2-Plugin-Auth-Extensible",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "HTTP::Request::Common" : "0",
            "Path::Tiny" : "0.016",
            "Plack::Test" : "0",
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Crypt::SaltedHash" : "0",
            "Dancer2" : "0.200000",
            "Dancer2::Core::Types" : "0",
            "Dancer2::Plugin" : "0",
            "Module::Runtime" : "0",
            "Moo" : "2.000000",
            "Moo::Role" : "0",
            "Session::Token" : "0",
            "Try::Tiny" : "0",
            "YAML" : "0",
            "namespace::clean" : "0",
            "perl" : "5.006000"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible/issues"
      },
      "homepage" : "https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible/",
      "repository" : {
         "url" : "https://github.com/PerlDancer/Dancer2-Plugin-Auth-Extensible"
      },
      "x_IRC" : "irc://irc.perl.org/#dancer"
   },
   "version" : "0.611"
}