1{
2   "abstract" : "Parse, Analyze and Manipulate Perl (without perl)",
3   "author" : [
4      "Adam Kennedy <adamk@cpan.org>"
5   ],
6   "dynamic_config" : 1,
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" : "PPI",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "0"
20         }
21      },
22      "develop" : {
23         "requires" : {
24            "Encode" : "0",
25            "File::Spec" : "0",
26            "IO::Handle" : "0",
27            "IPC::Open3" : "0",
28            "Test::CPAN::Meta" : "0",
29            "Test::ClassAPI" : "0",
30            "Test::Kwalitee" : "1.21",
31            "Test::Mojibake" : "0",
32            "Test::More" : "0.94",
33            "Test::Pod" : "1.41",
34            "Test::Pod::No404s" : "0",
35            "Test::Portability::Files" : "0",
36            "lib" : "0",
37            "warnings" : "0"
38         }
39      },
40      "runtime" : {
41         "requires" : {
42            "Carp" : "0",
43            "Clone" : "0.30",
44            "Digest::MD5" : "2.35",
45            "Exporter" : "0",
46            "File::Path" : "0",
47            "File::Spec" : "0",
48            "IO::String" : "1.07",
49            "List::Util" : "1.33",
50            "Params::Util" : "1.00",
51            "Scalar::Util" : "0",
52            "Storable" : "2.17",
53            "Task::Weaken" : "0",
54            "constant" : "0",
55            "overload" : "0",
56            "perl" : "5.006",
57            "strict" : "0"
58         }
59      },
60      "test" : {
61         "recommends" : {
62            "CPAN::Meta" : "2.120900"
63         },
64         "requires" : {
65            "B" : "0",
66            "Class::Inspector" : "1.22",
67            "Encode" : "0",
68            "ExtUtils::MakeMaker" : "0",
69            "File::Copy" : "0",
70            "File::Spec" : "0",
71            "File::Spec::Functions" : "0",
72            "File::Spec::Unix" : "0",
73            "File::Temp" : "0",
74            "Test::Deep" : "0",
75            "Test::More" : "0.88",
76            "Test::NoWarnings" : "0",
77            "Test::Object" : "0.07",
78            "Test::SubCalls" : "1.07",
79            "if" : "0",
80            "lib" : "0",
81            "utf8" : "0",
82            "warnings" : "0"
83         }
84      }
85   },
86   "provides" : {
87      "PPI" : {
88         "file" : "lib/PPI.pm",
89         "version" : "1.270"
90      },
91      "PPI::Cache" : {
92         "file" : "lib/PPI/Cache.pm",
93         "version" : "1.270"
94      },
95      "PPI::Document" : {
96         "file" : "lib/PPI/Document.pm",
97         "version" : "1.270"
98      },
99      "PPI::Document::File" : {
100         "file" : "lib/PPI/Document/File.pm",
101         "version" : "1.270"
102      },
103      "PPI::Document::Fragment" : {
104         "file" : "lib/PPI/Document/Fragment.pm",
105         "version" : "1.270"
106      },
107      "PPI::Document::Normalized" : {
108         "file" : "lib/PPI/Document/Normalized.pm",
109         "version" : "1.270"
110      },
111      "PPI::Dumper" : {
112         "file" : "lib/PPI/Dumper.pm",
113         "version" : "1.270"
114      },
115      "PPI::Element" : {
116         "file" : "lib/PPI/Element.pm",
117         "version" : "1.270"
118      },
119      "PPI::Exception" : {
120         "file" : "lib/PPI/Exception.pm",
121         "version" : "1.270"
122      },
123      "PPI::Exception::ParserRejection" : {
124         "file" : "lib/PPI/Exception/ParserRejection.pm",
125         "version" : "1.270"
126      },
127      "PPI::Find" : {
128         "file" : "lib/PPI/Find.pm",
129         "version" : "1.270"
130      },
131      "PPI::Lexer" : {
132         "file" : "lib/PPI/Lexer.pm",
133         "version" : "1.270"
134      },
135      "PPI::Node" : {
136         "file" : "lib/PPI/Node.pm",
137         "version" : "1.270"
138      },
139      "PPI::Normal" : {
140         "file" : "lib/PPI/Normal.pm",
141         "version" : "1.270"
142      },
143      "PPI::Normal::Standard" : {
144         "file" : "lib/PPI/Normal/Standard.pm",
145         "version" : "1.270"
146      },
147      "PPI::Singletons" : {
148         "file" : "lib/PPI/Singletons.pm",
149         "version" : "1.270"
150      },
151      "PPI::Statement" : {
152         "file" : "lib/PPI/Statement.pm",
153         "version" : "1.270"
154      },
155      "PPI::Statement::Break" : {
156         "file" : "lib/PPI/Statement/Break.pm",
157         "version" : "1.270"
158      },
159      "PPI::Statement::Compound" : {
160         "file" : "lib/PPI/Statement/Compound.pm",
161         "version" : "1.270"
162      },
163      "PPI::Statement::Data" : {
164         "file" : "lib/PPI/Statement/Data.pm",
165         "version" : "1.270"
166      },
167      "PPI::Statement::End" : {
168         "file" : "lib/PPI/Statement/End.pm",
169         "version" : "1.270"
170      },
171      "PPI::Statement::Expression" : {
172         "file" : "lib/PPI/Statement/Expression.pm",
173         "version" : "1.270"
174      },
175      "PPI::Statement::Given" : {
176         "file" : "lib/PPI/Statement/Given.pm",
177         "version" : "1.270"
178      },
179      "PPI::Statement::Include" : {
180         "file" : "lib/PPI/Statement/Include.pm",
181         "version" : "1.270"
182      },
183      "PPI::Statement::Include::Perl6" : {
184         "file" : "lib/PPI/Statement/Include/Perl6.pm",
185         "version" : "1.270"
186      },
187      "PPI::Statement::Null" : {
188         "file" : "lib/PPI/Statement/Null.pm",
189         "version" : "1.270"
190      },
191      "PPI::Statement::Package" : {
192         "file" : "lib/PPI/Statement/Package.pm",
193         "version" : "1.270"
194      },
195      "PPI::Statement::Scheduled" : {
196         "file" : "lib/PPI/Statement/Scheduled.pm",
197         "version" : "1.270"
198      },
199      "PPI::Statement::Sub" : {
200         "file" : "lib/PPI/Statement/Sub.pm",
201         "version" : "1.270"
202      },
203      "PPI::Statement::Unknown" : {
204         "file" : "lib/PPI/Statement/Unknown.pm",
205         "version" : "1.270"
206      },
207      "PPI::Statement::UnmatchedBrace" : {
208         "file" : "lib/PPI/Statement/UnmatchedBrace.pm",
209         "version" : "1.270"
210      },
211      "PPI::Statement::Variable" : {
212         "file" : "lib/PPI/Statement/Variable.pm",
213         "version" : "1.270"
214      },
215      "PPI::Statement::When" : {
216         "file" : "lib/PPI/Statement/When.pm",
217         "version" : "1.270"
218      },
219      "PPI::Structure" : {
220         "file" : "lib/PPI/Structure.pm",
221         "version" : "1.270"
222      },
223      "PPI::Structure::Block" : {
224         "file" : "lib/PPI/Structure/Block.pm",
225         "version" : "1.270"
226      },
227      "PPI::Structure::Condition" : {
228         "file" : "lib/PPI/Structure/Condition.pm",
229         "version" : "1.270"
230      },
231      "PPI::Structure::Constructor" : {
232         "file" : "lib/PPI/Structure/Constructor.pm",
233         "version" : "1.270"
234      },
235      "PPI::Structure::For" : {
236         "file" : "lib/PPI/Structure/For.pm",
237         "version" : "1.270"
238      },
239      "PPI::Structure::Given" : {
240         "file" : "lib/PPI/Structure/Given.pm",
241         "version" : "1.270"
242      },
243      "PPI::Structure::List" : {
244         "file" : "lib/PPI/Structure/List.pm",
245         "version" : "1.270"
246      },
247      "PPI::Structure::Subscript" : {
248         "file" : "lib/PPI/Structure/Subscript.pm",
249         "version" : "1.270"
250      },
251      "PPI::Structure::Unknown" : {
252         "file" : "lib/PPI/Structure/Unknown.pm",
253         "version" : "1.270"
254      },
255      "PPI::Structure::When" : {
256         "file" : "lib/PPI/Structure/When.pm",
257         "version" : "1.270"
258      },
259      "PPI::Token" : {
260         "file" : "lib/PPI/Token.pm",
261         "version" : "1.270"
262      },
263      "PPI::Token::ArrayIndex" : {
264         "file" : "lib/PPI/Token/ArrayIndex.pm",
265         "version" : "1.270"
266      },
267      "PPI::Token::Attribute" : {
268         "file" : "lib/PPI/Token/Attribute.pm",
269         "version" : "1.270"
270      },
271      "PPI::Token::BOM" : {
272         "file" : "lib/PPI/Token/BOM.pm",
273         "version" : "1.270"
274      },
275      "PPI::Token::Cast" : {
276         "file" : "lib/PPI/Token/Cast.pm",
277         "version" : "1.270"
278      },
279      "PPI::Token::Comment" : {
280         "file" : "lib/PPI/Token/Comment.pm",
281         "version" : "1.270"
282      },
283      "PPI::Token::DashedWord" : {
284         "file" : "lib/PPI/Token/DashedWord.pm",
285         "version" : "1.270"
286      },
287      "PPI::Token::Data" : {
288         "file" : "lib/PPI/Token/Data.pm",
289         "version" : "1.270"
290      },
291      "PPI::Token::End" : {
292         "file" : "lib/PPI/Token/End.pm",
293         "version" : "1.270"
294      },
295      "PPI::Token::HereDoc" : {
296         "file" : "lib/PPI/Token/HereDoc.pm",
297         "version" : "1.270"
298      },
299      "PPI::Token::Label" : {
300         "file" : "lib/PPI/Token/Label.pm",
301         "version" : "1.270"
302      },
303      "PPI::Token::Magic" : {
304         "file" : "lib/PPI/Token/Magic.pm",
305         "version" : "1.270"
306      },
307      "PPI::Token::Number" : {
308         "file" : "lib/PPI/Token/Number.pm",
309         "version" : "1.270"
310      },
311      "PPI::Token::Number::Binary" : {
312         "file" : "lib/PPI/Token/Number/Binary.pm",
313         "version" : "1.270"
314      },
315      "PPI::Token::Number::Exp" : {
316         "file" : "lib/PPI/Token/Number/Exp.pm",
317         "version" : "1.270"
318      },
319      "PPI::Token::Number::Float" : {
320         "file" : "lib/PPI/Token/Number/Float.pm",
321         "version" : "1.270"
322      },
323      "PPI::Token::Number::Hex" : {
324         "file" : "lib/PPI/Token/Number/Hex.pm",
325         "version" : "1.270"
326      },
327      "PPI::Token::Number::Octal" : {
328         "file" : "lib/PPI/Token/Number/Octal.pm",
329         "version" : "1.270"
330      },
331      "PPI::Token::Number::Version" : {
332         "file" : "lib/PPI/Token/Number/Version.pm",
333         "version" : "1.270"
334      },
335      "PPI::Token::Operator" : {
336         "file" : "lib/PPI/Token/Operator.pm",
337         "version" : "1.270"
338      },
339      "PPI::Token::Pod" : {
340         "file" : "lib/PPI/Token/Pod.pm",
341         "version" : "1.270"
342      },
343      "PPI::Token::Prototype" : {
344         "file" : "lib/PPI/Token/Prototype.pm",
345         "version" : "1.270"
346      },
347      "PPI::Token::Quote" : {
348         "file" : "lib/PPI/Token/Quote.pm",
349         "version" : "1.270"
350      },
351      "PPI::Token::Quote::Double" : {
352         "file" : "lib/PPI/Token/Quote/Double.pm",
353         "version" : "1.270"
354      },
355      "PPI::Token::Quote::Interpolate" : {
356         "file" : "lib/PPI/Token/Quote/Interpolate.pm",
357         "version" : "1.270"
358      },
359      "PPI::Token::Quote::Literal" : {
360         "file" : "lib/PPI/Token/Quote/Literal.pm",
361         "version" : "1.270"
362      },
363      "PPI::Token::Quote::Single" : {
364         "file" : "lib/PPI/Token/Quote/Single.pm",
365         "version" : "1.270"
366      },
367      "PPI::Token::QuoteLike" : {
368         "file" : "lib/PPI/Token/QuoteLike.pm",
369         "version" : "1.270"
370      },
371      "PPI::Token::QuoteLike::Backtick" : {
372         "file" : "lib/PPI/Token/QuoteLike/Backtick.pm",
373         "version" : "1.270"
374      },
375      "PPI::Token::QuoteLike::Command" : {
376         "file" : "lib/PPI/Token/QuoteLike/Command.pm",
377         "version" : "1.270"
378      },
379      "PPI::Token::QuoteLike::Readline" : {
380         "file" : "lib/PPI/Token/QuoteLike/Readline.pm",
381         "version" : "1.270"
382      },
383      "PPI::Token::QuoteLike::Regexp" : {
384         "file" : "lib/PPI/Token/QuoteLike/Regexp.pm",
385         "version" : "1.270"
386      },
387      "PPI::Token::QuoteLike::Words" : {
388         "file" : "lib/PPI/Token/QuoteLike/Words.pm",
389         "version" : "1.270"
390      },
391      "PPI::Token::Regexp" : {
392         "file" : "lib/PPI/Token/Regexp.pm",
393         "version" : "1.270"
394      },
395      "PPI::Token::Regexp::Match" : {
396         "file" : "lib/PPI/Token/Regexp/Match.pm",
397         "version" : "1.270"
398      },
399      "PPI::Token::Regexp::Substitute" : {
400         "file" : "lib/PPI/Token/Regexp/Substitute.pm",
401         "version" : "1.270"
402      },
403      "PPI::Token::Regexp::Transliterate" : {
404         "file" : "lib/PPI/Token/Regexp/Transliterate.pm",
405         "version" : "1.270"
406      },
407      "PPI::Token::Separator" : {
408         "file" : "lib/PPI/Token/Separator.pm",
409         "version" : "1.270"
410      },
411      "PPI::Token::Structure" : {
412         "file" : "lib/PPI/Token/Structure.pm",
413         "version" : "1.270"
414      },
415      "PPI::Token::Symbol" : {
416         "file" : "lib/PPI/Token/Symbol.pm",
417         "version" : "1.270"
418      },
419      "PPI::Token::Unknown" : {
420         "file" : "lib/PPI/Token/Unknown.pm",
421         "version" : "1.270"
422      },
423      "PPI::Token::Whitespace" : {
424         "file" : "lib/PPI/Token/Whitespace.pm",
425         "version" : "1.270"
426      },
427      "PPI::Token::Word" : {
428         "file" : "lib/PPI/Token/Word.pm",
429         "version" : "1.270"
430      },
431      "PPI::Tokenizer" : {
432         "file" : "lib/PPI/Tokenizer.pm",
433         "version" : "1.270"
434      },
435      "PPI::Transform" : {
436         "file" : "lib/PPI/Transform.pm",
437         "version" : "1.270"
438      },
439      "PPI::Transform::UpdateCopyright" : {
440         "file" : "lib/PPI/Transform/UpdateCopyright.pm",
441         "version" : "1.270"
442      },
443      "PPI::Util" : {
444         "file" : "lib/PPI/Util.pm",
445         "version" : "1.270"
446      },
447      "PPI::XSAccessor" : {
448         "file" : "lib/PPI/XSAccessor.pm",
449         "version" : "1.270"
450      }
451   },
452   "release_status" : "stable",
453   "resources" : {
454      "bugtracker" : {
455         "web" : "https://github.com/adamkennedy/PPI/issues"
456      },
457      "homepage" : "https://github.com/adamkennedy/PPI",
458      "repository" : {
459         "url" : "https://github.com/adamkennedy/PPI"
460      }
461   },
462   "version" : "1.270",
463   "x_Dist_Zilla" : {
464      "perl" : {
465         "version" : "5.028000"
466      },
467      "plugins" : [
468         {
469            "class" : "Dist::Zilla::Plugin::MetaResources",
470            "name" : "MetaResources",
471            "version" : "6.012"
472         },
473         {
474            "class" : "Dist::Zilla::Plugin::Encoding",
475            "name" : "Encoding",
476            "version" : "6.012"
477         },
478         {
479            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
480            "name" : "AutoPrereqs",
481            "version" : "6.012"
482         },
483         {
484            "class" : "Dist::Zilla::Plugin::Prereqs",
485            "config" : {
486               "Dist::Zilla::Plugin::Prereqs" : {
487                  "phase" : "runtime",
488                  "type" : "requires"
489               }
490            },
491            "name" : "Prereqs",
492            "version" : "6.012"
493         },
494         {
495            "class" : "Dist::Zilla::Plugin::DynamicPrereqs",
496            "config" : {
497               "Dist::Zilla::Role::ModuleMetadata" : {
498                  "Module::Metadata" : "1.000033",
499                  "version" : "0.006"
500               }
501            },
502            "name" : "DynamicPrereqs",
503            "version" : "0.034"
504         },
505         {
506            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
507            "config" : {
508               "Dist::Zilla::Plugin::Git::NextVersion" : {
509                  "first_version" : "0.001",
510                  "version_by_branch" : 0,
511                  "version_regexp" : "(?^u:^v([\\d._]+)(-TRIAL)?$)"
512               },
513               "Dist::Zilla::Role::Git::Repo" : {
514                  "git_version" : "2.22.0.windows.1",
515                  "repo_root" : "."
516               }
517            },
518            "name" : "Git::NextVersion",
519            "version" : "2.046"
520         },
521         {
522            "class" : "Dist::Zilla::Plugin::OurPkgVersion",
523            "name" : "OurPkgVersion",
524            "version" : "0.12"
525         },
526         {
527            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
528            "config" : {
529               "Dist::Zilla::Plugin::GatherDir" : {
530                  "exclude_filename" : [
531                     "README.pod"
532                  ],
533                  "exclude_match" : [],
534                  "follow_symlinks" : 0,
535                  "include_dotfiles" : 0,
536                  "prefix" : "",
537                  "prune_directory" : [],
538                  "root" : "."
539               },
540               "Dist::Zilla::Plugin::Git::GatherDir" : {
541                  "include_untracked" : 0
542               }
543            },
544            "name" : "Git::GatherDir",
545            "version" : "2.046"
546         },
547         {
548            "class" : "Dist::Zilla::Plugin::MetaYAML",
549            "name" : "MetaYAML",
550            "version" : "6.012"
551         },
552         {
553            "class" : "Dist::Zilla::Plugin::MetaJSON",
554            "name" : "MetaJSON",
555            "version" : "6.012"
556         },
557         {
558            "class" : "Dist::Zilla::Plugin::Readme",
559            "name" : "Readme",
560            "version" : "6.012"
561         },
562         {
563            "class" : "Dist::Zilla::Plugin::Manifest",
564            "name" : "Manifest",
565            "version" : "6.012"
566         },
567         {
568            "class" : "Dist::Zilla::Plugin::License",
569            "name" : "License",
570            "version" : "6.012"
571         },
572         {
573            "class" : "Dist::Zilla::Plugin::MakeMaker",
574            "config" : {
575               "Dist::Zilla::Role::TestRunner" : {
576                  "default_jobs" : 1
577               }
578            },
579            "name" : "MakeMaker",
580            "version" : "6.012"
581         },
582         {
583            "class" : "Dist::Zilla::Plugin::Test::Compile",
584            "config" : {
585               "Dist::Zilla::Plugin::Test::Compile" : {
586                  "bail_out_on_fail" : "1",
587                  "fail_on_warning" : "author",
588                  "fake_home" : 0,
589                  "filename" : "xt/author/00-compile.t",
590                  "module_finder" : [
591                     ":InstallModules"
592                  ],
593                  "needs_display" : 0,
594                  "phase" : "develop",
595                  "script_finder" : [
596                     ":PerlExecFiles"
597                  ],
598                  "skips" : [],
599                  "switch" : []
600               }
601            },
602            "name" : "Test::Compile",
603            "version" : "2.058"
604         },
605         {
606            "class" : "Dist::Zilla::Plugin::MetaTests",
607            "name" : "MetaTests",
608            "version" : "6.012"
609         },
610         {
611            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
612            "name" : "Test::ChangesHasContent",
613            "version" : "0.011"
614         },
615         {
616            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
617            "name" : "PodSyntaxTests",
618            "version" : "6.012"
619         },
620         {
621            "class" : "Dist::Zilla::Plugin::Test::Pod::No404s",
622            "name" : "Test::Pod::No404s",
623            "version" : "1.004"
624         },
625         {
626            "class" : "Dist::Zilla::Plugin::Test::Kwalitee",
627            "config" : {
628               "Dist::Zilla::Plugin::Test::Kwalitee" : {
629                  "filename" : "xt/author/kwalitee.t",
630                  "skiptest" : []
631               }
632            },
633            "name" : "Test::Kwalitee",
634            "version" : "2.12"
635         },
636         {
637            "class" : "Dist::Zilla::Plugin::MojibakeTests",
638            "name" : "MojibakeTests",
639            "version" : "0.8"
640         },
641         {
642            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
643            "name" : "Test::ReportPrereqs",
644            "version" : "0.027"
645         },
646         {
647            "class" : "Dist::Zilla::Plugin::Test::Portability",
648            "config" : {
649               "Dist::Zilla::Plugin::Test::Portability" : {
650                  "options" : ""
651               }
652            },
653            "name" : "Test::Portability",
654            "version" : "2.001000"
655         },
656         {
657            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
658            "config" : {
659               "Dist::Zilla::Plugin::MetaProvides::Package" : {
660                  "finder_objects" : [
661                     {
662                        "class" : "Dist::Zilla::Plugin::FinderCode",
663                        "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
664                        "version" : "6.012"
665                     }
666                  ],
667                  "include_underscores" : 0
668               },
669               "Dist::Zilla::Role::MetaProvider::Provider" : {
670                  "$Dist::Zilla::Role::MetaProvider::Provider::VERSION" : "2.002004",
671                  "inherit_missing" : 1,
672                  "inherit_version" : 1,
673                  "meta_noindex" : 1
674               },
675               "Dist::Zilla::Role::ModuleMetadata" : {
676                  "Module::Metadata" : "1.000033",
677                  "version" : "0.006"
678               }
679            },
680            "name" : "MetaProvides::Package",
681            "version" : "2.004003"
682         },
683         {
684            "class" : "Dist::Zilla::Plugin::MetaConfig",
685            "name" : "MetaConfig",
686            "version" : "6.012"
687         },
688         {
689            "class" : "Dist::Zilla::Plugin::Keywords",
690            "config" : {
691               "Dist::Zilla::Plugin::Keywords" : {
692                  "keywords" : []
693               }
694            },
695            "name" : "Keywords",
696            "version" : "0.007"
697         },
698         {
699            "class" : "Dist::Zilla::Plugin::Git::Contributors",
700            "config" : {
701               "Dist::Zilla::Plugin::Git::Contributors" : {
702                  "git_version" : "2.22.0.windows.1",
703                  "include_authors" : 0,
704                  "include_releaser" : 1,
705                  "order_by" : "name",
706                  "paths" : []
707               }
708            },
709            "name" : "Git::Contributors",
710            "version" : "0.035"
711         },
712         {
713            "class" : "Dist::Zilla::Plugin::RunExtraTests",
714            "config" : {
715               "Dist::Zilla::Role::TestRunner" : {
716                  "default_jobs" : 1
717               }
718            },
719            "name" : "RunExtraTests",
720            "version" : "0.029"
721         },
722         {
723            "class" : "Dist::Zilla::Plugin::Git::Check",
724            "config" : {
725               "Dist::Zilla::Plugin::Git::Check" : {
726                  "untracked_files" : "die"
727               },
728               "Dist::Zilla::Role::Git::DirtyFiles" : {
729                  "allow_dirty" : [
730                     "Changes",
731                     "dist.ini"
732                  ],
733                  "allow_dirty_match" : [],
734                  "changelog" : "Changes"
735               },
736               "Dist::Zilla::Role::Git::Repo" : {
737                  "git_version" : "2.22.0.windows.1",
738                  "repo_root" : "."
739               }
740            },
741            "name" : "initial check",
742            "version" : "2.046"
743         },
744         {
745            "class" : "Dist::Zilla::Plugin::Git::CheckFor::MergeConflicts",
746            "config" : {
747               "Dist::Zilla::Role::Git::Repo" : {
748                  "git_version" : "2.22.0.windows.1",
749                  "repo_root" : "."
750               }
751            },
752            "name" : "Git::CheckFor::MergeConflicts",
753            "version" : "0.014"
754         },
755         {
756            "class" : "Dist::Zilla::Plugin::Git::CheckFor::CorrectBranch",
757            "config" : {
758               "Dist::Zilla::Role::Git::Repo" : {
759                  "git_version" : "2.22.0.windows.1",
760                  "repo_root" : "."
761               }
762            },
763            "name" : "Git::CheckFor::CorrectBranch",
764            "version" : "0.014"
765         },
766         {
767            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
768            "name" : "CheckPrereqsIndexed",
769            "version" : "0.020"
770         },
771         {
772            "class" : "Dist::Zilla::Plugin::TestRelease",
773            "name" : "TestRelease",
774            "version" : "6.012"
775         },
776         {
777            "class" : "Dist::Zilla::Plugin::Git::Check",
778            "config" : {
779               "Dist::Zilla::Plugin::Git::Check" : {
780                  "untracked_files" : "die"
781               },
782               "Dist::Zilla::Role::Git::DirtyFiles" : {
783                  "allow_dirty" : [
784                     "Changes",
785                     "dist.ini"
786                  ],
787                  "allow_dirty_match" : [],
788                  "changelog" : "Changes"
789               },
790               "Dist::Zilla::Role::Git::Repo" : {
791                  "git_version" : "2.22.0.windows.1",
792                  "repo_root" : "."
793               }
794            },
795            "name" : "after tests",
796            "version" : "2.046"
797         },
798         {
799            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
800            "name" : "UploadToCPAN",
801            "version" : "6.012"
802         },
803         {
804            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
805            "config" : {
806               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
807                  "filename" : [
808                     "Changes"
809                  ],
810                  "match" : []
811               }
812            },
813            "name" : "CopyFilesFromRelease",
814            "version" : "0.006"
815         },
816         {
817            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
818            "config" : {
819               "Dist::Zilla::Role::FileWatcher" : {
820                  "version" : "0.006"
821               }
822            },
823            "name" : "ReadmeAnyFromPod",
824            "version" : "0.163250"
825         },
826         {
827            "class" : "Dist::Zilla::Plugin::NextRelease",
828            "name" : "NextRelease",
829            "version" : "6.012"
830         },
831         {
832            "class" : "Dist::Zilla::Plugin::Git::Commit",
833            "config" : {
834               "Dist::Zilla::Plugin::Git::Commit" : {
835                  "add_files_in" : [
836                     "."
837                  ],
838                  "commit_msg" : "%N-%v%t%n%n%c"
839               },
840               "Dist::Zilla::Role::Git::DirtyFiles" : {
841                  "allow_dirty" : [
842                     "Changes",
843                     "dist.ini"
844                  ],
845                  "allow_dirty_match" : [],
846                  "changelog" : "Changes"
847               },
848               "Dist::Zilla::Role::Git::Repo" : {
849                  "git_version" : "2.22.0.windows.1",
850                  "repo_root" : "."
851               },
852               "Dist::Zilla::Role::Git::StringFormatter" : {
853                  "time_zone" : "local"
854               }
855            },
856            "name" : "release snapshot",
857            "version" : "2.046"
858         },
859         {
860            "class" : "Dist::Zilla::Plugin::Git::Tag",
861            "config" : {
862               "Dist::Zilla::Plugin::Git::Tag" : {
863                  "branch" : null,
864                  "changelog" : "Changes",
865                  "signed" : 0,
866                  "tag" : "v1.270",
867                  "tag_format" : "v%v",
868                  "tag_message" : "v%v%t"
869               },
870               "Dist::Zilla::Role::Git::Repo" : {
871                  "git_version" : "2.22.0.windows.1",
872                  "repo_root" : "."
873               },
874               "Dist::Zilla::Role::Git::StringFormatter" : {
875                  "time_zone" : "local"
876               }
877            },
878            "name" : "Git::Tag",
879            "version" : "2.046"
880         },
881         {
882            "class" : "Dist::Zilla::Plugin::Git::Push",
883            "config" : {
884               "Dist::Zilla::Plugin::Git::Push" : {
885                  "push_to" : [
886                     "origin"
887                  ],
888                  "remotes_must_exist" : 1
889               },
890               "Dist::Zilla::Role::Git::Repo" : {
891                  "git_version" : "2.22.0.windows.1",
892                  "repo_root" : "."
893               }
894            },
895            "name" : "Git::Push",
896            "version" : "2.046"
897         },
898         {
899            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
900            "name" : "ConfirmRelease",
901            "version" : "6.012"
902         },
903         {
904            "class" : "Dist::Zilla::Plugin::FinderCode",
905            "name" : ":InstallModules",
906            "version" : "6.012"
907         },
908         {
909            "class" : "Dist::Zilla::Plugin::FinderCode",
910            "name" : ":IncModules",
911            "version" : "6.012"
912         },
913         {
914            "class" : "Dist::Zilla::Plugin::FinderCode",
915            "name" : ":TestFiles",
916            "version" : "6.012"
917         },
918         {
919            "class" : "Dist::Zilla::Plugin::FinderCode",
920            "name" : ":ExtraTestFiles",
921            "version" : "6.012"
922         },
923         {
924            "class" : "Dist::Zilla::Plugin::FinderCode",
925            "name" : ":ExecFiles",
926            "version" : "6.012"
927         },
928         {
929            "class" : "Dist::Zilla::Plugin::FinderCode",
930            "name" : ":PerlExecFiles",
931            "version" : "6.012"
932         },
933         {
934            "class" : "Dist::Zilla::Plugin::FinderCode",
935            "name" : ":ShareFiles",
936            "version" : "6.012"
937         },
938         {
939            "class" : "Dist::Zilla::Plugin::FinderCode",
940            "name" : ":MainModule",
941            "version" : "6.012"
942         },
943         {
944            "class" : "Dist::Zilla::Plugin::FinderCode",
945            "name" : ":AllFiles",
946            "version" : "6.012"
947         },
948         {
949            "class" : "Dist::Zilla::Plugin::FinderCode",
950            "name" : ":NoFiles",
951            "version" : "6.012"
952         },
953         {
954            "class" : "Dist::Zilla::Plugin::FinderCode",
955            "name" : "MetaProvides::Package/AUTOVIV/:InstallModulesPM",
956            "version" : "6.012"
957         }
958      ],
959      "zilla" : {
960         "class" : "Dist::Zilla::Dist::Builder",
961         "config" : {
962            "is_trial" : 0
963         },
964         "version" : "6.012"
965      }
966   },
967   "x_contributors" : [
968      "Adam Kennedy <adam@ali.as>",
969      "Arnout Pierre <pierre.arnout@fraudbuster.mobi>",
970      "bowtie <bowtie@cpan.org>",
971      "brian d foy <brian.f.foy@gmail.com>",
972      "Chas. J. Owens IV <chas.owens@gmail.com>",
973      "Chris Capaci <chris.capaci@gmail.com>",
974      "Chris Dolan <chris+github@chrisdolan.net>",
975      "Christian Walde <walde.christian@gmail.com>",
976      "Colin Newell <c.newell@cv-library.co.uk>",
977      "Damyan Ivanov <dam@modsoftsys.com>",
978      "Dan Book <grinnz@grinnz.com>",
979      "David Steinbrunner <dsteinbrunner@pobox.com>",
980      "Edmund Adjei <e.adjei@cv-library.co.uk>",
981      "Elliot Shank <elliotjs@cpan.org>",
982      "Gabor Szabo <szabgab@gmail.com>",
983      "Graham Ollis <plicease@cpan.org>",
984      "Guillaume Aubert <aubertg@cpan.org>",
985      "Joel Maslak <jmaslak@antelope.net>",
986      "Julian Fondren <ayrnieu@gmail.com>",
987      "Karen Etheridge <ether@cpan.org>",
988      "Kent Fredric <kentfredric@gmail.com>",
989      "Lance Wicks <l.wicks@cv-library.co.uk>",
990      "Matt Church <m.church@cv-library.co.uk>",
991      "Matthew Horsfall <WolfSage@gmail.com>",
992      "Mike <moregan@stresscafe.com>",
993      "Milos Kukla <m.kukla@cv-library.co.uk>",
994      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
995      "Olivier Mengu\u00e9 <dolmen@cpan.org>",
996      "Philippe Bruhat (BooK) <book@cpan.org>",
997      "Randy Lauen <randy.lauen@gmail.com>",
998      "Reini Urban <rurban@cpan.org>",
999      "Shmuel Fomberg <shmuelf@cpan.org>",
1000      "Steffen M\u00fcller <smueller@cpan.org>",
1001      "Szymon Niezna\u0144ski <s.nez@member.fsf.org>",
1002      "Takumi Akiyama <t.akiym@gmail.com>",
1003      "Thomas Sibley <tsibley@cpan.org>",
1004      "Tom Wyant <wyant@cpan.org>",
1005      "Van de Bugger <van.de.bugger@gmail.com>",
1006      "Will Braswell <william.braswell@autoparallel.com>"
1007   ],
1008   "x_generated_by_perl" : "v5.28.0",
1009   "x_serialization_backend" : "Cpanel::JSON::XS version 4.02"
1010}
1011
1012