{
   "abstract" : "Provable Prime Number Generator suitable for Cryptographic Applications.",
   "author" : [
      "Vipul Ved Prakash, <mail@vipul.net>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Crypt-Primes",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Test::CPAN::Meta::JSON" : "0.16",
            "Test::Kwalitee" : "1.21",
            "Test::Pod" : "1.41",
            "Test::Spelling" : "0.17"
         }
      },
      "runtime" : {
         "requires" : {
            "Crypt::Random" : "0",
            "Exporter" : "0",
            "Math::Pari" : "0",
            "integer" : "0",
            "perl" : "5.008"
         }
      },
      "test" : {
         "requires" : {
            "Test" : "0"
         }
      }
   },
   "provides" : {
      "Crypt::Primes" : {
         "file" : "lib/Crypt/Primes.pm",
         "version" : "0.52"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Crypt-Primes"
      },
      "homepage" : "http://search.cpan.org/dist/Crypt-Primes/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/perl-Crypt-OpenPGP/Crypt-Primes.git",
         "web" : "https://github.com/perl-Crypt-OpenPGP/Crypt-Primes"
      }
   },
   "version" : "0.52",
   "x_generated_by_perl" : "v5.38.2",
   "x_maintainers" : [
      "Timothy Legge <timlegge@gmail.com>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}