1{
2   "abstract" : "Text::Table::Tiny + support for colored text",
3   "author" : [
4      "perlancar <perlancar@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150005",
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" : "Text-Table-TinyColor",
16   "prereqs" : {
17      "configure" : {
18         "requires" : {
19            "ExtUtils::MakeMaker" : "0"
20         }
21      },
22      "develop" : {
23         "requires" : {
24            "Pod::Coverage::TrustPod" : "0",
25            "Test::Pod" : "1.41",
26            "Test::Pod::Coverage" : "1.08"
27         }
28      },
29      "runtime" : {
30         "requires" : {
31            "Exporter" : "0",
32            "List::Util" : "0",
33            "Text::ANSI::Util" : "0.22",
34            "strict" : "0",
35            "warnings" : "0"
36         }
37      },
38      "test" : {
39         "requires" : {
40            "File::Spec" : "0",
41            "IO::Handle" : "0",
42            "IPC::Open3" : "0",
43            "Test::More" : "0"
44         }
45      }
46   },
47   "release_status" : "stable",
48   "resources" : {
49      "bugtracker" : {
50         "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Text-Table-TinyColor"
51      },
52      "homepage" : "https://metacpan.org/release/Text-Table-TinyColor",
53      "repository" : {
54         "type" : "git",
55         "url" : "git://github.com/perlancar/perl-Text-Table-TinyColor.git",
56         "web" : "https://github.com/perlancar/perl-Text-Table-TinyColor"
57      }
58   },
59   "version" : "0.002",
60   "x_Dist_Zilla" : {
61      "perl" : {
62         "version" : "5.024000"
63      },
64      "plugins" : [
65         {
66            "class" : "Dist::Zilla::Plugin::IfBuilt",
67            "name" : "IfBuilt",
68            "version" : "0.03"
69         },
70         {
71            "class" : "Dist::Zilla::Plugin::GatherDir",
72            "config" : {
73               "Dist::Zilla::Plugin::GatherDir" : {
74                  "exclude_filename" : [],
75                  "exclude_match" : [],
76                  "follow_symlinks" : 0,
77                  "include_dotfiles" : 0,
78                  "prefix" : "",
79                  "prune_directory" : [],
80                  "root" : "."
81               }
82            },
83            "name" : "@Author::PERLANCAR/@Filter/GatherDir",
84            "version" : "6.008"
85         },
86         {
87            "class" : "Dist::Zilla::Plugin::PruneCruft",
88            "name" : "@Author::PERLANCAR/@Filter/PruneCruft",
89            "version" : "6.008"
90         },
91         {
92            "class" : "Dist::Zilla::Plugin::ManifestSkip",
93            "name" : "@Author::PERLANCAR/@Filter/ManifestSkip",
94            "version" : "6.008"
95         },
96         {
97            "class" : "Dist::Zilla::Plugin::MetaYAML",
98            "name" : "@Author::PERLANCAR/@Filter/MetaYAML",
99            "version" : "6.008"
100         },
101         {
102            "class" : "Dist::Zilla::Plugin::License",
103            "name" : "@Author::PERLANCAR/@Filter/License",
104            "version" : "6.008"
105         },
106         {
107            "class" : "Dist::Zilla::Plugin::PodCoverageTests",
108            "name" : "@Author::PERLANCAR/@Filter/PodCoverageTests",
109            "version" : "6.008"
110         },
111         {
112            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
113            "name" : "@Author::PERLANCAR/@Filter/PodSyntaxTests",
114            "version" : "6.008"
115         },
116         {
117            "class" : "Dist::Zilla::Plugin::ExtraTests",
118            "name" : "@Author::PERLANCAR/@Filter/ExtraTests",
119            "version" : "6.008"
120         },
121         {
122            "class" : "Dist::Zilla::Plugin::ExecDir",
123            "name" : "@Author::PERLANCAR/@Filter/ExecDir",
124            "version" : "6.008"
125         },
126         {
127            "class" : "Dist::Zilla::Plugin::ShareDir",
128            "name" : "@Author::PERLANCAR/@Filter/ShareDir",
129            "version" : "6.008"
130         },
131         {
132            "class" : "Dist::Zilla::Plugin::MakeMaker",
133            "config" : {
134               "Dist::Zilla::Role::TestRunner" : {
135                  "default_jobs" : 1
136               }
137            },
138            "name" : "@Author::PERLANCAR/@Filter/MakeMaker",
139            "version" : "6.008"
140         },
141         {
142            "class" : "Dist::Zilla::Plugin::Manifest",
143            "name" : "@Author::PERLANCAR/@Filter/Manifest",
144            "version" : "6.008"
145         },
146         {
147            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
148            "name" : "@Author::PERLANCAR/@Filter/ConfirmRelease",
149            "version" : "6.008"
150         },
151         {
152            "class" : "Dist::Zilla::Plugin::Rinci::AbstractFromMeta",
153            "name" : "@Author::PERLANCAR/Rinci::AbstractFromMeta",
154            "version" : "0.09"
155         },
156         {
157            "class" : "Dist::Zilla::Plugin::PodnameFromFilename",
158            "name" : "@Author::PERLANCAR/PodnameFromFilename",
159            "version" : "0.01"
160         },
161         {
162            "class" : "Dist::Zilla::Plugin::PERLANCAR::EnsurePrereqToSpec",
163            "name" : "@Author::PERLANCAR/PERLANCAR::EnsurePrereqToSpec",
164            "version" : "0.02"
165         },
166         {
167            "class" : "Dist::Zilla::Plugin::PERLANCAR::MetaResources",
168            "name" : "@Author::PERLANCAR/PERLANCAR::MetaResources",
169            "version" : "0.03"
170         },
171         {
172            "class" : "Dist::Zilla::Plugin::CheckChangeLog",
173            "name" : "@Author::PERLANCAR/CheckChangeLog",
174            "version" : "0.02"
175         },
176         {
177            "class" : "Dist::Zilla::Plugin::CheckMetaResources",
178            "name" : "@Author::PERLANCAR/CheckMetaResources",
179            "version" : "0.001"
180         },
181         {
182            "class" : "Dist::Zilla::Plugin::IfBuilt",
183            "name" : "@Author::PERLANCAR/IfBuilt",
184            "version" : "0.03"
185         },
186         {
187            "class" : "Dist::Zilla::Plugin::MetaJSON",
188            "name" : "@Author::PERLANCAR/MetaJSON",
189            "version" : "6.008"
190         },
191         {
192            "class" : "Dist::Zilla::Plugin::MetaConfig",
193            "name" : "@Author::PERLANCAR/MetaConfig",
194            "version" : "6.008"
195         },
196         {
197            "class" : "Dist::Zilla::Plugin::GenShellCompletion",
198            "name" : "@Author::PERLANCAR/GenShellCompletion",
199            "version" : "0.11"
200         },
201         {
202            "class" : "Dist::Zilla::Plugin::Authority",
203            "name" : "@Author::PERLANCAR/Authority",
204            "version" : "1.009"
205         },
206         {
207            "class" : "Dist::Zilla::Plugin::OurDate",
208            "name" : "@Author::PERLANCAR/OurDate",
209            "version" : "0.03"
210         },
211         {
212            "class" : "Dist::Zilla::Plugin::OurDist",
213            "name" : "@Author::PERLANCAR/OurDist",
214            "version" : "0.02"
215         },
216         {
217            "class" : "Dist::Zilla::Plugin::PERLANCAR::OurPkgVersion",
218            "name" : "@Author::PERLANCAR/PERLANCAR::OurPkgVersion",
219            "version" : "0.04"
220         },
221         {
222            "class" : "Dist::Zilla::Plugin::PodWeaver",
223            "config" : {
224               "Dist::Zilla::Plugin::PodWeaver" : {
225                  "finder" : [
226                     ":InstallModules",
227                     ":ExecFiles"
228                  ],
229                  "plugins" : [
230                     {
231                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
232                        "name" : "@CorePrep/EnsurePod5",
233                        "version" : "4.013"
234                     },
235                     {
236                        "class" : "Pod::Weaver::Plugin::H1Nester",
237                        "name" : "@CorePrep/H1Nester",
238                        "version" : "4.013"
239                     },
240                     {
241                        "class" : "Pod::Weaver::Section::Name",
242                        "name" : "@Author::PERLANCAR/Name",
243                        "version" : "4.013"
244                     },
245                     {
246                        "class" : "Pod::Weaver::Section::Version",
247                        "name" : "@Author::PERLANCAR/Version",
248                        "version" : "4.013"
249                     },
250                     {
251                        "class" : "Pod::Weaver::Section::Region",
252                        "name" : "@Author::PERLANCAR/prelude",
253                        "version" : "4.013"
254                     },
255                     {
256                        "class" : "Pod::Weaver::Section::Generic",
257                        "name" : "SYNOPSIS",
258                        "version" : "4.013"
259                     },
260                     {
261                        "class" : "Pod::Weaver::Section::Generic",
262                        "name" : "DESCRIPTION",
263                        "version" : "4.013"
264                     },
265                     {
266                        "class" : "Pod::Weaver::Section::Generic",
267                        "name" : "OVERVIEW",
268                        "version" : "4.013"
269                     },
270                     {
271                        "class" : "Pod::Weaver::Section::Collect",
272                        "name" : "ATTRIBUTES",
273                        "version" : "4.013"
274                     },
275                     {
276                        "class" : "Pod::Weaver::Section::Collect",
277                        "name" : "METHODS",
278                        "version" : "4.013"
279                     },
280                     {
281                        "class" : "Pod::Weaver::Section::Collect",
282                        "name" : "FUNCTIONS",
283                        "version" : "4.013"
284                     },
285                     {
286                        "class" : "Pod::Weaver::Section::Leftovers",
287                        "name" : "@Author::PERLANCAR/Leftovers",
288                        "version" : "4.013"
289                     },
290                     {
291                        "class" : "Pod::Weaver::Section::Region",
292                        "name" : "@Author::PERLANCAR/postlude",
293                        "version" : "4.013"
294                     },
295                     {
296                        "class" : "Pod::Weaver::Section::Completion::GetoptLongComplete",
297                        "name" : "@Author::PERLANCAR/Completion::GetoptLongComplete",
298                        "version" : "0.08"
299                     },
300                     {
301                        "class" : "Pod::Weaver::Section::Completion::GetoptLongSubcommand",
302                        "name" : "@Author::PERLANCAR/Completion::GetoptLongSubcommand",
303                        "version" : "0.04"
304                     },
305                     {
306                        "class" : "Pod::Weaver::Section::Completion::PerinciCmdLine",
307                        "name" : "@Author::PERLANCAR/Completion::PerinciCmdLine",
308                        "version" : "0.14"
309                     },
310                     {
311                        "class" : "Pod::Weaver::Section::Homepage::DefaultCPAN",
312                        "name" : "@Author::PERLANCAR/Homepage::DefaultCPAN",
313                        "version" : "0.05"
314                     },
315                     {
316                        "class" : "Pod::Weaver::Section::Source::DefaultGitHub",
317                        "name" : "@Author::PERLANCAR/Source::DefaultGitHub",
318                        "version" : "0.07"
319                     },
320                     {
321                        "class" : "Pod::Weaver::Section::Bugs::DefaultRT",
322                        "name" : "@Author::PERLANCAR/Bugs::DefaultRT",
323                        "version" : "0.06"
324                     },
325                     {
326                        "class" : "Pod::Weaver::Section::Authors",
327                        "name" : "@Author::PERLANCAR/Authors",
328                        "version" : "4.013"
329                     },
330                     {
331                        "class" : "Pod::Weaver::Section::Legal",
332                        "name" : "@Author::PERLANCAR/Legal",
333                        "version" : "4.013"
334                     },
335                     {
336                        "class" : "Pod::Weaver::Plugin::Rinci",
337                        "name" : "@Author::PERLANCAR/Rinci",
338                        "version" : "0.67"
339                     },
340                     {
341                        "class" : "Pod::Weaver::Plugin::AppendPrepend",
342                        "name" : "@Author::PERLANCAR/AppendPrepend",
343                        "version" : "0.01"
344                     },
345                     {
346                        "class" : "Pod::Weaver::Plugin::EnsureUniqueSections",
347                        "name" : "@Author::PERLANCAR/EnsureUniqueSections",
348                        "version" : "0.121550"
349                     },
350                     {
351                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
352                        "name" : "@Author::PERLANCAR/SingleEncoding",
353                        "version" : "4.013"
354                     },
355                     {
356                        "class" : "Pod::Weaver::Plugin::PERLANCAR::SortSections",
357                        "name" : "@Author::PERLANCAR/PERLANCAR::SortSections",
358                        "version" : "0.04"
359                     }
360                  ]
361               }
362            },
363            "name" : "@Author::PERLANCAR/PodWeaver",
364            "version" : "4.008"
365         },
366         {
367            "class" : "Dist::Zilla::Plugin::PruneFiles",
368            "name" : "@Author::PERLANCAR/PruneFiles",
369            "version" : "6.008"
370         },
371         {
372            "class" : "Dist::Zilla::Plugin::ReadmeFromPod",
373            "name" : "@Author::PERLANCAR/ReadmeFromPod",
374            "version" : "0.33"
375         },
376         {
377            "class" : "Dist::Zilla::Plugin::Rinci::AddPrereqs",
378            "name" : "@Author::PERLANCAR/Rinci::AddPrereqs",
379            "version" : "0.13"
380         },
381         {
382            "class" : "Dist::Zilla::Plugin::Rinci::AddToDb",
383            "name" : "@Author::PERLANCAR/Rinci::AddToDb",
384            "version" : "0.01"
385         },
386         {
387            "class" : "Dist::Zilla::Plugin::Rinci::Validate",
388            "name" : "@Author::PERLANCAR/Rinci::Validate",
389            "version" : "0.23"
390         },
391         {
392            "class" : "Dist::Zilla::Plugin::SetScriptShebang",
393            "name" : "@Author::PERLANCAR/SetScriptShebang",
394            "version" : "0.01"
395         },
396         {
397            "class" : "Dist::Zilla::Plugin::Test::Compile",
398            "config" : {
399               "Dist::Zilla::Plugin::Test::Compile" : {
400                  "bail_out_on_fail" : "0",
401                  "fail_on_warning" : "author",
402                  "fake_home" : 0,
403                  "filename" : "t/00-compile.t",
404                  "module_finder" : [
405                     ":InstallModules"
406                  ],
407                  "needs_display" : 0,
408                  "phase" : "test",
409                  "script_finder" : [
410                     ":PerlExecFiles"
411                  ],
412                  "skips" : []
413               }
414            },
415            "name" : "@Author::PERLANCAR/Test::Compile",
416            "version" : "2.054"
417         },
418         {
419            "class" : "Dist::Zilla::Plugin::Test::Rinci",
420            "name" : "@Author::PERLANCAR/Test::Rinci",
421            "version" : "0.03"
422         },
423         {
424            "class" : "Dist::Zilla::Plugin::UploadToCPAN::WWWPAUSESimple",
425            "name" : "@Author::PERLANCAR/UploadToCPAN::WWWPAUSESimple",
426            "version" : "0.03"
427         },
428         {
429            "class" : "Dist::Zilla::Plugin::EnsureSQLSchemaVersionedTest",
430            "name" : "@Author::PERLANCAR/EnsureSQLSchemaVersionedTest",
431            "version" : "0.02"
432         },
433         {
434            "class" : "Dist::Zilla::Plugin::Acme::CPANLists::Blacklist",
435            "name" : "@Author::PERLANCAR/Acme::CPANLists::Blacklist",
436            "version" : "0.02"
437         },
438         {
439            "class" : "Dist::Zilla::Plugin::Prereqs::EnsureVersion",
440            "name" : "@Author::PERLANCAR/Prereqs::EnsureVersion",
441            "version" : "0.01"
442         },
443         {
444            "class" : "Dist::Zilla::Plugin::Prereqs::CheckCircular",
445            "name" : "@Author::PERLANCAR/Prereqs::CheckCircular",
446            "version" : "0.003"
447         },
448         {
449            "class" : "Dist::Zilla::Plugin::Prereqs",
450            "config" : {
451               "Dist::Zilla::Plugin::Prereqs" : {
452                  "phase" : "test",
453                  "type" : "requires"
454               }
455            },
456            "name" : "TestRequires",
457            "version" : "6.008"
458         },
459         {
460            "class" : "Dist::Zilla::Plugin::Prereqs",
461            "config" : {
462               "Dist::Zilla::Plugin::Prereqs" : {
463                  "phase" : "runtime",
464                  "type" : "requires"
465               }
466            },
467            "name" : "Prereqs",
468            "version" : "6.008"
469         },
470         {
471            "class" : "Dist::Zilla::Plugin::FinderCode",
472            "name" : ":InstallModules",
473            "version" : "6.008"
474         },
475         {
476            "class" : "Dist::Zilla::Plugin::FinderCode",
477            "name" : ":IncModules",
478            "version" : "6.008"
479         },
480         {
481            "class" : "Dist::Zilla::Plugin::FinderCode",
482            "name" : ":TestFiles",
483            "version" : "6.008"
484         },
485         {
486            "class" : "Dist::Zilla::Plugin::FinderCode",
487            "name" : ":ExtraTestFiles",
488            "version" : "6.008"
489         },
490         {
491            "class" : "Dist::Zilla::Plugin::FinderCode",
492            "name" : ":ExecFiles",
493            "version" : "6.008"
494         },
495         {
496            "class" : "Dist::Zilla::Plugin::FinderCode",
497            "name" : ":PerlExecFiles",
498            "version" : "6.008"
499         },
500         {
501            "class" : "Dist::Zilla::Plugin::FinderCode",
502            "name" : ":ShareFiles",
503            "version" : "6.008"
504         },
505         {
506            "class" : "Dist::Zilla::Plugin::FinderCode",
507            "name" : ":MainModule",
508            "version" : "6.008"
509         },
510         {
511            "class" : "Dist::Zilla::Plugin::FinderCode",
512            "name" : ":AllFiles",
513            "version" : "6.008"
514         },
515         {
516            "class" : "Dist::Zilla::Plugin::FinderCode",
517            "name" : ":NoFiles",
518            "version" : "6.008"
519         }
520      ],
521      "zilla" : {
522         "class" : "Dist::Zilla::Dist::Builder",
523         "config" : {
524            "is_trial" : "0"
525         },
526         "version" : "6.008"
527      }
528   },
529   "x_authority" : "cpan:PERLANCAR",
530   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0213"
531}
532
533