{
"abstract" : "Interfaces with AWS's SES service.\r",
"author" : [
"Rusty Conover <rusty@luckydinosaur.com>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 5.031, CPAN::Meta::Converter version 2.142690",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Amazon-SES",
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"AWS::Signature4" : "0",
"Carp" : "0",
"Email::Sender::Transport" : "0",
"HTTP::Headers" : "0",
"HTTP::Request::Common" : "0",
"JSON::XS" : "0",
"Kavorka" : "0",
"LWP::UserAgent" : "0",
"MIME::Base64" : "0",
"Moo" : "0",
"MooX::Types::MooseLike::Base" : "0",
"Moops" : "0",
"Time::Piece" : "0",
"VM::EC2::Security::CredentialCache" : "0",
"XML::Simple" : "0",
"strict" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"Email::Sender::Simple" : "0",
"Email::Simple" : "0",
"Email::Simple::Creator" : "0",
"MIME::Entity" : "0",
"Test::Modern" : "0"
}
}
},
"provides" : {
"Amazon::SES" : {
"file" : "lib/Amazon/SES.pm",
"version" : "0.06"
},
"Amazon::SES::Response" : {
"file" : "lib/Amazon/SES/Response.pm",
"version" : "0.06"
},
"Email::Sender::Transport::SES" : {
"file" : "lib/Email/Sender/Transport/SES.pm",
"version" : "0.06"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/rustyconover/amazon-ses/issues"
},
"homepage" : "http://search.cpan.org/dist/Amazon-SES/",
"repository" : {
"type" : "git",
"url" : "git://github.com/rustyconover/amazon-ses.git",
"web" : "https://github.com/rustyconover/amazon-ses"
}
},
"version" : "0.06"
}