]> Dogcows Code - chaz/git-codeowners/blob - META.json
Version 0.42
[chaz/git-codeowners] / META.json
1 {
2 "abstract" : "A tool for managing CODEOWNERS files",
3 "author" : [
4 "Charles McGarvey <chazmcgarvey@brokenzipper.com>"
5 ],
6 "dynamic_config" : 0,
7 "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
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" : "App-Codeowners",
16 "no_index" : {
17 "directory" : [
18 "eg",
19 "share",
20 "shares",
21 "t",
22 "xt"
23 ]
24 },
25 "prereqs" : {
26 "configure" : {
27 "requires" : {
28 "ExtUtils::MakeMaker" : "0"
29 }
30 },
31 "develop" : {
32 "recommends" : {
33 "App::FatPacker" : "0",
34 "CPAN::Meta" : "0",
35 "Capture::Tiny" : "0",
36 "Config" : "0",
37 "File::pushd" : "0",
38 "Getopt::Long" : "0",
39 "MetaCPAN::API" : "0",
40 "Module::CoreList" : "0",
41 "Path::Tiny" : "0",
42 "Perl::Strip" : "0"
43 },
44 "requires" : {
45 "Dist::Zilla" : "5",
46 "Dist::Zilla::Plugin::ConsistentVersionTest" : "0",
47 "Dist::Zilla::Plugin::Prereqs" : "0",
48 "Dist::Zilla::Plugin::RemovePhasedPrereqs" : "0",
49 "Dist::Zilla::Plugin::Run::Release" : "0",
50 "Dist::Zilla::PluginBundle::Author::CCM" : "0",
51 "Dist::Zilla::PluginBundle::Filter" : "0",
52 "Software::License::Perl_5" : "0",
53 "Test::CPAN::Changes" : "0.19",
54 "Test::CPAN::Meta" : "0",
55 "Test::ConsistentVersion" : "0",
56 "Test::EOL" : "0",
57 "Test::MinimumVersion" : "0",
58 "Test::More" : "0.96",
59 "Test::NoTabs" : "0",
60 "Test::Perl::Critic" : "0",
61 "Test::Pod" : "1.41",
62 "Test::Pod::No404s" : "0",
63 "Test::Portability::Files" : "0"
64 }
65 },
66 "runtime" : {
67 "recommends" : {
68 "Term::Detect::Software" : "0",
69 "Unicode::GCString" : "0"
70 },
71 "requires" : {
72 "Carp" : "0",
73 "Color::ANSI::Util" : "0.03",
74 "Encode" : "0",
75 "Exporter" : "0",
76 "Getopt::Long" : "2.39",
77 "IPC::Open2" : "0",
78 "Module::Load" : "0",
79 "Path::Tiny" : "0",
80 "Pod::Usage" : "0",
81 "Scalar::Util" : "0",
82 "Test::Builder" : "0",
83 "Text::Gitignore" : "0",
84 "parent" : "0",
85 "perl" : "v5.10.1",
86 "strict" : "0",
87 "utf8" : "0",
88 "warnings" : "0"
89 },
90 "suggests" : {
91 "JSON::MaybeXS" : "0",
92 "Text::CSV" : "0",
93 "Text::Table::Any" : "0",
94 "YAML" : "0"
95 }
96 },
97 "test" : {
98 "recommends" : {
99 "CPAN::Meta" : "2.120900"
100 },
101 "requires" : {
102 "Capture::Tiny" : "0",
103 "ExtUtils::MakeMaker" : "0",
104 "File::Spec" : "0",
105 "File::pushd" : "0",
106 "FindBin" : "0",
107 "IO::Handle" : "0",
108 "IPC::Open3" : "0",
109 "Test::Exit" : "0",
110 "Test::More" : "0"
111 }
112 }
113 },
114 "provides" : {
115 "App::Codeowners" : {
116 "file" : "lib/App/Codeowners.pm",
117 "version" : "0.42"
118 },
119 "App::Codeowners::Formatter" : {
120 "file" : "lib/App/Codeowners/Formatter.pm",
121 "version" : "0.42"
122 },
123 "App::Codeowners::Formatter::CSV" : {
124 "file" : "lib/App/Codeowners/Formatter/CSV.pm",
125 "version" : "0.42"
126 },
127 "App::Codeowners::Formatter::JSON" : {
128 "file" : "lib/App/Codeowners/Formatter/JSON.pm",
129 "version" : "0.42"
130 },
131 "App::Codeowners::Formatter::String" : {
132 "file" : "lib/App/Codeowners/Formatter/String.pm",
133 "version" : "0.42"
134 },
135 "App::Codeowners::Formatter::TSV" : {
136 "file" : "lib/App/Codeowners/Formatter/TSV.pm",
137 "version" : "0.42"
138 },
139 "App::Codeowners::Formatter::Table" : {
140 "file" : "lib/App/Codeowners/Formatter/Table.pm",
141 "version" : "0.42"
142 },
143 "App::Codeowners::Formatter::YAML" : {
144 "file" : "lib/App/Codeowners/Formatter/YAML.pm",
145 "version" : "0.42"
146 },
147 "App::Codeowners::Options" : {
148 "file" : "lib/App/Codeowners/Options.pm",
149 "version" : "0.42"
150 },
151 "App::Codeowners::Util" : {
152 "file" : "lib/App/Codeowners/Util.pm",
153 "version" : "0.42"
154 },
155 "App::Codeowners::Util::Process" : {
156 "file" : "lib/App/Codeowners/Util.pm",
157 "version" : "0.42"
158 },
159 "File::Codeowners" : {
160 "file" : "lib/File/Codeowners.pm",
161 "version" : "0.42"
162 },
163 "Test::File::Codeowners" : {
164 "file" : "lib/Test/File/Codeowners.pm",
165 "version" : "0.42"
166 }
167 },
168 "release_status" : "stable",
169 "resources" : {
170 "bugtracker" : {
171 "web" : "https://github.com/chazmcgarvey/git-codeowners/issues"
172 },
173 "homepage" : "https://github.com/chazmcgarvey/git-codeowners",
174 "repository" : {
175 "type" : "git",
176 "url" : "https://github.com/chazmcgarvey/git-codeowners.git",
177 "web" : "https://github.com/chazmcgarvey/git-codeowners"
178 }
179 },
180 "version" : "0.42",
181 "x_authority" : "cpan:CCM",
182 "x_generated_by_perl" : "v5.28.0",
183 "x_serialization_backend" : "Cpanel::JSON::XS version 4.15"
184 }
185
This page took 0.04534 seconds and 5 git commands to generate.