1{
2   "abstract" : "Acmeist PEG Parser Framework",
3   "author" : [
4      "Ingy d\u00f6t Net <ingy@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
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" : "Pegex",
16   "no_index" : {
17      "directory" : [
18         "example",
19         "inc",
20         "t",
21         "xt"
22      ]
23   },
24   "prereqs" : {
25      "configure" : {
26         "requires" : {
27            "ExtUtils::MakeMaker" : "0",
28            "File::ShareDir::Install" : "0.06"
29         }
30      },
31      "develop" : {
32         "requires" : {
33            "Test::Pod" : "1.41"
34         }
35      },
36      "runtime" : {
37         "requires" : {
38            "Carp" : "0",
39            "File::ShareDir::Install" : "0",
40            "JSON::PP" : "0",
41            "Scalar::Util" : "0",
42            "XXX" : "0.35",
43            "YAML::PP" : "0.019",
44            "perl" : "v5.8.1"
45         }
46      },
47      "test" : {
48         "requires" : {
49            "JSON::PP" : "0",
50            "Test::Pod" : "0",
51            "Tie::IxHash" : "0"
52         }
53      }
54   },
55   "release_status" : "stable",
56   "resources" : {
57      "bugtracker" : {
58         "web" : "https://github.com/ingydotnet/pegex-pm/issues"
59      },
60      "homepage" : "https://github.com/ingydotnet/pegex-pm",
61      "repository" : {
62         "type" : "git",
63         "url" : "https://github.com/ingydotnet/pegex-pm.git",
64         "web" : "https://github.com/ingydotnet/pegex-pm"
65      }
66   },
67   "version" : "0.75",
68   "x_generated_by_perl" : "v5.28.0",
69   "x_serialization_backend" : "Cpanel::JSON::XS version 4.06"
70}
71
72