{
  "abstract" : "Signs/verifies Internet mail with DKIM/DomainKey signatures",
  "author" : [
     "Marc Bradshaw <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mail-DKIM",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        },
        "suggests" : {
           "JSON::PP" : "2.27300"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Crypt::OpenSSL::RSA" : "0",
           "Digest::SHA" : "0",
           "MIME::Base64" : "0",
           "Mail::Address" : "0",
           "Mail::AuthenticationResults::Header::AuthServID" : "0",
           "Mail::AuthenticationResults::Parser" : "0",
           "Net::DNS" : "0",
           "base" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper" : "0",
           "Net::DNS::Resolver" : "0",
           "Net::DNS::Resolver::Mock" : "0",
           "Test::More" : "0",
           "Test::RequiresInternet" : "0",
           "Test::Simple" : "0",
           "YAML::XS" : "0",
           "lib" : "0",
           "perl" : "5.006"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/fastmail/mail-dkim/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/fastmail/mail-dkim.git",
        "web" : "https://github.com/fastmail/mail-dkim/"
     }
  },
  "version" : "1.20200513.1",
  "x_contributors" : [
     "Bron Gondwana <[email protected]>",
     "Damien MASCR\u00c9 <[email protected]>",
     "jasonlong <jasonlong@f38efd27-133c-0410-a3cc-a5f95e9cf04f>",
     "Jose\u0301 Borges Ferreira <[email protected]>",
     "Martijn van de Streek <[email protected]>",
     "Martin H. Sluka <[email protected]>",
     "Mohammad S Anwar <[email protected]>"
  ],
  "x_generated_by_perl" : "v5.30.1",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.19",
  "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}