forked from Grinnz/Dist-Zilla-PluginBundle-Starter
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.json
138 lines (137 loc) · 4.78 KB
/
META.json
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
{
"abstract" : "A minimal Dist::Zilla plugin bundle",
"author" : [
"Dan Book <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.015, CPAN::Meta::Converter version 2.150010",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Dist-Zilla-PluginBundle-Starter",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"profiles",
"share",
"t",
"xt"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"File::ShareDir::Install" : "0.06"
}
},
"develop" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::More" : "0",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Dist::Zilla" : "0",
"Dist::Zilla::Plugin::BumpVersionAfterRelease" : "0",
"Dist::Zilla::Plugin::ConfirmRelease" : "0",
"Dist::Zilla::Plugin::CopyFilesFromRelease" : "0",
"Dist::Zilla::Plugin::DistINI" : "0",
"Dist::Zilla::Plugin::ExecDir" : "0",
"Dist::Zilla::Plugin::FakeRelease" : "0",
"Dist::Zilla::Plugin::GatherDir" : "0",
"Dist::Zilla::Plugin::License" : "0",
"Dist::Zilla::Plugin::MakeMaker" : "0",
"Dist::Zilla::Plugin::MakeMaker::Awesome" : "0",
"Dist::Zilla::Plugin::Manifest" : "0",
"Dist::Zilla::Plugin::ManifestSkip" : "0",
"Dist::Zilla::Plugin::MetaConfig" : "0",
"Dist::Zilla::Plugin::MetaJSON" : "0",
"Dist::Zilla::Plugin::MetaNoIndex" : "0",
"Dist::Zilla::Plugin::MetaProvides::Package" : "0",
"Dist::Zilla::Plugin::MetaYAML" : "0",
"Dist::Zilla::Plugin::ModuleBuildTiny" : "0",
"Dist::Zilla::Plugin::ModuleBuildTiny::Fallback" : "0",
"Dist::Zilla::Plugin::NextRelease" : "0",
"Dist::Zilla::Plugin::Pod2Readme" : "0.004",
"Dist::Zilla::Plugin::PodSyntaxTests" : "5.040",
"Dist::Zilla::Plugin::PruneCruft" : "0",
"Dist::Zilla::Plugin::ReadmeAnyFromPod" : "0",
"Dist::Zilla::Plugin::Regenerate::AfterReleasers" : "0",
"Dist::Zilla::Plugin::RewriteVersion" : "0",
"Dist::Zilla::Plugin::RunExtraTests" : "0",
"Dist::Zilla::Plugin::ShareDir" : "0",
"Dist::Zilla::Plugin::TemplateModule" : "0",
"Dist::Zilla::Plugin::Test::Compile" : "0",
"Dist::Zilla::Plugin::Test::ReportPrereqs" : "0.027",
"Dist::Zilla::Plugin::TestRelease" : "0",
"Dist::Zilla::Plugin::UploadToCPAN" : "0",
"Dist::Zilla::Role::MintingProfile::ShareDir" : "0",
"Dist::Zilla::Role::PluginBundle::Config::Slicer" : "0",
"Dist::Zilla::Role::PluginBundle::Easy" : "0",
"Dist::Zilla::Role::PluginBundle::PluginRemover" : "0",
"Moose" : "0",
"Test::Pod" : "1.41",
"namespace::clean" : "0",
"perl" : "5.010001"
}
},
"test" : {
"recommends" : {
"CPAN::Meta" : "2.120900"
},
"requires" : {
"ExtUtils::MakeMaker" : "0",
"File::Spec" : "0",
"Path::Tiny" : "0.079",
"Test::DZil" : "0",
"Test::File::ShareDir::Module" : "0",
"Test::More" : "0.88"
}
}
},
"provides" : {
"Dist::Zilla::MintingProfile::Starter" : {
"file" : "lib/Dist/Zilla/MintingProfile/Starter.pm",
"version" : "v4.0.2"
},
"Dist::Zilla::PluginBundle::Starter" : {
"file" : "lib/Dist/Zilla/PluginBundle/Starter.pm",
"version" : "v4.0.2"
},
"Dist::Zilla::Starter" : {
"file" : "lib/Dist/Zilla/Starter.pm",
"version" : "v4.0.2"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/Grinnz/Dist-Zilla-PluginBundle-Starter/issues"
},
"homepage" : "https://metacpan.org/pod/Dist::Zilla::Starter",
"repository" : {
"type" : "git",
"url" : "https://github.com/Grinnz/Dist-Zilla-PluginBundle-Starter.git",
"web" : "https://github.com/Grinnz/Dist-Zilla-PluginBundle-Starter"
},
"x_IRC" : "irc://irc.perl.org/#distzilla"
},
"version" : "v4.0.2",
"x_contributors" : [
"Dan Book <[email protected]>"
],
"x_generated_by_perl" : "v5.32.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.23",
"x_spdx_expression" : "Artistic-2.0"
}