1{
2   "abstract" : "Perl module to simulate die rolls",
3   "author" : [
4      "Philip Newton <pne@cpan.org>",
5      "Ricardo Signes <rjbs@cpan.org>"
6   ],
7   "dynamic_config" : 1,
8   "generated_by" : "Dist::Zilla version 5.036, CPAN::Meta::Converter version 2.150001",
9   "license" : [
10      "mit"
11   ],
12   "meta-spec" : {
13      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
14      "version" : 2
15   },
16   "name" : "Games-Dice",
17   "prereqs" : {
18      "configure" : {
19         "requires" : {
20            "ExtUtils::MakeMaker" : "0"
21         }
22      },
23      "develop" : {
24         "requires" : {
25            "Test::Pod" : "1.41"
26         }
27      },
28      "runtime" : {
29         "requires" : {
30            "Exporter" : "0",
31            "if" : "0",
32            "perl" : "5.010",
33            "strict" : "0",
34            "warnings" : "0"
35         }
36      },
37      "test" : {
38         "recommends" : {
39            "CPAN::Meta" : "2.120900"
40         },
41         "requires" : {
42            "ExtUtils::MakeMaker" : "0",
43            "File::Spec" : "0",
44            "Test::More" : "0.96"
45         }
46      }
47   },
48   "release_status" : "stable",
49   "resources" : {
50      "bugtracker" : {
51         "web" : "https://github.com/rjbs/Games-Dice/issues"
52      },
53      "homepage" : "https://github.com/rjbs/Games-Dice",
54      "repository" : {
55         "type" : "git",
56         "url" : "https://github.com/rjbs/Games-Dice.git",
57         "web" : "https://github.com/rjbs/Games-Dice"
58      }
59   },
60   "version" : "0.045",
61   "x_Dist_Zilla" : {
62      "perl" : {
63         "version" : "5.021010"
64      },
65      "plugins" : [
66         {
67            "class" : "Dist::Zilla::Plugin::Git::GatherDir",
68            "config" : {
69               "Dist::Zilla::Plugin::GatherDir" : {
70                  "exclude_filename" : [],
71                  "exclude_match" : [],
72                  "follow_symlinks" : "0",
73                  "include_dotfiles" : "0",
74                  "prefix" : "",
75                  "prune_directory" : [],
76                  "root" : "."
77               },
78               "Dist::Zilla::Plugin::Git::GatherDir" : {
79                  "include_untracked" : "0"
80               }
81            },
82            "name" : "@Filter/Git::GatherDir",
83            "version" : "2.033"
84         },
85         {
86            "class" : "Dist::Zilla::Plugin::CheckPrereqsIndexed",
87            "name" : "@Filter/CheckPrereqsIndexed",
88            "version" : "0.015"
89         },
90         {
91            "class" : "Dist::Zilla::Plugin::CheckExtraTests",
92            "name" : "@Filter/CheckExtraTests",
93            "version" : "0.026"
94         },
95         {
96            "class" : "Dist::Zilla::Plugin::PromptIfStale",
97            "config" : {
98               "Dist::Zilla::Plugin::PromptIfStale" : {
99                  "check_all_plugins" : 0,
100                  "check_all_prereqs" : 0,
101                  "modules" : [
102                     "Dist::Zilla::PluginBundle::RJBS"
103                  ],
104                  "phase" : "build",
105                  "skip" : []
106               }
107            },
108            "name" : "@Filter/RJBS-Outdated",
109            "version" : "0.042"
110         },
111         {
112            "class" : "Dist::Zilla::Plugin::PromptIfStale",
113            "config" : {
114               "Dist::Zilla::Plugin::PromptIfStale" : {
115                  "check_all_plugins" : "1",
116                  "check_all_prereqs" : 0,
117                  "modules" : [],
118                  "phase" : "release",
119                  "skip" : []
120               }
121            },
122            "name" : "@Filter/CPAN-Outdated",
123            "version" : "0.042"
124         },
125         {
126            "class" : "Dist::Zilla::Plugin::PruneCruft",
127            "name" : "@Filter/@Filter/PruneCruft",
128            "version" : "5.036"
129         },
130         {
131            "class" : "Dist::Zilla::Plugin::ManifestSkip",
132            "name" : "@Filter/@Filter/ManifestSkip",
133            "version" : "5.036"
134         },
135         {
136            "class" : "Dist::Zilla::Plugin::MetaYAML",
137            "name" : "@Filter/@Filter/MetaYAML",
138            "version" : "5.036"
139         },
140         {
141            "class" : "Dist::Zilla::Plugin::License",
142            "name" : "@Filter/@Filter/License",
143            "version" : "5.036"
144         },
145         {
146            "class" : "Dist::Zilla::Plugin::Readme",
147            "name" : "@Filter/@Filter/Readme",
148            "version" : "5.036"
149         },
150         {
151            "class" : "Dist::Zilla::Plugin::ExecDir",
152            "name" : "@Filter/@Filter/ExecDir",
153            "version" : "5.036"
154         },
155         {
156            "class" : "Dist::Zilla::Plugin::ShareDir",
157            "name" : "@Filter/@Filter/ShareDir",
158            "version" : "5.036"
159         },
160         {
161            "class" : "Dist::Zilla::Plugin::Manifest",
162            "name" : "@Filter/@Filter/Manifest",
163            "version" : "5.036"
164         },
165         {
166            "class" : "Dist::Zilla::Plugin::TestRelease",
167            "name" : "@Filter/@Filter/TestRelease",
168            "version" : "5.036"
169         },
170         {
171            "class" : "Dist::Zilla::Plugin::ConfirmRelease",
172            "name" : "@Filter/@Filter/ConfirmRelease",
173            "version" : "5.036"
174         },
175         {
176            "class" : "Dist::Zilla::Plugin::UploadToCPAN",
177            "name" : "@Filter/@Filter/UploadToCPAN",
178            "version" : "5.036"
179         },
180         {
181            "class" : "Dist::Zilla::Plugin::MakeMaker",
182            "config" : {
183               "Dist::Zilla::Role::TestRunner" : {
184                  "default_jobs" : 9
185               }
186            },
187            "name" : "@Filter/MakeMaker",
188            "version" : "5.036"
189         },
190         {
191            "class" : "Dist::Zilla::Plugin::Git::NextVersion",
192            "config" : {
193               "Dist::Zilla::Plugin::Git::NextVersion" : {
194                  "first_version" : "0.001",
195                  "version_by_branch" : "0",
196                  "version_regexp" : "(?^:^([0-9]+\\.[0-9]+)$)"
197               },
198               "Dist::Zilla::Role::Git::Repo" : {
199                  "repo_root" : "."
200               }
201            },
202            "name" : "@Filter/Git::NextVersion",
203            "version" : "2.033"
204         },
205         {
206            "class" : "Dist::Zilla::Plugin::PkgVersion",
207            "name" : "@Filter/PkgVersion",
208            "version" : "5.036"
209         },
210         {
211            "class" : "Dist::Zilla::Plugin::MetaConfig",
212            "name" : "@Filter/MetaConfig",
213            "version" : "5.036"
214         },
215         {
216            "class" : "Dist::Zilla::Plugin::MetaJSON",
217            "name" : "@Filter/MetaJSON",
218            "version" : "5.036"
219         },
220         {
221            "class" : "Dist::Zilla::Plugin::NextRelease",
222            "name" : "@Filter/NextRelease",
223            "version" : "5.036"
224         },
225         {
226            "class" : "Dist::Zilla::Plugin::Test::ChangesHasContent",
227            "name" : "@Filter/Test::ChangesHasContent",
228            "version" : "0.008"
229         },
230         {
231            "class" : "Dist::Zilla::Plugin::PodSyntaxTests",
232            "name" : "@Filter/PodSyntaxTests",
233            "version" : "5.036"
234         },
235         {
236            "class" : "Dist::Zilla::Plugin::Test::ReportPrereqs",
237            "name" : "@Filter/Test::ReportPrereqs",
238            "version" : "0.021"
239         },
240         {
241            "class" : "Dist::Zilla::Plugin::Prereqs",
242            "config" : {
243               "Dist::Zilla::Plugin::Prereqs" : {
244                  "phase" : "test",
245                  "type" : "requires"
246               }
247            },
248            "name" : "@Filter/TestMoreWithSubtests",
249            "version" : "5.036"
250         },
251         {
252            "class" : "Dist::Zilla::Plugin::PodWeaver",
253            "config" : {
254               "Dist::Zilla::Plugin::PodWeaver" : {
255                  "config_plugins" : [
256                     "@RJBS"
257                  ],
258                  "finder" : [
259                     ":InstallModules",
260                     ":ExecFiles"
261                  ],
262                  "plugins" : [
263                     {
264                        "class" : "Pod::Weaver::Plugin::EnsurePod5",
265                        "name" : "@CorePrep/EnsurePod5",
266                        "version" : "4.011"
267                     },
268                     {
269                        "class" : "Pod::Weaver::Plugin::H1Nester",
270                        "name" : "@CorePrep/H1Nester",
271                        "version" : "4.011"
272                     },
273                     {
274                        "class" : "Pod::Weaver::Plugin::SingleEncoding",
275                        "name" : "@RJBS/SingleEncoding",
276                        "version" : "4.011"
277                     },
278                     {
279                        "class" : "Pod::Weaver::Section::Name",
280                        "name" : "@RJBS/Name",
281                        "version" : "4.011"
282                     },
283                     {
284                        "class" : "Pod::Weaver::Section::Version",
285                        "name" : "@RJBS/Version",
286                        "version" : "4.011"
287                     },
288                     {
289                        "class" : "Pod::Weaver::Section::Region",
290                        "name" : "@RJBS/Prelude",
291                        "version" : "4.011"
292                     },
293                     {
294                        "class" : "Pod::Weaver::Section::Generic",
295                        "name" : "@RJBS/Synopsis",
296                        "version" : "4.011"
297                     },
298                     {
299                        "class" : "Pod::Weaver::Section::Generic",
300                        "name" : "@RJBS/Description",
301                        "version" : "4.011"
302                     },
303                     {
304                        "class" : "Pod::Weaver::Section::Generic",
305                        "name" : "@RJBS/Overview",
306                        "version" : "4.011"
307                     },
308                     {
309                        "class" : "Pod::Weaver::Section::Generic",
310                        "name" : "@RJBS/Stability",
311                        "version" : "4.011"
312                     },
313                     {
314                        "class" : "Pod::Weaver::Section::Collect",
315                        "name" : "Attributes",
316                        "version" : "4.011"
317                     },
318                     {
319                        "class" : "Pod::Weaver::Section::Collect",
320                        "name" : "Methods",
321                        "version" : "4.011"
322                     },
323                     {
324                        "class" : "Pod::Weaver::Section::Collect",
325                        "name" : "Functions",
326                        "version" : "4.011"
327                     },
328                     {
329                        "class" : "Pod::Weaver::Section::Leftovers",
330                        "name" : "@RJBS/Leftovers",
331                        "version" : "4.011"
332                     },
333                     {
334                        "class" : "Pod::Weaver::Section::Region",
335                        "name" : "@RJBS/postlude",
336                        "version" : "4.011"
337                     },
338                     {
339                        "class" : "Pod::Weaver::Section::Authors",
340                        "name" : "@RJBS/Authors",
341                        "version" : "4.011"
342                     },
343                     {
344                        "class" : "Pod::Weaver::Section::Contributors",
345                        "name" : "@RJBS/Contributors",
346                        "version" : "0.009"
347                     },
348                     {
349                        "class" : "Pod::Weaver::Section::Legal",
350                        "name" : "@RJBS/Legal",
351                        "version" : "4.011"
352                     },
353                     {
354                        "class" : "Pod::Weaver::Plugin::Transformer",
355                        "name" : "@RJBS/List",
356                        "version" : "4.011"
357                     }
358                  ]
359               }
360            },
361            "name" : "@Filter/PodWeaver",
362            "version" : "4.006"
363         },
364         {
365            "class" : "Dist::Zilla::Plugin::GithubMeta",
366            "name" : "@Filter/GithubMeta",
367            "version" : "0.48"
368         },
369         {
370            "class" : "Dist::Zilla::Plugin::Git::Check",
371            "config" : {
372               "Dist::Zilla::Plugin::Git::Check" : {
373                  "untracked_files" : "die"
374               },
375               "Dist::Zilla::Role::Git::DirtyFiles" : {
376                  "allow_dirty" : [
377                     "dist.ini",
378                     "Changes"
379                  ],
380                  "allow_dirty_match" : [],
381                  "changelog" : "Changes"
382               },
383               "Dist::Zilla::Role::Git::Repo" : {
384                  "repo_root" : "."
385               }
386            },
387            "name" : "@Filter/@Git/Check",
388            "version" : "2.033"
389         },
390         {
391            "class" : "Dist::Zilla::Plugin::Git::Commit",
392            "config" : {
393               "Dist::Zilla::Plugin::Git::Commit" : {
394                  "add_files_in" : [],
395                  "commit_msg" : "v%v%n%n%c",
396                  "time_zone" : "local"
397               },
398               "Dist::Zilla::Role::Git::DirtyFiles" : {
399                  "allow_dirty" : [
400                     "dist.ini",
401                     "Changes"
402                  ],
403                  "allow_dirty_match" : [],
404                  "changelog" : "Changes"
405               },
406               "Dist::Zilla::Role::Git::Repo" : {
407                  "repo_root" : "."
408               }
409            },
410            "name" : "@Filter/@Git/Commit",
411            "version" : "2.033"
412         },
413         {
414            "class" : "Dist::Zilla::Plugin::Git::Tag",
415            "config" : {
416               "Dist::Zilla::Plugin::Git::Tag" : {
417                  "branch" : null,
418                  "signed" : 0,
419                  "tag" : "0.045",
420                  "tag_format" : "%v",
421                  "tag_message" : "v%v",
422                  "time_zone" : "local"
423               },
424               "Dist::Zilla::Role::Git::Repo" : {
425                  "repo_root" : "."
426               }
427            },
428            "name" : "@Filter/@Git/Tag",
429            "version" : "2.033"
430         },
431         {
432            "class" : "Dist::Zilla::Plugin::Git::Push",
433            "config" : {
434               "Dist::Zilla::Plugin::Git::Push" : {
435                  "push_to" : [
436                     "origin :",
437                     "github :"
438                  ],
439                  "remotes_must_exist" : 0
440               },
441               "Dist::Zilla::Role::Git::Repo" : {
442                  "repo_root" : "."
443               }
444            },
445            "name" : "@Filter/@Git/Push",
446            "version" : "2.033"
447         },
448         {
449            "class" : "Dist::Zilla::Plugin::Git::Contributors",
450            "config" : {
451               "Dist::Zilla::Plugin::Git::Contributors" : {
452                  "include_authors" : "0",
453                  "include_releaser" : "1",
454                  "order_by" : "name",
455                  "paths" : []
456               }
457            },
458            "name" : "@Filter/Git::Contributors",
459            "version" : "0.011"
460         },
461         {
462            "class" : "Dist::Zilla::Plugin::AutoPrereqs",
463            "name" : "AutoPrereqs",
464            "version" : "5.036"
465         },
466         {
467            "class" : "Dist::Zilla::Plugin::OSPrereqs",
468            "config" : {
469               "Dist::Zilla::Plugin::OSPrereqs" : {
470                  "os" : "MSWin32"
471               }
472            },
473            "name" : "MSWin32",
474            "version" : "0.005"
475         },
476         {
477            "class" : "Dist::Zilla::Plugin::FinderCode",
478            "name" : ":InstallModules",
479            "version" : "5.036"
480         },
481         {
482            "class" : "Dist::Zilla::Plugin::FinderCode",
483            "name" : ":IncModules",
484            "version" : "5.036"
485         },
486         {
487            "class" : "Dist::Zilla::Plugin::FinderCode",
488            "name" : ":TestFiles",
489            "version" : "5.036"
490         },
491         {
492            "class" : "Dist::Zilla::Plugin::FinderCode",
493            "name" : ":ExecFiles",
494            "version" : "5.036"
495         },
496         {
497            "class" : "Dist::Zilla::Plugin::FinderCode",
498            "name" : ":ShareFiles",
499            "version" : "5.036"
500         },
501         {
502            "class" : "Dist::Zilla::Plugin::FinderCode",
503            "name" : ":MainModule",
504            "version" : "5.036"
505         },
506         {
507            "class" : "Dist::Zilla::Plugin::FinderCode",
508            "name" : ":AllFiles",
509            "version" : "5.036"
510         },
511         {
512            "class" : "Dist::Zilla::Plugin::FinderCode",
513            "name" : ":NoFiles",
514            "version" : "5.036"
515         }
516      ],
517      "zilla" : {
518         "class" : "Dist::Zilla::Dist::Builder",
519         "config" : {
520            "is_trial" : ""
521         },
522         "version" : "5.036"
523      }
524   },
525   "x_contributors" : [
526      "Mario Domgoergen <mdom@taz.de>",
527      "Mark Allen <mrallen1@yahoo.com>"
528   ]
529}
530
531