{
   "abstract" : "Let's Encrypt API interfacing module.",
   "author" : [
      "Alexander Yezhov <leader@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Module::Build version 0.421",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Crypt-LE",
   "prereqs" : {
      "build" : {
         "requires" : {
            "Test::More" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Crypt::Format" : "0.02",
            "Crypt::OpenSSL::Bignum" : "0.06",
            "Crypt::OpenSSL::PKCS10" : "0.15",
            "Crypt::OpenSSL::RSA" : "0.28",
            "Crypt::PKCS10" : "1.5",
            "HTTP::Tiny" : "0.042",
            "JSON::MaybeXS" : "1.003005"
         }
      }
   },
   "provides" : {
      "Crypt::LE" : {
         "file" : "lib/Crypt/LE.pm",
         "version" : "0.04"
      },
      "Crypt::LE::Challenge::Simple" : {
         "file" : "lib/Crypt/LE/Challenge/Simple.pm"
      }
   },
   "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.04"
}
