{
   "abstract" : "a small module to calculate N50 (total size, and total number of sequences) for a FASTA or FASTQ file. It's easy to install, with minimal dependencies.",
   "author" : [
      "Andrea Telatin <andrea@telatin.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Proch-N50",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "FASTX::Reader" : "0.32",
            "Getopt::Long" : "2.45",
            "JSON::PP" : "2.27",
            "Pod::Usage" : "1.64",
            "Text::ASCIITable" : "0",
            "perl" : "5.018"
         }
      },
      "test" : {
         "recommends" : {
            "Text::ASCIITable" : "0.2"
         }
      }
   },
   "provides" : {
      "Proch::N50" : {
         "file" : "lib/Proch/N50.pm",
         "version" : "0.83"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://metacpan.org/release/Proch-N50",
      "repository" : {
         "url" : "https://github.com/telatin/bioinfo.git"
      }
   },
   "version" : "0.83",
   "x_generated_by_perl" : "v5.22.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.10"
}