{
   "abstract" : "A Perl module to authenticate users via pluggable modules",
   "author" : [
      "Emiliano Bruni <info@ebruni.it>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Authen-Pluggable",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.002000"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Authen::Simple::Passwd" : "0",
            "Mojolicious" : "9.00",
            "Net::LDAP" : "0",
            "perl" : "5.002000"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0",
            "perl" : "5.002000",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Authen::Pluggable" : {
         "file" : "lib/Authen/Pluggable.pm",
         "version" : "0.02"
      },
      "Authen::Pluggable::AD" : {
         "file" : "lib/Authen/Pluggable/AD.pm",
         "version" : "0.02"
      },
      "Authen::Pluggable::JSON" : {
         "file" : "lib/Authen/Pluggable/JSON.pm",
         "version" : "0.02"
      },
      "Authen::Pluggable::Passwd" : {
         "file" : "lib/Authen/Pluggable/Passwd.pm",
         "version" : "0.02"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/EmilianoBruni/authen-pluggable",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/EmilianoBruni/authen-pluggable.git",
         "web" : "https://github.com/EmilianoBruni/authen-pluggable"
      }
   },
   "version" : "0.02",
   "x_generated_by_perl" : "v5.32.1",
   "x_serialization_backend" : "JSON::PP version 4.04",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}