{
  "abstract" : "A collection of subroutines for processing Chinese Text",
  "author" : [
     "Kang-min Liu <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "App::ModuleBuildTiny version 0.023",
  "license" : [
     "unknown"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Text-Util-Chinese",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "App::ModuleBuildTiny" : "0.023"
        }
     },
     "runtime" : {
        "requires" : {
           "List::Util" : "1.5"
        }
     },
     "test" : {
        "requires" : {
           "Test2::V0" : "0"
        }
     }
  },
  "provides" : {
     "Text::Util::Chinese" : {
        "file" : "lib/Text/Util/Chinese.pm",
        "version" : "0.04"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/gugod/Text-Util-Chinese.git",
        "web" : "https://github.com/gugod/Text-Util-Chinese"
     }
  },
  "version" : "0.04",
  "x_serialization_backend" : "JSON::PP version 2.97001",
  "x_static_install" : "1"
}