{
  "abstract" : "Perl wrapper for CppJieba (Chinese text segmentation)",
  "author" : [
     "Stephan Loyd <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Lingua-ZH-Jieba",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "File::ShareDir::Install" : "0.03"
        }
     },
     "develop" : {
        "requires" : {
           "Devel::PPPort" : "3.23",
           "File::Copy::Recursive" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "DynaLoader" : "0",
           "Exporter" : "0",
           "File::ShareDir" : "0",
           "base" : "0",
           "perl" : "5.010",
           "strict" : "0",
           "utf8" : "0",
           "vars" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Data::Dumper" : "0",
           "List::Util" : "0",
           "Path::Tiny" : "0",
           "Test::Deep" : "0",
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "Lingua::ZH::Jieba" : {
        "file" : "lib/Lingua/ZH/Jieba.pm",
        "version" : "0.004"
     },
     "Lingua::ZH::Jieba::Jieba" : {
        "file" : "lib/Lingua/ZH/Jieba.pm",
        "version" : "0.004"
     },
     "Lingua::ZH::Jieba::KeywordExtractor" : {
        "file" : "lib/Lingua/ZH/Jieba.pm",
        "version" : "0.004"
     },
     "Lingua::ZH::Jieba::Word" : {
        "file" : "lib/Lingua/ZH/Jieba.pm",
        "version" : "0.004"
     },
     "Lingua::ZH::Jieba::vector_keyword" : {
        "file" : "lib/Lingua/ZH/Jieba.pm",
        "version" : "0.004"
     },
     "Lingua::ZH::Jieba::vector_s" : {
        "file" : "lib/Lingua/ZH/Jieba.pm",
        "version" : "0.004"
     },
     "Lingua::ZH::Jieba::vector_word" : {
        "file" : "lib/Lingua/ZH/Jieba.pm",
        "version" : "0.004"
     },
     "Lingua::ZH::Jieba::vector_wordpos" : {
        "file" : "lib/Lingua/ZH/Jieba.pm",
        "version" : "0.004"
     },
     "Lingua::ZH::Jiebac" : {
        "file" : "lib/Lingua/ZH/Jieba.pm",
        "version" : "0.004"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "url" : "https://github.com/stphnlyd/perl5-jieba.git"
     }
  },
  "version" : "0.004",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}