{
  "abstract" : "mock SMTP server for use in tests",
  "author" : [
     "Markus Benning <[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" : "Test-Mock-Net-Server-Mail",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "File::Temp" : "0",
           "IO::File" : "0",
           "IO::Socket::INET" : "0",
           "JSON" : "0",
           "Moose" : "0",
           "Net::Server::Mail::ESMTP" : "0",
           "Test::Exception" : "0",
           "Test::More" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Find" : "0",
           "Test::SMTP" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-Mock-Net-Server-Mail"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/benningm/Test-Mock-Net-Server-Mail",
        "web" : "https://github.com/benningm/Test-Mock-Net-Server-Mail.git"
     }
  },
  "version" : "1.02",
  "x_generated_by_perl" : "v5.24.1",
  "x_serialization_backend" : "JSON::XS version 3.03"
}