{
   "abstract" : "Cryptography in Pure Perl",
   "author" : [
      "Felipe Gasper, with contributions from Mohammad S Anwar"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Crypt-Perl",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Bytes::Random::Secure::Tiny" : "1.008",
            "Class::Accessor::Fast" : "0.34",
            "Convert::ASN1" : "0.27",
            "Crypt::Format" : "0.06",
            "Digest::SHA" : "0",
            "MIME::Base64" : "3.11",
            "Math::BigInt" : "1.999805",
            "Math::ProvablePrime" : "0.043",
            "Symbol::Get" : "0.02",
            "Try::Tiny" : "0",
            "autodie" : "0",
            "constant" : "1.23",
            "parent" : "0.225",
            "perl" : "5.008000"
         }
      },
      "test" : {
         "requires" : {
            "Call::Context" : "0",
            "File::Slurp" : "0",
            "File::Which" : "0",
            "Test::Class" : "0.4",
            "Test::Deep" : "0",
            "Test::Exception" : "0.4",
            "Test::More" : "1",
            "Test::NoWarnings" : "0",
            "Test::Simple" : "0.44"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/FGasper/p5-Crypt-Perl.git",
         "web" : "https://github.com/FGasper/p5-Crypt-Perl"
      }
   },
   "version" : "0.20",
   "x_serialization_backend" : "JSON::PP version 2.27400_02"
}