1{
2   "abstract" : "Single interface to deal with file archives.",
3   "author" : [
4      "Clint Moore",
5      "Michael G Schwern (author emeritus)",
6      "Olaf Alders (current maintainer)"
7   ],
8   "dynamic_config" : 0,
9   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
10   "license" : [
11      "perl_5"
12   ],
13   "meta-spec" : {
14      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
15      "version" : 2
16   },
17   "name" : "Archive-Any",
18   "no_index" : {
19      "directory" : [
20         "examples",
21         "t",
22         "xt"
23      ],
24      "file" : [
25         "anonymize-archives"
26      ]
27   },
28   "prereqs" : {
29      "configure" : {
30         "requires" : {
31            "ExtUtils::MakeMaker" : "0",
32            "perl" : "5.006"
33         }
34      },
35      "develop" : {
36         "recommends" : {
37            "Dist::Zilla::PluginBundle::Git::VersionManager" : "0.007"
38         },
39         "requires" : {
40            "Code::TidyAll" : "0.71",
41            "Code::TidyAll::Plugin::SortLines::Naturally" : "0.000003",
42            "Code::TidyAll::Plugin::Test::Vars" : "0.04",
43            "Code::TidyAll::Plugin::UniqueLines" : "0.000003",
44            "Parallel::ForkManager" : "1.19",
45            "Perl::Critic" : "1.132",
46            "Perl::Tidy" : "20180220",
47            "Pod::Wordlist" : "0",
48            "Test::CPAN::Changes" : "0.19",
49            "Test::Code::TidyAll" : "0.50",
50            "Test::More" : "0.96",
51            "Test::Pod" : "1.41",
52            "Test::Spelling" : "0.12",
53            "Test::Synopsis" : "0",
54            "Test::Vars" : "0.014"
55         }
56      },
57      "runtime" : {
58         "requires" : {
59            "Archive::Tar" : "0",
60            "Archive::Zip" : "0",
61            "Cwd" : "0",
62            "File::MMagic" : "0",
63            "File::Spec::Functions" : "0",
64            "MIME::Types" : "0",
65            "Module::Find" : "0",
66            "base" : "0",
67            "perl" : "5.006",
68            "strict" : "0",
69            "warnings" : "0"
70         }
71      },
72      "test" : {
73         "recommends" : {
74            "CPAN::Meta" : "2.120900"
75         },
76         "requires" : {
77            "ExtUtils::MakeMaker" : "0",
78            "File::Spec" : "0",
79            "Test::More" : "0",
80            "Test::Warn" : "0",
81            "perl" : "5.006"
82         }
83      }
84   },
85   "release_status" : "stable",
86   "resources" : {
87      "bugtracker" : {
88         "web" : "https://github.com/oalders/archive-any/issues"
89      },
90      "homepage" : "https://github.com/oalders/archive-any",
91      "repository" : {
92         "type" : "git",
93         "url" : "https://github.com/oalders/archive-any.git",
94         "web" : "https://github.com/oalders/archive-any"
95      }
96   },
97   "version" : "0.0946",
98   "x_Dist_Zilla" : {
99      "perl" : {
100         "version" : "5.026001"
101      },
102      "plugins" : [
103         {
104            "class" : "Dist::Zilla::Plugin::PromptIfStale",
105            "config" : {
106               "Dist::Zilla::Plugin::PromptIfStale" : {
107                  "check_all_plugins" : 0,
108                  "check_all_prereqs" : 0,
109                  "modules" : [
110                     "Dist::Zilla::PluginBundle::Author::OALDERS"
111                  ],
112                  "phase" : "build",
113                  "run_under_travis" : 0,
114                  "skip" : []
115               }
116            },
117            "name" : "@Author::OALDERS/stale modules, build",
118            "version" : "0.055"
119         },
120         {
121            "class" : "Dist::Zilla::Plugin::PromptIfStale",
122            "config" : {
123               "Dist::Zilla::Plugin::PromptIfStale" : {
124                  "check_all_plugins" : 1,
125                  "check_all_prereqs" : 1,
126                  "modules" : [],
127                  "phase" : "release",
128                  "run_under_travis" : 0,
129                  "skip" : []
130               }
131            },
132            "name" : "@Author::OALDERS/stale modules, release",
133            "version" : "0.055"
134         },
135         {
136            "class" : "Dist::Zilla::Plugin::MAXMIND::TidyAll",
137            "name" : "@Author::OALDERS/MAXMIND::TidyAll",
138            "version" : "0.83"
139         },
140         {
141            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
142            "name" : "@Author::OALDERS/AutoPrereqs",
143            "version" : "6.012"
144         },
145         {
146            "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
147            "name" : "@Author::OALDERS/CheckChangesHasContent",
148            "version" : "0.011"
149         },
150         {
151            "class" : "Dist::Zilla::Plugin::MakeMaker",
152            "config" : {
153               "Dist::Zilla::Role::TestRunner" : {
154                  "default_jobs" : 1
155               }
156            },
157            "name" : "@Author::OALDERS/MakeMaker",
158            "version" : "6.012"
159         },
160         {
161            "class" : "Dist::Zilla::Plugin::CPANFile",
162            "name" : "@Author::OALDERS/CPANFile",
163            "version" : "6.012"
164         },
165         {
166            "class" : "Dist::Zilla::Plugin::ContributorsFile",
167            "name" : "@Author::OALDERS/ContributorsFile",
168            "version" : "0.3.0"
169         },
170         {
171            "class" : "Dist::Zilla::Plugin::MetaJSON",
172            "name" : "@Author::OALDERS/MetaJSON",
173            "version" : "6.012"
174         },
175         {
176            "class" : "Dist::Zilla::Plugin::MetaYAML",
177            "name" : "@Author::OALDERS/MetaYAML",
178            "version" : "6.012"
179         },
180         {
181            "class" : "Dist::Zilla::Plugin::Manifest",
182            "name" : "@Author::OALDERS/Manifest",
183            "version" : "6.012"
184         },
185         {
186            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
187            "name" : "@Author::OALDERS/MetaNoIndex",
188            "version" : "6.012"
189         },
190         {
191            "class" : "Dist::Zilla::Plugin::MetaConfig",
192            "name" : "@Author::OALDERS/MetaConfig",
193            "version" : "6.012"
194         },
195         {
196            "class" : "Dist::Zilla::Plugin::MetaResources",
197            "name" : "@Author::OALDERS/MetaResources",
198            "version" : "6.012"
199         },
200         {
201            "class" : "Dist::Zilla::Plugin::License",
202            "name" : "@Author::OALDERS/License",
203            "version" : "6.012"
204         },
205         {
206            "class" : "Dist::Zilla::Plugin::InstallGuide",
207            "name" : "@Author::OALDERS/InstallGuide",
208            "version" : "1.200012"
209         },
210         {
211            "class" : "Dist::Zilla::Plugin::Prereqs",
212            "config" : {
213               "Dist::Zilla::Plugin::Prereqs" : {
214                  "phase" : "develop",
215                  "type" : "requires"
216               }
217            },
218            "name" : "@Author::OALDERS/Modules for use with tidyall",
219            "version" : "6.012"
220         },
221         {
222            "class" : "Dist::Zilla::Plugin::ExecDir",
223            "name" : "@Author::OALDERS/ExecDir",
224            "version" : "6.012"
225         },
226         {
227            "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
228            "config" : {
229               "Dist::Zilla::Plugin::Test::PodSpelling" : {
230                  "directories" : [
231                     "bin",
232                     "lib"
233                  ],
234                  "spell_cmd" : "",
235                  "stopwords" : [
236                     "Alders",
237                     "Alders'",
238                     "MetaCPAN"
239                  ],
240                  "wordlist" : "Pod::Wordlist"
241               }
242            },
243            "name" : "@Author::OALDERS/Test::PodSpelling",
244            "version" : "2.007005"
245         },
246         {
247            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
248            "name" : "@Author::OALDERS/PodSyntaxTests",
249            "version" : "6.012"
250         },
251         {
252            "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
253            "config" : {
254               "Dist::Zilla::Plugin::Test::CPAN::Changes" : {
255                  "changelog" : "Changes"
256               }
257            },
258            "name" : "@Author::OALDERS/Test::CPAN::Changes",
259            "version" : "0.012"
260         },
261         {
262            "class" : "Dist::Zilla::Plugin::TestRelease",
263            "name" : "@Author::OALDERS/TestRelease",
264            "version" : "6.012"
265         },
266         {
267            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
268            "name" : "@Author::OALDERS/Test::ReportPrereqs",
269            "version" : "0.027"
270         },
271         {
272            "class" : "Dist::Zilla::Plugin::Test::Synopsis",
273            "name" : "@Author::OALDERS/Test::Synopsis",
274            "version" : "2.000007"
275         },
276         {
277            "class" : "Dist::Zilla::Plugin::Test::TidyAll",
278            "name" : "@Author::OALDERS/Test::TidyAll",
279            "version" : "0.04"
280         },
281         {
282            "class" : "Dist::Zilla::Plugin::RunExtraTests",
283            "config" : {
284               "Dist::Zilla::Role::TestRunner" : {
285                  "default_jobs" : 1
286               }
287            },
288            "name" : "@Author::OALDERS/RunExtraTests",
289            "version" : "0.029"
290         },
291         {
292            "class" : "Dist::Zilla::Plugin::MinimumPerl",
293            "name" : "@Author::OALDERS/MinimumPerl",
294            "version" : "1.006"
295         },
296         {
297            "class" : "Dist::Zilla::Plugin::PodWeaver",
298            "config" : {
299               "Dist::Zilla::Plugin::PodWeaver" : {
300                  "finder" : [
301                     ":InstallModules",
302                     ":ExecFiles"
303                  ],
304                  "plugins" : [
305                     {
306                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
307                        "name" : "@CorePrep/EnsurePod5",
308                        "version" : "4.015"
309                     },
310                     {
311                        "class" : "Pod::Weaver::Plugin::H1Nester",
312                        "name" : "@CorePrep/H1Nester",
313                        "version" : "4.015"
314                     },
315                     {
316                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
317                        "name" : "@Default/SingleEncoding",
318                        "version" : "4.015"
319                     },
320                     {
321                        "class" : "Pod::Weaver::Section::Name",
322                        "name" : "@Default/Name",
323                        "version" : "4.015"
324                     },
325                     {
326                        "class" : "Pod::Weaver::Section::Version",
327                        "name" : "@Default/Version",
328                        "version" : "4.015"
329                     },
330                     {
331                        "class" : "Pod::Weaver::Section::Region",
332                        "name" : "@Default/prelude",
333                        "version" : "4.015"
334                     },
335                     {
336                        "class" : "Pod::Weaver::Section::Generic",
337                        "name" : "SYNOPSIS",
338                        "version" : "4.015"
339                     },
340                     {
341                        "class" : "Pod::Weaver::Section::Generic",
342                        "name" : "DESCRIPTION",
343                        "version" : "4.015"
344                     },
345                     {
346                        "class" : "Pod::Weaver::Section::Generic",
347                        "name" : "OVERVIEW",
348                        "version" : "4.015"
349                     },
350                     {
351                        "class" : "Pod::Weaver::Section::Collect",
352                        "name" : "ATTRIBUTES",
353                        "version" : "4.015"
354                     },
355                     {
356                        "class" : "Pod::Weaver::Section::Collect",
357                        "name" : "METHODS",
358                        "version" : "4.015"
359                     },
360                     {
361                        "class" : "Pod::Weaver::Section::Collect",
362                        "name" : "FUNCTIONS",
363                        "version" : "4.015"
364                     },
365                     {
366                        "class" : "Pod::Weaver::Section::Leftovers",
367                        "name" : "@Default/Leftovers",
368                        "version" : "4.015"
369                     },
370                     {
371                        "class" : "Pod::Weaver::Section::Region",
372                        "name" : "@Default/postlude",
373                        "version" : "4.015"
374                     },
375                     {
376                        "class" : "Pod::Weaver::Section::Authors",
377                        "name" : "@Default/Authors",
378                        "version" : "4.015"
379                     },
380                     {
381                        "class" : "Pod::Weaver::Section::Legal",
382                        "name" : "@Default/Legal",
383                        "version" : "4.015"
384                     }
385                  ]
386               }
387            },
388            "name" : "@Author::OALDERS/PodWeaver",
389            "version" : "4.008"
390         },
391         {
392            "class" : "Dist::Zilla::Plugin::PruneCruft",
393            "name" : "@Author::OALDERS/PruneCruft",
394            "version" : "6.012"
395         },
396         {
397            "class" : "Dist::Zilla::Plugin::CopyFilesFromBuild",
398            "name" : "@Author::OALDERS/CopyFilesFromBuild",
399            "version" : "0.170880"
400         },
401         {
402            "class" : "Dist::Zilla::Plugin::GithubMeta",
403            "name" : "@Author::OALDERS/GithubMeta",
404            "version" : "0.58"
405         },
406         {
407            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
408            "config" : {
409               "Dist::Zilla::Plugin::GatherDir" : {
410                  "exclude_filename" : [
411                     "Install",
412                     "LICENSE",
413                     "META.json",
414                     "Makefile.PL",
415                     "README.md",
416                     "cpanfile"
417                  ],
418                  "exclude_match" : [],
419                  "follow_symlinks" : 0,
420                  "include_dotfiles" : 0,
421                  "prefix" : "",
422                  "prune_directory" : [],
423                  "root" : "."
424               },
425               "Dist::Zilla::Plugin::Git::GatherDir" : {
426                  "include_untracked" : 0
427               }
428            },
429            "name" : "@Author::OALDERS/Git::GatherDir",
430            "version" : "2.046"
431         },
432         {
433            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
434            "config" : {
435               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
436                  "filename" : [
437                     "Install"
438                  ],
439                  "match" : []
440               }
441            },
442            "name" : "@Author::OALDERS/CopyFilesFromRelease",
443            "version" : "0.006"
444         },
445         {
446            "class" : "Dist::Zilla::Plugin::Git::Check",
447            "config" : {
448               "Dist::Zilla::Plugin::Git::Check" : {
449                  "untracked_files" : "die"
450               },
451               "Dist::Zilla::Role::Git::DirtyFiles" : {
452                  "allow_dirty" : [
453                     "Changes",
454                     "Install",
455                     "LICENSE",
456                     "META.json",
457                     "Makefile.PL",
458                     "README.md",
459                     "cpanfile",
460                     "dist.ini"
461                  ],
462                  "allow_dirty_match" : [],
463                  "changelog" : "Changes"
464               },
465               "Dist::Zilla::Role::Git::Repo" : {
466                  "git_version" : "2.21.0",
467                  "repo_root" : "."
468               }
469            },
470            "name" : "@Author::OALDERS/Git::Check",
471            "version" : "2.046"
472         },
473         {
474            "class" : "Dist::Zilla::Plugin::Git::Contributors",
475            "config" : {
476               "Dist::Zilla::Plugin::Git::Contributors" : {
477                  "git_version" : "2.21.0",
478                  "include_authors" : 0,
479                  "include_releaser" : 1,
480                  "order_by" : "name",
481                  "paths" : []
482               }
483            },
484            "name" : "@Author::OALDERS/Git::Contributors",
485            "version" : "0.035"
486         },
487         {
488            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
489            "config" : {
490               "Dist::Zilla::Role::FileWatcher" : {
491                  "version" : "0.006"
492               }
493            },
494            "name" : "@Author::OALDERS/ReadmeMdInBuild",
495            "version" : "0.163250"
496         },
497         {
498            "class" : "Dist::Zilla::Plugin::ShareDir",
499            "name" : "@Author::OALDERS/ShareDir",
500            "version" : "6.012"
501         },
502         {
503            "class" : "Dist::Zilla::Plugin::TravisCI::StatusBadge",
504            "name" : "@Author::OALDERS/TravisCI::StatusBadge",
505            "version" : "0.007"
506         },
507         {
508            "class" : "Dist::Zilla::Plugin::CheckIssues",
509            "name" : "@Author::OALDERS/CheckIssues",
510            "version" : "0.010"
511         },
512         {
513            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
514            "name" : "@Author::OALDERS/ConfirmRelease",
515            "version" : "6.012"
516         },
517         {
518            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
519            "name" : "@Author::OALDERS/UploadToCPAN",
520            "version" : "6.012"
521         },
522         {
523            "class" : "Dist::Zilla::Plugin::Prereqs",
524            "config" : {
525               "Dist::Zilla::Plugin::Prereqs" : {
526                  "phase" : "develop",
527                  "type" : "recommends"
528               }
529            },
530            "name" : "@Author::OALDERS/@Git::VersionManager/pluginbundle version",
531            "version" : "6.012"
532         },
533         {
534            "class" : "Dist::Zilla::Plugin::RewriteVersion::Transitional",
535            "config" : {
536               "Dist::Zilla::Plugin::RewriteVersion" : {
537                  "add_tarball_name" : 0,
538                  "finders" : [
539                     ":ExecFiles",
540                     ":InstallModules"
541                  ],
542                  "global" : 0,
543                  "skip_version_provider" : 0
544               },
545               "Dist::Zilla::Plugin::RewriteVersion::Transitional" : {}
546            },
547            "name" : "@Author::OALDERS/@Git::VersionManager/RewriteVersion::Transitional",
548            "version" : "0.009"
549         },
550         {
551            "class" : "Dist::Zilla::Plugin::MetaProvides::Update",
552            "name" : "@Author::OALDERS/@Git::VersionManager/MetaProvides::Update",
553            "version" : "0.007"
554         },
555         {
556            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
557            "config" : {
558               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
559                  "filename" : [
560                     "Changes"
561                  ],
562                  "match" : []
563               }
564            },
565            "name" : "@Author::OALDERS/@Git::VersionManager/CopyFilesFromRelease",
566            "version" : "0.006"
567         },
568         {
569            "class" : "Dist::Zilla::Plugin::Git::Commit",
570            "config" : {
571               "Dist::Zilla::Plugin::Git::Commit" : {
572                  "add_files_in" : [],
573                  "commit_msg" : "v%V%n%n%c"
574               },
575               "Dist::Zilla::Role::Git::DirtyFiles" : {
576                  "allow_dirty" : [
577                     "Changes",
578                     "Install",
579                     "LICENSE",
580                     "META.json",
581                     "Makefile.PL",
582                     "README.md",
583                     "cpanfile",
584                     "dist.ini"
585                  ],
586                  "allow_dirty_match" : [],
587                  "changelog" : "Changes"
588               },
589               "Dist::Zilla::Role::Git::Repo" : {
590                  "git_version" : "2.21.0",
591                  "repo_root" : "."
592               },
593               "Dist::Zilla::Role::Git::StringFormatter" : {
594                  "time_zone" : "local"
595               }
596            },
597            "name" : "@Author::OALDERS/@Git::VersionManager/release snapshot",
598            "version" : "2.046"
599         },
600         {
601            "class" : "Dist::Zilla::Plugin::Git::Tag",
602            "config" : {
603               "Dist::Zilla::Plugin::Git::Tag" : {
604                  "branch" : null,
605                  "changelog" : "Changes",
606                  "signed" : 0,
607                  "tag" : "v0.0946",
608                  "tag_format" : "v%V",
609                  "tag_message" : "v%V"
610               },
611               "Dist::Zilla::Role::Git::Repo" : {
612                  "git_version" : "2.21.0",
613                  "repo_root" : "."
614               },
615               "Dist::Zilla::Role::Git::StringFormatter" : {
616                  "time_zone" : "local"
617               }
618            },
619            "name" : "@Author::OALDERS/@Git::VersionManager/Git::Tag",
620            "version" : "2.046"
621         },
622         {
623            "class" : "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional",
624            "config" : {
625               "Dist::Zilla::Plugin::BumpVersionAfterRelease" : {
626                  "finders" : [
627                     ":ExecFiles",
628                     ":InstallModules"
629                  ],
630                  "global" : 0,
631                  "munge_makefile_pl" : 1
632               },
633               "Dist::Zilla::Plugin::BumpVersionAfterRelease::Transitional" : {}
634            },
635            "name" : "@Author::OALDERS/@Git::VersionManager/BumpVersionAfterRelease::Transitional",
636            "version" : "0.009"
637         },
638         {
639            "class" : "Dist::Zilla::Plugin::NextRelease",
640            "name" : "@Author::OALDERS/@Git::VersionManager/NextRelease",
641            "version" : "6.012"
642         },
643         {
644            "class" : "Dist::Zilla::Plugin::Git::Commit",
645            "config" : {
646               "Dist::Zilla::Plugin::Git::Commit" : {
647                  "add_files_in" : [],
648                  "commit_msg" : "increment $VERSION after %v release"
649               },
650               "Dist::Zilla::Role::Git::DirtyFiles" : {
651                  "allow_dirty" : [
652                     "Build.PL",
653                     "Changes",
654                     "Makefile.PL"
655                  ],
656                  "allow_dirty_match" : [
657                     "(?^:^lib/.*\\.pm$)"
658                  ],
659                  "changelog" : "Changes"
660               },
661               "Dist::Zilla::Role::Git::Repo" : {
662                  "git_version" : "2.21.0",
663                  "repo_root" : "."
664               },
665               "Dist::Zilla::Role::Git::StringFormatter" : {
666                  "time_zone" : "local"
667               }
668            },
669            "name" : "@Author::OALDERS/@Git::VersionManager/post-release commit",
670            "version" : "2.046"
671         },
672         {
673            "class" : "Dist::Zilla::Plugin::Git::Push",
674            "config" : {
675               "Dist::Zilla::Plugin::Git::Push" : {
676                  "push_to" : [
677                     "origin"
678                  ],
679                  "remotes_must_exist" : 1
680               },
681               "Dist::Zilla::Role::Git::Repo" : {
682                  "git_version" : "2.21.0",
683                  "repo_root" : "."
684               }
685            },
686            "name" : "@Author::OALDERS/Git::Push",
687            "version" : "2.046"
688         },
689         {
690            "class" : "Dist::Zilla::Plugin::Encoding",
691            "name" : "Encoding",
692            "version" : "6.012"
693         },
694         {
695            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
696            "name" : "MetaNoIndex",
697            "version" : "6.012"
698         },
699         {
700            "class" : "Dist::Zilla::Plugin::StaticInstall",
701            "config" : {
702               "Dist::Zilla::Plugin::StaticInstall" : {
703                  "dry_run" : 0,
704                  "mode" : "on"
705               }
706            },
707            "name" : "StaticInstall",
708            "version" : "0.012"
709         },
710         {
711            "class" : "Dist::Zilla::Plugin::FinderCode",
712            "name" : ":InstallModules",
713            "version" : "6.012"
714         },
715         {
716            "class" : "Dist::Zilla::Plugin::FinderCode",
717            "name" : ":IncModules",
718            "version" : "6.012"
719         },
720         {
721            "class" : "Dist::Zilla::Plugin::FinderCode",
722            "name" : ":TestFiles",
723            "version" : "6.012"
724         },
725         {
726            "class" : "Dist::Zilla::Plugin::FinderCode",
727            "name" : ":ExtraTestFiles",
728            "version" : "6.012"
729         },
730         {
731            "class" : "Dist::Zilla::Plugin::FinderCode",
732            "name" : ":ExecFiles",
733            "version" : "6.012"
734         },
735         {
736            "class" : "Dist::Zilla::Plugin::FinderCode",
737            "name" : ":PerlExecFiles",
738            "version" : "6.012"
739         },
740         {
741            "class" : "Dist::Zilla::Plugin::FinderCode",
742            "name" : ":ShareFiles",
743            "version" : "6.012"
744         },
745         {
746            "class" : "Dist::Zilla::Plugin::FinderCode",
747            "name" : ":MainModule",
748            "version" : "6.012"
749         },
750         {
751            "class" : "Dist::Zilla::Plugin::FinderCode",
752            "name" : ":AllFiles",
753            "version" : "6.012"
754         },
755         {
756            "class" : "Dist::Zilla::Plugin::FinderCode",
757            "name" : ":NoFiles",
758            "version" : "6.012"
759         }
760      ],
761      "zilla" : {
762         "class" : "Dist::Zilla::Dist::Builder",
763         "config" : {
764            "is_trial" : 0
765         },
766         "version" : "6.012"
767      }
768   },
769   "x_contributors" : [
770      "jenishg <jenish.g@espn.com>",
771      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
772      "Olaf Alders <olaf@wundersolutions.com>",
773      "Philippe Bruhat (BooK) <book@cpan.org>",
774      "unknown <unknown>"
775   ],
776   "x_generated_by_perl" : "v5.26.1",
777   "x_serialization_backend" : "Cpanel::JSON::XS version 4.04",
778   "x_static_install" : 1
779}
780
781