{
  "abstract" : "Authentication Milter Module for validation of ARC signatures",
  "author" : [
     "Bron Gondwana <[email protected]>",
     "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-Handler-ARC",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Clone" : "0",
           "Data::Dumper" : "0",
           "English" : "0",
           "Mail::AuthenticationResults" : "1.20180518",
           "Mail::AuthenticationResults::Header::Comment" : "0",
           "Mail::AuthenticationResults::Header::Entry" : "0",
           "Mail::AuthenticationResults::Header::SubEntry" : "0",
           "Mail::DKIM" : "0.50",
           "Mail::DKIM::ARC::Signer" : "0",
           "Mail::DKIM::ARC::Verifier" : "0",
           "Mail::DKIM::DNS" : "0",
           "Mail::DKIM::TextWrap" : "0",
           "Mail::Milter::Authentication" : "2.20180903",
           "Mail::Milter::Authentication::Handler" : "0",
           "Sys::Syslog" : "0",
           "base" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Spec" : "0",
           "Test::More" : "0",
           "Test::Perl::Critic" : "0",
           "perl" : "5.006"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/marcbradshaw/authentication_milter_arc/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/marcbradshaw/authentication_milter_arc.git",
        "web" : "https://github.com/marcbradshaw/authentication_milter_arc"
     }
  },
  "version" : "2.20181013",
  "x_contributors" : [
     "Mohammad S Anwar <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.28.0",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.04"
}