1{
2   "abstract" : "Author tests making sure correct line endings are used",
3   "author" : [
4      "Florian Ragwitz <rafl@debian.org>",
5      "Caleb Cushing <xenoterracide@gmail.com>",
6      "Karen Etheridge <ether@cpan.org>"
7   ],
8   "dynamic_config" : 0,
9   "generated_by" : "Dist::Zilla version 5.035, CPAN::Meta::Converter version 2.150002",
10   "keywords" : [
11      "plugin",
12      "test",
13      "testing",
14      "author",
15      "development",
16      "whitespace",
17      "newline",
18      "linefeed",
19      "formatting"
20   ],
21   "license" : [
22      "perl_5"
23   ],
24   "meta-spec" : {
25      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
26      "version" : 2
27   },
28   "name" : "Dist-Zilla-Plugin-Test-EOL",
29   "no_index" : {
30      "directory" : [
31         "t",
32         "xt"
33      ]
34   },
35   "prereqs" : {
36      "configure" : {
37         "requires" : {
38            "Module::Build::Tiny" : "0.039",
39            "perl" : "5.006"
40         }
41      },
42      "develop" : {
43         "recommends" : {
44            "Dist::Zilla::PluginBundle::Author::ETHER" : "0.092"
45         },
46         "requires" : {
47            "Dist::Zilla" : "5"
48         }
49      },
50      "runtime" : {
51         "requires" : {
52            "Data::Section" : "0.004",
53            "Dist::Zilla::File::InMemory" : "0",
54            "Dist::Zilla::Role::FileFinderUser" : "0",
55            "Dist::Zilla::Role::FileGatherer" : "0",
56            "Dist::Zilla::Role::FileMunger" : "0",
57            "Dist::Zilla::Role::PrereqSource" : "0",
58            "Dist::Zilla::Role::TextTemplate" : "0",
59            "Moose" : "0",
60            "Moose::Util::TypeConstraints" : "0",
61            "Path::Tiny" : "0",
62            "Sub::Exporter::ForMethods" : "0",
63            "namespace::autoclean" : "0",
64            "perl" : "5.006",
65            "strict" : "0",
66            "warnings" : "0"
67         }
68      },
69      "build" : {
70         "requires" : {
71            "Build::Requires": "1.1",
72            "Test::More" : "0"
73         }
74      },
75      "test" : {
76         "recommends" : {
77            "CPAN::Meta" : "2.120900"
78         },
79         "requires" : {
80            "Test::More" : "0.88",
81            "Test::Requires" : "1.2"
82         }
83      }
84   },
85   "provides" : {
86      "Dist::Zilla::Plugin::EOLTests" : {
87         "file" : "lib/Dist/Zilla/Plugin/EOLTests.pm",
88         "version" : "0.18",
89         "x_deprecated" : 1
90      },
91      "Dist::Zilla::Plugin::Test::EOL" : {
92         "file" : "lib/Dist/Zilla/Plugin/Test/EOL.pm",
93         "version" : "0.18"
94      }
95   },
96   "release_status" : "stable",
97   "resources" : {
98      "bugtracker" : {
99         "mailto" : "bug-Dist-Zilla-Plugin-Test-EOL@rt.cpan.org",
100         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Dist-Zilla-Plugin-Test-EOL"
101      },
102      "homepage" : "https://github.com/karenetheridge/Dist-Zilla-Plugin-Test-EOL",
103      "repository" : {
104         "type" : "git",
105         "url" : "https://github.com/karenetheridge/Dist-Zilla-Plugin-Test-EOL.git",
106         "web" : "https://github.com/karenetheridge/Dist-Zilla-Plugin-Test-EOL"
107      },
108      "x_IRC" : "irc://irc.perl.org/#distzilla",
109      "x_MailingList" : "http://dzil.org/#mailing-list"
110   },
111   "version" : "0.18",
112   "x_Dist_Zilla" : {
113      "perl" : {
114         "version" : "5.021010"
115      },
116      "plugins" : [
117         {
118            "class" : "Dist::Zilla::Plugin::Bootstrap::lib",
119            "config" : {
120               "Dist::Zilla::Role::Bootstrap" : {
121                  "try_built" : null
122               }
123            },
124            "name" : "Bootstrap::lib",
125            "version" : "1.001000"
126         },
127         {
128            "class" : "Dist::Zilla::Plugin::VerifyPhases",
129            "name" : "@Author::ETHER/PHASE VERIFICATION",
130            "version" : "0.010"
131         }
132      ],
133      "zilla" : {
134         "class" : "Dist::Zilla::Dist::Builder",
135         "config" : {
136            "is_trial" : ""
137         },
138         "version" : "5.035"
139      }
140   },
141   "x_authority" : "cpan:FLORA",
142   "x_authority_from_module" : "Dist::Zilla::Plugin::Test::EOL",
143   "x_contributors" : [
144      "Olivier Mengue <dolmen@cpan.org>",
145      "Shlomi Fish <shlomif@shlomifish.org>"
146   ],
147   "x_permissions_from_module" : "Dist::Zilla::Plugin::Test::EOL"
148}
149