1{
2   "abstract" : "Syntax highlight text using Vim",
3   "author" : [
4      "Geoff Richards <qef@laxan.com>",
5      "Randy Stauner <rwstauner@cpan.org>"
6   ],
7   "dynamic_config" : 1,
8   "generated_by" : "Dist::Zilla version 5.033, CPAN::Meta::Converter version 2.150001",
9   "license" : [
10      "perl_5"
11   ],
12   "meta-spec" : {
13      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
14      "version" : 2
15   },
16   "name" : "Text-VimColor",
17   "no_index" : {
18      "directory" : [
19         "t",
20         "xt",
21         "inc",
22         "local",
23         "perl5",
24         "fatlib",
25         "corpus",
26         "examples",
27         "share"
28      ],
29      "namespace" : [
30         "Local",
31         "t::lib"
32      ],
33      "package" : [
34         "DB"
35      ]
36   },
37   "prereqs" : {
38      "configure" : {
39         "requires" : {
40            "ExtUtils::MakeMaker" : "0",
41            "File::ShareDir::Install" : "0.06",
42            "File::Temp" : "0",
43            "IO::File" : "0",
44            "IPC::Open3" : "0",
45            "perl" : "5.006",
46            "strict" : "0",
47            "warnings" : "0"
48         }
49      },
50      "develop" : {
51         "requires" : {
52            "Pod::Coverage::TrustPod" : "0",
53            "Test::CPAN::Changes" : "0.19",
54            "Test::CPAN::Meta" : "0",
55            "Test::EOL" : "0",
56            "Test::Kwalitee" : "1.21",
57            "Test::More" : "0.88",
58            "Test::NoTabs" : "0",
59            "Test::Pod" : "1.41",
60            "Test::Pod::Coverage" : "1.08",
61            "Test::Spelling" : "0.12",
62            "Test::Synopsis" : "0",
63            "Test::Version" : "1",
64            "XML::Parser" : "0"
65         }
66      },
67      "runtime" : {
68         "recommends" : {
69            "Term::ANSIColor" : "3"
70         },
71         "requires" : {
72            "Carp" : "0",
73            "File::Copy" : "0",
74            "File::ShareDir" : "0",
75            "File::Temp" : "0",
76            "Getopt::Long" : "0",
77            "IO::File" : "0",
78            "IPC::Open3" : "0",
79            "Path::Class" : "0.04",
80            "Symbol" : "0",
81            "Term::ANSIColor" : "1.03",
82            "constant" : "0",
83            "perl" : "5.006",
84            "strict" : "0",
85            "warnings" : "0"
86         }
87      },
88      "test" : {
89         "recommends" : {
90            "CPAN::Meta" : "2.120900"
91         },
92         "requires" : {
93            "Exporter" : "0",
94            "ExtUtils::MakeMaker" : "0",
95            "File::Spec" : "0",
96            "File::Temp" : "0",
97            "IO::Handle" : "0",
98            "IPC::Open3" : "0",
99            "Path::Class" : "0.04",
100            "Test::File::ShareDir::Dist" : "0",
101            "Test::More" : "0.88",
102            "lib" : "0",
103            "perl" : "5.006"
104         }
105      }
106   },
107   "provides" : {
108      "Text::VimColor" : {
109         "file" : "lib/Text/VimColor.pm",
110         "version" : "0.26"
111      }
112   },
113   "release_status" : "stable",
114   "resources" : {
115      "bugtracker" : {
116         "mailto" : "bug-Text-VimColor@rt.cpan.org",
117         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Text-VimColor"
118      },
119      "homepage" : "https://github.com/rwstauner/Text-VimColor",
120      "repository" : {
121         "type" : "git",
122         "url" : "https://github.com/rwstauner/Text-VimColor.git",
123         "web" : "https://github.com/rwstauner/Text-VimColor"
124      }
125   },
126   "version" : "0.26",
127   "x_Dist_Zilla" : {
128      "perl" : {
129         "version" : "5.020000"
130      },
131      "plugins" : [
132         {
133            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
134            "config" : {
135               "Dist::Zilla::Plugin::Git::NextVersion" : {
136                  "first_version" : "0.001",
137                  "version_by_branch" : "0",
138                  "version_regexp" : "(?^:^v(.+)$)"
139               },
140               "Dist::Zilla::Role::Git::Repo" : {
141                  "repo_root" : "."
142               }
143            },
144            "name" : "@Author::RWSTAUNER/Git::NextVersion",
145            "version" : "2.030"
146         },
147         {
148            "class" : "Dist::Zilla::Plugin::GenerateFile",
149            "name" : "@Author::RWSTAUNER/GenerateManifestSkip",
150            "version" : "5.033"
151         },
152         {
153            "class" : "Dist::Zilla::Plugin::GatherDir",
154            "config" : {
155               "Dist::Zilla::Plugin::GatherDir" : {
156                  "exclude_filename" : [
157                     "LICENSE"
158                  ],
159                  "exclude_match" : [
160                     "corpus/profile-vim/results"
161                  ],
162                  "follow_symlinks" : "0",
163                  "include_dotfiles" : "0",
164                  "prefix" : "",
165                  "prune_directory" : [],
166                  "root" : "."
167               }
168            },
169            "name" : "@Author::RWSTAUNER/GatherDir",
170            "version" : "5.033"
171         },
172         {
173            "class" : "Dist::Zilla::Plugin::PruneCruft",
174            "name" : "@Author::RWSTAUNER/PruneCruft",
175            "version" : "5.033"
176         },
177         {
178            "class" : "Dist::Zilla::Plugin::ManifestSkip",
179            "name" : "@Author::RWSTAUNER/ManifestSkip",
180            "version" : "5.033"
181         },
182         {
183            "class" : "Dist::Zilla::Plugin::PruneFiles",
184            "name" : "@Author::RWSTAUNER/PruneDevelCoverDatabase",
185            "version" : "5.033"
186         },
187         {
188            "class" : "Dist::Zilla::Plugin::PruneFiles",
189            "name" : "@Author::RWSTAUNER/PruneCodeStatCollection",
190            "version" : "5.033"
191         },
192         {
193            "class" : "Dist::Zilla::Plugin::PruneFiles",
194            "name" : "@Author::RWSTAUNER/PruneTags",
195            "version" : "5.033"
196         },
197         {
198            "class" : "Dist::Zilla::Plugin::PkgVersion",
199            "name" : "@Author::RWSTAUNER/PkgVersion",
200            "version" : "5.033"
201         },
202         {
203            "class" : "Dist::Zilla::Plugin::Authority",
204            "name" : "@Author::RWSTAUNER/Authority",
205            "version" : "1.009"
206         },
207         {
208            "class" : "Dist::Zilla::Plugin::NextRelease",
209            "name" : "@Author::RWSTAUNER/NextRelease",
210            "version" : "5.033"
211         },
212         {
213            "class" : "Dist::Zilla::Plugin::Git::Describe",
214            "name" : "@Author::RWSTAUNER/Git::Describe",
215            "version" : "0.004"
216         },
217         {
218            "class" : "Dist::Zilla::Plugin::Prepender",
219            "name" : "@Author::RWSTAUNER/Prepender",
220            "version" : "2.001"
221         },
222         {
223            "class" : "Dist::Zilla::Plugin::PodWeaver",
224            "config" : {
225               "Dist::Zilla::Plugin::PodWeaver" : {
226                  "config_plugins" : [
227                     "@Author::RWSTAUNER"
228                  ],
229                  "finder" : [
230                     ":InstallModules",
231                     ":ExecFiles"
232                  ],
233                  "plugins" : [
234                     {
235                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
236                        "name" : "@Author::RWSTAUNER/SingleEncoding",
237                        "version" : "4.010"
238                     },
239                     {
240                        "class" : "Pod::Weaver::Plugin::WikiDoc",
241                        "name" : "@Author::RWSTAUNER/WikiDoc",
242                        "version" : "0.093003"
243                     },
244                     {
245                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
246                        "name" : "@CorePrep/EnsurePod5",
247                        "version" : "4.010"
248                     },
249                     {
250                        "class" : "Pod::Weaver::Plugin::H1Nester",
251                        "name" : "@CorePrep/H1Nester",
252                        "version" : "4.010"
253                     },
254                     {
255                        "class" : "Pod::Weaver::Section::Name",
256                        "name" : "@Author::RWSTAUNER/Name",
257                        "version" : "4.010"
258                     },
259                     {
260                        "class" : "Pod::Weaver::Section::Version",
261                        "name" : "@Author::RWSTAUNER/Version",
262                        "version" : "4.010"
263                     },
264                     {
265                        "class" : "Pod::Weaver::Section::Region",
266                        "name" : "@Author::RWSTAUNER/Prelude",
267                        "version" : "4.010"
268                     },
269                     {
270                        "class" : "Pod::Weaver::Section::Generic",
271                        "name" : "@Author::RWSTAUNER/Synopsis",
272                        "version" : "4.010"
273                     },
274                     {
275                        "class" : "Pod::Weaver::Section::Generic",
276                        "name" : "@Author::RWSTAUNER/Description",
277                        "version" : "4.010"
278                     },
279                     {
280                        "class" : "Pod::Weaver::Section::Generic",
281                        "name" : "@Author::RWSTAUNER/Overview",
282                        "version" : "4.010"
283                     },
284                     {
285                        "class" : "Pod::Weaver::Section::Generic",
286                        "name" : "@Author::RWSTAUNER/Usage",
287                        "version" : "4.010"
288                     },
289                     {
290                        "class" : "Pod::Weaver::Section::Collect",
291                        "name" : "@Author::RWSTAUNER/Class Methods",
292                        "version" : "4.010"
293                     },
294                     {
295                        "class" : "Pod::Weaver::Section::Collect",
296                        "name" : "@Author::RWSTAUNER/Attributes",
297                        "version" : "4.010"
298                     },
299                     {
300                        "class" : "Pod::Weaver::Section::Collect",
301                        "name" : "@Author::RWSTAUNER/Methods",
302                        "version" : "4.010"
303                     },
304                     {
305                        "class" : "Pod::Weaver::Section::Collect",
306                        "name" : "@Author::RWSTAUNER/Functions",
307                        "version" : "4.010"
308                     },
309                     {
310                        "class" : "Pod::Weaver::Section::Leftovers",
311                        "name" : "@Author::RWSTAUNER/Leftovers",
312                        "version" : "4.010"
313                     },
314                     {
315                        "class" : "Pod::Weaver::Section::Region",
316                        "name" : "@Author::RWSTAUNER/Postlude",
317                        "version" : "4.010"
318                     },
319                     {
320                        "class" : "Pod::Weaver::Section::Support",
321                        "name" : "@Author::RWSTAUNER/Support",
322                        "version" : "1.007"
323                     },
324                     {
325                        "class" : "Pod::Weaver::Section::Generic",
326                        "name" : "@Author::RWSTAUNER/Acknowledgements",
327                        "version" : "4.010"
328                     },
329                     {
330                        "class" : "Pod::Weaver::Section::Authors",
331                        "name" : "@Author::RWSTAUNER/Authors",
332                        "version" : "4.010"
333                     },
334                     {
335                        "class" : "Pod::Weaver::Section::Contributors",
336                        "name" : "@Author::RWSTAUNER/Contributors",
337                        "version" : "0.009"
338                     },
339                     {
340                        "class" : "Pod::Weaver::Section::Legal",
341                        "name" : "@Author::RWSTAUNER/Legal",
342                        "version" : "4.010"
343                     },
344                     {
345                        "class" : "Pod::Weaver::Plugin::Transformer",
346                        "name" : "@Author::RWSTAUNER/List",
347                        "version" : "4.010"
348                     },
349                     {
350                        "class" : "Pod::Weaver::Plugin::StopWords",
351                        "name" : "@Author::RWSTAUNER/StopWords",
352                        "version" : "1.010"
353                     }
354                  ]
355               }
356            },
357            "name" : "@Author::RWSTAUNER/PodWeaver",
358            "version" : "4.006"
359         },
360         {
361            "class" : "Dist::Zilla::Plugin::License",
362            "name" : "@Author::RWSTAUNER/License",
363            "version" : "5.033"
364         },
365         {
366            "class" : "Dist::Zilla::Plugin::Readme",
367            "name" : "@Author::RWSTAUNER/Readme",
368            "version" : "5.033"
369         },
370         {
371            "class" : "Dist::Zilla::Plugin::ReadmeAnyFromPod",
372            "name" : "@Author::RWSTAUNER/ReadmeAnyFromPod",
373            "version" : "0.150250"
374         },
375         {
376            "class" : "Dist::Zilla::Plugin::CopyFilesFromRelease",
377            "config" : {
378               "Dist::Zilla::Plugin::CopyFilesFromRelease" : {
379                  "filename" : [
380                     "LICENSE"
381                  ],
382                  "match" : []
383               }
384            },
385            "name" : "@Author::RWSTAUNER/CopyFilesFromRelease",
386            "version" : "0.005"
387         },
388         {
389            "class" : "Dist::Zilla::Plugin::AutoMetaResources",
390            "name" : "@Author::RWSTAUNER/AutoMetaResources",
391            "version" : "1.20"
392         },
393         {
394            "class" : "Dist::Zilla::Plugin::GithubMeta",
395            "name" : "@Author::RWSTAUNER/GithubMeta",
396            "version" : "0.46"
397         },
398         {
399            "class" : "Dist::Zilla::Plugin::ContributorsFromGit",
400            "name" : "@Author::RWSTAUNER/ContributorsFromGit",
401            "version" : "0.013"
402         },
403         {
404            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
405            "name" : "@Author::RWSTAUNER/AutoPrereqs",
406            "version" : "5.033"
407         },
408         {
409            "class" : "Dist::Zilla::Plugin::MetaNoIndex",
410            "name" : "@Author::RWSTAUNER/MetaNoIndex",
411            "version" : "5.033"
412         },
413         {
414            "class" : "Dist::Zilla::Plugin::MetaProvides::Package",
415            "config" : {
416               "Dist::Zilla::Plugin::MetaProvides::Package" : {
417                  "finder_objects" : [
418                     {
419                        "class" : "Dist::Zilla::Plugin::FinderCode",
420                        "name" : "@Author::RWSTAUNER/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
421                        "version" : "5.033"
422                     }
423                  ]
424               },
425               "Dist::Zilla::Role::MetaProvider::Provider" : {
426                  "inherit_missing" : "1",
427                  "inherit_version" : "1",
428                  "meta_noindex" : "1"
429               }
430            },
431            "name" : "@Author::RWSTAUNER/MetaProvides::Package",
432            "version" : "2.003001"
433         },
434         {
435            "class" : "Dist::Zilla::Plugin::MinimumPerl",
436            "name" : "@Author::RWSTAUNER/MinimumPerl",
437            "version" : "1.006"
438         },
439         {
440            "class" : "Dist::Zilla::Plugin::MetaConfig",
441            "name" : "@Author::RWSTAUNER/MetaConfig",
442            "version" : "5.033"
443         },
444         {
445            "class" : "Dist::Zilla::Plugin::MetaYAML",
446            "name" : "@Author::RWSTAUNER/MetaYAML",
447            "version" : "5.033"
448         },
449         {
450            "class" : "Dist::Zilla::Plugin::MetaJSON",
451            "name" : "@Author::RWSTAUNER/MetaJSON",
452            "version" : "5.033"
453         },
454         {
455            "class" : "Dist::Zilla::Plugin::ExecDir",
456            "name" : "@Author::RWSTAUNER/ExecDir",
457            "version" : "5.033"
458         },
459         {
460            "class" : "Dist::Zilla::Plugin::ShareDir",
461            "name" : "@Author::RWSTAUNER/ShareDir",
462            "version" : "5.033"
463         },
464         {
465            "class" : "Dist::Zilla::Plugin::MakeMaker",
466            "config" : {
467               "Dist::Zilla::Role::TestRunner" : {
468                  "default_jobs" : 1
469               }
470            },
471            "name" : "@Author::RWSTAUNER/MakeMaker",
472            "version" : "5.033"
473         },
474         {
475            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
476            "name" : "@Author::RWSTAUNER/Test::ReportPrereqs",
477            "version" : "0.020"
478         },
479         {
480            "class" : "Dist::Zilla::Plugin::Test::PodSpelling",
481            "name" : "@Author::RWSTAUNER/Test::PodSpelling",
482            "version" : "2.006008"
483         },
484         {
485            "class" : "Dist::Zilla::Plugin::Test::EOL",
486            "config" : {
487               "Dist::Zilla::Plugin::Test::EOL" : {
488                  "filename" : "xt/author/eol.t",
489                  "finder" : [
490                     ":InstallModules",
491                     ":ExecFiles",
492                     ":TestFiles"
493                  ],
494                  "trailing_whitespace" : "1"
495               }
496            },
497            "name" : "@Author::RWSTAUNER/@TestingMania/Test::EOL",
498            "version" : "0.17"
499         },
500         {
501            "class" : "Dist::Zilla::Plugin::MetaTests",
502            "name" : "@Author::RWSTAUNER/@TestingMania/MetaTests",
503            "version" : "5.033"
504         },
505         {
506            "class" : "Dist::Zilla::Plugin::Test::Synopsis",
507            "name" : "@Author::RWSTAUNER/@TestingMania/Test::Synopsis",
508            "version" : "2.000006"
509         },
510         {
511            "class" : "Dist::Zilla::Plugin::Test::MinimumVersion",
512            "name" : "@Author::RWSTAUNER/@TestingMania/Test::MinimumVersion",
513            "version" : "2.000006"
514         },
515         {
516            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
517            "name" : "@Author::RWSTAUNER/@TestingMania/PodSyntaxTests",
518            "version" : "5.033"
519         },
520         {
521            "class" : "Dist::Zilla::Plugin::Test::Perl::Critic",
522            "name" : "@Author::RWSTAUNER/@TestingMania/Test::Perl::Critic",
523            "version" : "3.000"
524         },
525         {
526            "class" : "Dist::Zilla::Plugin::MojibakeTests",
527            "name" : "@Author::RWSTAUNER/@TestingMania/MojibakeTests",
528            "version" : "0.7"
529         },
530         {
531            "class" : "Dist::Zilla::Plugin::Test::Kwalitee",
532            "config" : {
533               "Dist::Zilla::Plugin::Test::Kwalitee" : {
534                  "filename" : "xt/release/kwalitee.t",
535                  "skiptest" : []
536               }
537            },
538            "name" : "@Author::RWSTAUNER/@TestingMania/Test::Kwalitee",
539            "version" : "2.11"
540         },
541         {
542            "class" : "Dist::Zilla::Plugin::Test::Compile",
543            "config" : {
544               "Dist::Zilla::Plugin::Test::Compile" : {
545                  "bail_out_on_fail" : "0",
546                  "fail_on_warning" : "author",
547                  "fake_home" : "1",
548                  "filename" : "t/00-compile.t",
549                  "module_finder" : [
550                     ":InstallModules"
551                  ],
552                  "needs_display" : "0",
553                  "phase" : "test",
554                  "script_finder" : [
555                     ":ExecFiles"
556                  ],
557                  "skips" : []
558               }
559            },
560            "name" : "@Author::RWSTAUNER/@TestingMania/Test::Compile",
561            "version" : "2.051"
562         },
563         {
564            "class" : "Dist::Zilla::Plugin::Test::DistManifest",
565            "name" : "@Author::RWSTAUNER/@TestingMania/Test::DistManifest",
566            "version" : "2.000005"
567         },
568         {
569            "class" : "Dist::Zilla::Plugin::Test::Version",
570            "name" : "@Author::RWSTAUNER/@TestingMania/Test::Version",
571            "version" : "0.003001"
572         },
573         {
574            "class" : "Dist::Zilla::Plugin::Test::Portability",
575            "name" : "@Author::RWSTAUNER/@TestingMania/Test::Portability",
576            "version" : "2.000006"
577         },
578         {
579            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
580            "name" : "@Author::RWSTAUNER/@TestingMania/PodCoverageTests",
581            "version" : "5.033"
582         },
583         {
584            "class" : "Dist::Zilla::Plugin::Test::CPAN::Changes",
585            "name" : "@Author::RWSTAUNER/@TestingMania/Test::CPAN::Changes",
586            "version" : "0.009"
587         },
588         {
589            "class" : "Dist::Zilla::Plugin::Test::Pod::LinkCheck",
590            "name" : "@Author::RWSTAUNER/@TestingMania/Test::Pod::LinkCheck",
591            "version" : "1.001"
592         },
593         {
594            "class" : "Dist::Zilla::Plugin::Test::CPAN::Meta::JSON",
595            "name" : "@Author::RWSTAUNER/@TestingMania/Test::CPAN::Meta::JSON",
596            "version" : "0.003"
597         },
598         {
599            "class" : "Dist::Zilla::Plugin::Test::UnusedVars",
600            "name" : "@Author::RWSTAUNER/@TestingMania/Test::UnusedVars",
601            "version" : "2.000007"
602         },
603         {
604            "class" : "Dist::Zilla::Plugin::Test::NoTabs",
605            "config" : {
606               "Dist::Zilla::Plugin::Test::NoTabs" : {
607                  "filename" : "xt/author/no-tabs.t",
608                  "finder" : [
609                     ":InstallModules",
610                     ":ExecFiles",
611                     ":TestFiles"
612                  ]
613               }
614            },
615            "name" : "@Author::RWSTAUNER/@TestingMania/Test::NoTabs",
616            "version" : "0.13"
617         },
618         {
619            "class" : "Dist::Zilla::Plugin::Manifest",
620            "name" : "@Author::RWSTAUNER/Manifest",
621            "version" : "5.033"
622         },
623         {
624            "class" : "Dist::Zilla::Plugin::CheckExtraTests",
625            "name" : "@Author::RWSTAUNER/CheckExtraTests",
626            "version" : "0.025"
627         },
628         {
629            "class" : "Dist::Zilla::Plugin::CheckChangesHasContent",
630            "name" : "@Author::RWSTAUNER/CheckChangesHasContent",
631            "version" : "0.007"
632         },
633         {
634            "class" : "Dist::Zilla::Plugin::CheckMetaResources",
635            "name" : "@Author::RWSTAUNER/CheckMetaResources",
636            "version" : "0.001"
637         },
638         {
639            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
640            "name" : "@Author::RWSTAUNER/CheckPrereqsIndexed",
641            "version" : "0.015"
642         },
643         {
644            "class" : "Dist::Zilla::Plugin::TestRelease",
645            "name" : "@Author::RWSTAUNER/TestRelease",
646            "version" : "5.033"
647         },
648         {
649            "class" : "Dist::Zilla::Plugin::Git::Check",
650            "config" : {
651               "Dist::Zilla::Plugin::Git::Check" : {
652                  "untracked_files" : "die"
653               },
654               "Dist::Zilla::Role::Git::DirtyFiles" : {
655                  "allow_dirty" : [
656                     "Changes",
657                     "README.mkdn",
658                     "README.pod",
659                     "LICENSE"
660                  ],
661                  "allow_dirty_match" : [],
662                  "changelog" : "Changes"
663               },
664               "Dist::Zilla::Role::Git::Repo" : {
665                  "repo_root" : "."
666               }
667            },
668            "name" : "@Author::RWSTAUNER/@Git/Check",
669            "version" : "2.030"
670         },
671         {
672            "class" : "Dist::Zilla::Plugin::Git::Commit",
673            "config" : {
674               "Dist::Zilla::Plugin::Git::Commit" : {
675                  "add_files_in" : [],
676                  "commit_msg" : "v%v%t%n%n%c",
677                  "time_zone" : "local"
678               },
679               "Dist::Zilla::Role::Git::DirtyFiles" : {
680                  "allow_dirty" : [
681                     "Changes",
682                     "README.mkdn",
683                     "README.pod",
684                     "LICENSE"
685                  ],
686                  "allow_dirty_match" : [],
687                  "changelog" : "Changes"
688               },
689               "Dist::Zilla::Role::Git::Repo" : {
690                  "repo_root" : "."
691               }
692            },
693            "name" : "@Author::RWSTAUNER/@Git/Commit",
694            "version" : "2.030"
695         },
696         {
697            "class" : "Dist::Zilla::Plugin::Git::Tag",
698            "config" : {
699               "Dist::Zilla::Plugin::Git::Tag" : {
700                  "branch" : null,
701                  "signed" : 0,
702                  "tag" : "v0.26",
703                  "tag_format" : "v%v",
704                  "tag_message" : "v%v",
705                  "time_zone" : "local"
706               },
707               "Dist::Zilla::Role::Git::Repo" : {
708                  "repo_root" : "."
709               }
710            },
711            "name" : "@Author::RWSTAUNER/@Git/Tag",
712            "version" : "2.030"
713         },
714         {
715            "class" : "Dist::Zilla::Plugin::Git::Push",
716            "config" : {
717               "Dist::Zilla::Plugin::Git::Push" : {
718                  "push_to" : [
719                     "origin"
720                  ],
721                  "remotes_must_exist" : 1
722               },
723               "Dist::Zilla::Role::Git::Repo" : {
724                  "repo_root" : "."
725               }
726            },
727            "name" : "@Author::RWSTAUNER/@Git/Push",
728            "version" : "2.030"
729         },
730         {
731            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
732            "name" : "@Author::RWSTAUNER/ConfirmRelease",
733            "version" : "5.033"
734         },
735         {
736            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
737            "name" : "@Author::RWSTAUNER/UploadToCPAN",
738            "version" : "5.033"
739         },
740         {
741            "class" : "Dist::Zilla::Plugin::InstallRelease",
742            "name" : "@Author::RWSTAUNER/InstallRelease",
743            "version" : "0.008"
744         },
745         {
746            "class" : "Dist::Zilla::Plugin::Encoding",
747            "name" : "BinaryFiles",
748            "version" : "5.033"
749         },
750         {
751            "class" : "Dist::Zilla::Plugin::Prereqs",
752            "config" : {
753               "Dist::Zilla::Plugin::Prereqs" : {
754                  "phase" : "runtime",
755                  "type" : "requires"
756               }
757            },
758            "name" : "Prereqs",
759            "version" : "5.033"
760         },
761         {
762            "class" : "Dist::Zilla::Plugin::Prereqs",
763            "config" : {
764               "Dist::Zilla::Plugin::Prereqs" : {
765                  "phase" : "runtime",
766                  "type" : "recommends"
767               }
768            },
769            "name" : "RuntimeRecommends",
770            "version" : "5.033"
771         },
772         {
773            "class" : "Dist::Zilla::Plugin::Prereqs",
774            "config" : {
775               "Dist::Zilla::Plugin::Prereqs" : {
776                  "phase" : "develop",
777                  "type" : "requires"
778               }
779            },
780            "name" : "DevelopRequires",
781            "version" : "5.033"
782         },
783         {
784            "class" : "Dist::Zilla::Plugin::OSPrereqs",
785            "config" : {
786               "Dist::Zilla::Plugin::OSPrereqs" : {
787                  "os" : "MSWin32"
788               }
789            },
790            "name" : "MSWin32",
791            "version" : "0.005"
792         },
793         {
794            "class" : "Dist::Zilla::Plugin::RemovePrereqs",
795            "config" : {
796               "Dist::Zilla::Plugin::RemovePrereqs" : {
797                  "modules_to_remove" : [
798                     "inc::VimCommand",
799                     "Win32::Console::ANSI"
800                  ]
801               }
802            },
803            "name" : "RemovePrereqs",
804            "version" : "5.033"
805         },
806         {
807            "class" : "Dist::Zilla::Plugin::GatherDir",
808            "config" : {
809               "Dist::Zilla::Plugin::GatherDir" : {
810                  "exclude_filename" : [],
811                  "exclude_match" : [],
812                  "follow_symlinks" : "0",
813                  "include_dotfiles" : "0",
814                  "prefix" : "t/.vim",
815                  "prune_directory" : [],
816                  "root" : "t/.vim"
817               }
818            },
819            "name" : "GatherTestDotVim",
820            "version" : "5.033"
821         },
822         {
823            "class" : "Dist::Zilla::Plugin::Run::AfterBuild",
824            "config" : {
825               "Dist::Zilla::Plugin::Run::Role::Runner" : {
826                  "fatal_errors" : 1,
827                  "run" : [
828                     "perl -i -pe '/^(use ExtUtils::MakeMaker)/ and print qq/use inc::VimCommand;\\n/;' %d/Makefile.PL",
829                     "perl -i -pe '$geoffr = q[2002-2006 by Geoff Richards.]; /\\Q$geoffr\\E/ and $already=1; $already or s/^(#?)(\\s*This software is copyright \\(c\\))( \\d+ by Randy Stauner\\.)/$1$2 $geoffr\\n$1\\n$1$2$3/' %d/lib/Text/VimColor.pm %d/bin/text-vimcolor %d/README* %d/LICENSE README*"
830                  ]
831               }
832            },
833            "name" : "Run::AfterBuild",
834            "version" : "0.034"
835         },
836         {
837            "class" : "Dist::Zilla::Plugin::Run::AfterRelease",
838            "config" : {
839               "Dist::Zilla::Plugin::Run::Role::Runner" : {
840                  "fatal_errors" : 1,
841                  "run" : [
842                     "perl -0777 -p -i -e 's{^(# NAME\\n)}{[![Build Status](https://travis-ci.org/rwstauner/Text-VimColor.svg?branch=master)](https://travis-ci.org/rwstauner/Text-VimColor)\\n[![Coverage Status](https://coveralls.io/repos/rwstauner/Text-VimColor/badge.svg?branch=master)](https://coveralls.io/r/rwstauner/Text-VimColor?branch=master)\\n\\n$1}s' README.mkdn"
843                  ]
844               }
845            },
846            "name" : "Run::AfterRelease",
847            "version" : "0.034"
848         },
849         {
850            "class" : "Dist::Zilla::Plugin::FinderCode",
851            "name" : ":InstallModules",
852            "version" : "5.033"
853         },
854         {
855            "class" : "Dist::Zilla::Plugin::FinderCode",
856            "name" : ":IncModules",
857            "version" : "5.033"
858         },
859         {
860            "class" : "Dist::Zilla::Plugin::FinderCode",
861            "name" : ":TestFiles",
862            "version" : "5.033"
863         },
864         {
865            "class" : "Dist::Zilla::Plugin::FinderCode",
866            "name" : ":ExecFiles",
867            "version" : "5.033"
868         },
869         {
870            "class" : "Dist::Zilla::Plugin::FinderCode",
871            "name" : ":ShareFiles",
872            "version" : "5.033"
873         },
874         {
875            "class" : "Dist::Zilla::Plugin::FinderCode",
876            "name" : ":MainModule",
877            "version" : "5.033"
878         },
879         {
880            "class" : "Dist::Zilla::Plugin::FinderCode",
881            "name" : ":AllFiles",
882            "version" : "5.033"
883         },
884         {
885            "class" : "Dist::Zilla::Plugin::FinderCode",
886            "name" : ":NoFiles",
887            "version" : "5.033"
888         },
889         {
890            "class" : "Dist::Zilla::Plugin::FinderCode",
891            "name" : "@Author::RWSTAUNER/MetaProvides::Package/AUTOVIV/:InstallModulesPM",
892            "version" : "5.033"
893         }
894      ],
895      "zilla" : {
896         "class" : "Dist::Zilla::Dist::Builder",
897         "config" : {
898            "is_trial" : "0"
899         },
900         "version" : "5.033"
901      }
902   },
903   "x_authority" : "cpan:RWSTAUNER",
904   "x_contributors" : [
905      "Geoff Richards <geoffr@cpan.org>",
906      "Hinrik Örn Sigurðsson <hinrik.sig@gmail.com>",
907      "Vyacheslav Matyukhin <mmcleric@yandex-team.ru>",
908      "mattn <mattn.jp@gmail.com>"
909   ]
910}
911
912