{
  "abstract" : "Labeled Tab Separated Value manipulator",
  "author" : [
     "Naoya Ito <[email protected]>"
  ],
  "dynamic_config" : "0",
  "generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.133380",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Text-LTSV",
  "no_index" : {
     "directory" : [
        "example",
        "inc",
        "t",
        "xt"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.36"
        }
     },
     "configure" : {
        "requires" : {
           "CPAN::Meta" : "0",
           "ExtUtils::MakeMaker" : "6.36",
           "inc::Module::Install" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Module::Install" : "0",
           "Module::Install::AuthorTests" : "0",
           "Module::Install::CPANfile" : "0",
           "Module::Install::Repository" : "0",
           "Test::Perl::Critic" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Getopt::Long" : "0",
           "Project::Libs" : "0",
           "Scalar::Util" : "0",
           "Tie::IxHash" : "0",
           "UNIVERSAL::require" : "0",
           "YAML::Tiny::Color" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "Text::LTSV" : {
        "file" : "lib/Text/LTSV.pm",
        "version" : "0.08"
     },
     "Text::LTSV::Iterator" : {
        "file" : "lib/Text/LTSV/Iterator.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/naoya/perl-Text-LTSV.git"
     }
  },
  "version" : "0.08"
}