1{
2   "abstract" : "The utility tools of Chinese character(HanZi)",
3   "author" : [
4      "Fayland Lam <fayland@gmail.com>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "Module::Build version 0.4203",
8   "license" : [
9      "perl_5"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : "2"
14   },
15   "name" : "Lingua-Han-Utils",
16   "prereqs" : {
17      "build" : {
18         "requires" : {
19            "Encode::Detect::CJK" : "0",
20            "Test::More" : "0"
21         }
22      },
23      "configure" : {
24         "requires" : {
25            "Module::Build" : "0.42"
26         }
27      }
28   },
29   "provides" : {
30      "Lingua::Han::Utils" : {
31         "file" : "lib/Lingua/Han/Utils.pm",
32         "version" : "0.13"
33      }
34   },
35   "release_status" : "stable",
36   "resources" : {
37      "license" : [
38         "http://dev.perl.org/licenses/"
39      ],
40      "repository" : {
41         "url" : "http://github.com/fayland/perl-lingua-han/tree/master"
42      }
43   },
44   "version" : "0.13"
45}
46