1{
2   "abstract" : "Automatic Trait Loading and Resolution for Catalyst Components",
3   "author" : [
4      "Rafael Kitover <rkitover@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 5.008, CPAN::Meta::Converter version 2.132830",
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" : "CatalystX-Component-Traits",
16   "no_index" : {
17      "directory" : [
18         "t"
19      ]
20   },
21   "prereqs" : {
22      "configure" : {
23         "requires" : {
24            "ExtUtils::MakeMaker" : "6.30"
25         }
26      },
27      "develop" : {
28         "requires" : {
29            "Test::Pod" : "1.41"
30         }
31      },
32      "runtime" : {
33         "requires" : {
34            "Carp" : "0",
35            "Catalyst" : "0",
36            "Class::Load" : "0",
37            "List::MoreUtils" : "0",
38            "Moose::Role" : "0",
39            "MooseX::Traits::Pluggable" : "0",
40            "Scalar::Util" : "0",
41            "namespace::autoclean" : "0"
42         }
43      },
44      "test" : {
45         "requires" : {
46            "Catalyst" : "0",
47            "File::Spec" : "0",
48            "IO::Handle" : "0",
49            "IPC::Open3" : "0",
50            "Moose" : "0",
51            "MooseX::MethodAttributes" : "0.15",
52            "Test::More" : "0",
53            "base" : "0",
54            "perl" : "5.006",
55            "strict" : "0",
56            "version" : "0",
57            "warnings" : "0"
58         }
59      }
60   },
61   "release_status" : "stable",
62   "resources" : {
63      "bugtracker" : {
64         "mailto" : "bug-CatalystX-Component-Traits@rt.cpan.org",
65         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=CatalystX-Component-Traits"
66      },
67      "homepage" : "http://metacpan.org/release/CatalystX-Component-Traits",
68      "license" : [
69         "http://dev.perl.org/licenses/"
70      ],
71      "repository" : {
72         "type" : "git",
73         "url" : "git://github.com/rkitover/catalystx-component-traits.git",
74         "web" : "http://github.com/rkitover/catalystx-component-traits"
75      }
76   },
77   "version" : "0.19",
78   "x_authority" : "cpan:RKITOVER"
79}
80
81