{
   "abstract" : "Read Sanger trace file (chromatograms) in FASTQ format. For traces called with I<hetero> option, the ambiguities will be split into two sequences to allow usage from NGS tools that usually do not understand IUPAC ambiguities.",
   "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" : "FASTX-Abi",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "Bio::Trace::ABIF" : "1.06",
            "Carp" : "1.2",
            "Data::Dumper" : "2.1",
            "File::Basename" : "2.5",
            "perl" : "5.016"
         }
      }
   },
   "provides" : {
      "FASTX::Abi" : {
         "file" : "lib/FASTX/Abi.pm",
         "version" : "v1.0.0"
      },
      "FASTX::sw" : {
         "file" : "lib/FASTX/sw.pm",
         "version" : "v1.0.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/telatin/FASTX-Abi/issues"
      },
      "homepage" : "https://github.com/telatin/FASTX-Abi",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/telatin/FASTX-Abi.git",
         "web" : "https://github.com/telatin/FASTX-Abi"
      }
   },
   "version" : "1.0.0",
   "x_generated_by_perl" : "v5.30.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.19"
}