{
   "abstract" : "generate normally distributed PRN using Leva method",
   "author" : [
      "Binary.com <binary@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 7.02, CPAN::Meta::Converter version 2.143240",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Math-Random-Normal-Leva",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ],
      "file" : [
         "README.pod"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Statistics::Descriptive" : "0",
            "Test::Deep" : "0",
            "Test::More" : "0.94"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.64"
         }
      },
      "runtime" : {
         "requires" : {
            "Math::Random::Secure" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/binary-com/perl-Math-Random-Normal-Leva/issues"
      },
      "homepage" : "https://github.com/binary-com/perl-Math-Random-Normal-Leva",
      "license" : [
         "http://dev.perl.org/licenses/"
      ],
      "repository" : {
         "url" : "git://github.com/binary-com/perl-Math-Random-Normal-Leva"
      }
   },
   "version" : "0.02"
}