{
  "abstract" : "Module for writing SMTP Server tests",
  "author" : [
     "Jose Luis Martinez <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142690",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Test-SMTP",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "0",
           "Dist::Zilla::Plugin::ChangelogFromGit" : "0",
           "Dist::Zilla::Plugin::Git::NextVersion" : "0",
           "Dist::Zilla::Plugin::OurPkgVersion" : "0",
           "Dist::Zilla::Plugin::PodWeaver" : "0",
           "Dist::Zilla::Plugin::Prereqs::FromCPANfile" : "0",
           "Dist::Zilla::Plugin::Test::Perl::Critic" : "0",
           "Dist::Zilla::PluginBundle::Git" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "IO::Socket::SSL" : "1.01",
           "Net::SMTP_auth" : "0",
           "Test::Builder::Module" : "0",
           "Test::Builder::Tester" : "1.02",
           "perl" : "v5.8.5",
           "strict" : "0",
           "vars" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper" : "0",
           "IO::Socket" : "0",
           "Net::Server::Mail" : "0.13",
           "Net::Server::Mail::ESMTP" : "0",
           "Net::Server::Mail::ESMTP::AUTH" : "0",
           "Net::Server::Mail::ESMTP::Extension" : "0",
           "Sys::Hostname" : "0",
           "Test::Builder::Tester" : "1.02",
           "Test::Exception" : "0.21",
           "Test::More" : "0.62",
           "Test::Pod" : "0",
           "Test::Pod::Coverage" : "0",
           "Test::Simple" : "0.44",
           "base" : "0",
           "lib" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "http://rt.cpan.org/NoAuth/Bugs.html?Dist=Test-SMTP"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/pplu/Test-SMTP.git",
        "web" : "https://github.com/pplu/Test-SMTP"
     }
  },
  "version" : "0.05"
}