{
   "abstract" : "Calculate N50 and related statistics for FASTA/FASTQ files with minimal dependencies",
   "author" : [
      "Andrea Telatin <andrea@telatin.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.032, 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" : "v1.8.0",
            "Getopt::Long" : "2.39",
            "JSON::PP" : "2.27",
            "PerlIO::encoding" : "0",
            "Pod::Usage" : "1.61",
            "Text::ASCIITable" : "0",
            "perl" : "5.012"
         }
      },
      "test" : {
         "recommends" : {
            "IPC::Cmd" : "0",
            "IPC::Run" : "0",
            "Pod::Markdown" : "3.300",
            "Text::ASCIITable" : "0.2",
            "Time::Out" : "0"
         }
      }
   },
   "provides" : {
      "Proch::N50" : {
         "file" : "lib/Proch/N50.pm",
         "version" : "v1.7.0"
      },
      "Proch::Seqfu" : {
         "file" : "lib/Proch/Seqfu.pm",
         "version" : "v1.7.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://metacpan.org/release/Proch-N50",
      "repository" : {
         "url" : "https://github.com/telatin/proch-n50.git"
      }
   },
   "version" : "1.7.0",
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.39",
   "x_spdx_expression" : "MIT"
}