{
  "abstract" : "A Perl Mail Authentication Milter",
  "author" : [
     "Marc Bradshaw <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mail-Milter-Authentication",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::ShareDir::Install" : "0.06"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Clone" : "0",
           "Cwd" : "0",
           "Data::Dumper" : "0",
           "Digest::MD5" : "0",
           "Email::Date::Format" : "0",
           "Email::Simple" : "0",
           "English" : "0",
           "Exporter" : "0",
           "ExtUtils::Installed" : "0",
           "File::Temp" : "0",
           "Getopt::Long" : "0",
           "IO::Select" : "0",
           "IO::Socket" : "0",
           "IO::Socket::INET" : "0",
           "IO::Socket::UNIX" : "0",
           "JSON" : "0",
           "List::MoreUtils" : "0",
           "Log::Dispatchouli" : "0",
           "MIME::Base64" : "0",
           "Mail::AuthenticationResults" : "1.20180328",
           "Mail::AuthenticationResults::Header" : "0",
           "Mail::AuthenticationResults::Header::AuthServID" : "0",
           "Mail::AuthenticationResults::Header::Comment" : "0",
           "Mail::AuthenticationResults::Header::Entry" : "0",
           "Mail::AuthenticationResults::Header::SubEntry" : "0",
           "Mail::DKIM" : "0.39",
           "Mail::DKIM::DNS" : "0",
           "Mail::DKIM::KeyValueList" : "0",
           "Mail::DKIM::Verifier" : "0.39",
           "Mail::DMARC::PurePerl" : "1.20160612",
           "Mail::SPF" : "0",
           "Module::Load" : "0",
           "Module::Loaded" : "0",
           "Net::DNS" : "0",
           "Net::DNS::Resolver" : "0",
           "Net::DNS::Resolver::Mock" : "1.20171219",
           "Net::IP" : "0",
           "Net::Server::PreFork" : "0",
           "Pod::Usage" : "0",
           "Proc::ProcessTable" : "0",
           "Prometheus::Tiny::Shared" : "0",
           "Scalar::Util" : "0",
           "Sys::Hostname" : "0",
           "Sys::Syslog" : "0",
           "TOML" : "0",
           "Test::File::Contents" : "0",
           "Test::More" : "0",
           "Time::HiRes" : "0",
           "base" : "0",
           "constant" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "vars" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Crypt::OpenSSL::RSA" : "0",
           "Mail::DKIM::PrivateKey" : "0",
           "Mail::DKIM::Signer" : "0",
           "Mail::DKIM::TextWrap" : "0",
           "Test::Exception" : "0",
           "lib" : "0",
           "version" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/fastmail/authentication_milter/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/fastmail/authentication_milter.git",
        "web" : "https://github.com/fastmail/authentication_milter"
     }
  },
  "version" : "2.20200107",
  "x_contributors" : [
     "A. Schulze <[email protected]>",
     "Bron Gondwana <[email protected]>",
     "Giovanni Bechis <[email protected]>",
     "Ricardo Signes <[email protected]>",
     "Richard Lovejoy <[email protected]>",
     "Sergey Romanov <[email protected]>",
     "Zhuoyun Wei <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.30.1",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.17"
}