{
"abstract" : "Let's Encrypt (and other ACME-based) API interfacing module and client.",
"author" : [
"Alexander Yezhov <leader@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4224",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Crypt-LE",
"prereqs" : {
"build" : {
"requires" : {
"File::Temp" : "0",
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0"
}
},
"runtime" : {
"requires" : {
"Convert::ASN1" : "0.2",
"Crypt::OpenSSL::Bignum" : "0.06",
"Crypt::OpenSSL::RSA" : "0.28",
"Digest::SHA" : "0",
"Encode" : "0",
"Getopt::Long" : "2.33",
"HTTP::Tiny" : "0.042",
"IO::File" : "1.13",
"IO::Socket::SSL" : "1.42",
"JSON::MaybeXS" : "1.003005",
"Log::Log4perl" : "1.27",
"MIME::Base64" : "3.11",
"Module::Load" : "0.28",
"Net::SSLeay" : "1.55",
"Scalar::Util" : "0",
"Storable" : "2.51",
"Time::Piece" : "1.27",
"Time::Seconds" : "0",
"perl" : "5.006"
}
}
},
"provides" : {
"Crypt::LE" : {
"file" : "lib/Crypt/LE.pm",
"version" : "0.39"
},
"Crypt::LE::Challenge::Simple" : {
"file" : "lib/Crypt/LE/Challenge/Simple.pm",
"version" : "0.39"
},
"Crypt::LE::Complete::Simple" : {
"file" : "lib/Crypt/LE/Complete/Simple.pm",
"version" : "0.39"
}
},
"release_status" : "stable",
"resources" : {
"homepage" : "https://do-know.com",
"license" : [
"http://www.perlfoundation.org/artistic_license_2_0"
],
"repository" : {
"url" : "https://github.com/do-know"
}
},
"version" : "0.39",
"x_serialization_backend" : "JSON::PP version 2.97001"
}