]> Dogcows Code - chaz/git-codeowners/blobdiff - META.yml
Version 0.50
[chaz/git-codeowners] / META.yml
index 78c7ee4f761d536f3138b492ff83cf460ce36533..ab362ad85480a6af0f51db35d75b64d3db206d73 100644 (file)
--- a/META.yml
+++ b/META.yml
@@ -10,12 +10,13 @@ build_requires:
   FindBin: '0'
   IO::Handle: '0'
   IPC::Open3: '0'
+  Path::Tiny: '0.089'
   Test::Exit: '0'
   Test::More: '0'
 configure_requires:
   ExtUtils::MakeMaker: '0'
 dynamic_config: 0
-generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
+generated_by: 'Dist::Zilla version 6.014, CPAN::Meta::Converter version 2.150010'
 license: perl
 meta-spec:
   url: http://module-build.sourceforge.net/META-spec-v1.4.html
@@ -31,35 +32,48 @@ no_index:
 provides:
   App::Codeowners:
     file: lib/App/Codeowners.pm
-    version: '0.41'
+    version: '0.50'
+  App::Codeowners::Formatter:
+    file: lib/App/Codeowners/Formatter.pm
+    version: '0.50'
+  App::Codeowners::Formatter::CSV:
+    file: lib/App/Codeowners/Formatter/CSV.pm
+    version: '0.50'
+  App::Codeowners::Formatter::JSON:
+    file: lib/App/Codeowners/Formatter/JSON.pm
+    version: '0.50'
+  App::Codeowners::Formatter::String:
+    file: lib/App/Codeowners/Formatter/String.pm
+    version: '0.50'
+  App::Codeowners::Formatter::TSV:
+    file: lib/App/Codeowners/Formatter/TSV.pm
+    version: '0.50'
+  App::Codeowners::Formatter::Table:
+    file: lib/App/Codeowners/Formatter/Table.pm
+    version: '0.50'
+  App::Codeowners::Formatter::YAML:
+    file: lib/App/Codeowners/Formatter/YAML.pm
+    version: '0.50'
   App::Codeowners::Options:
     file: lib/App/Codeowners/Options.pm
-    version: '0.41'
+    version: '0.50'
   App::Codeowners::Util:
     file: lib/App/Codeowners/Util.pm
-    version: '0.41'
-  File::Codeowners:
-    file: lib/File/Codeowners.pm
-    version: '0.41'
-  Test::File::Codeowners:
-    file: lib/Test/File/Codeowners.pm
-    version: '0.41'
+    version: '0.50'
 recommends:
+  Pod::Usage: '0'
   Term::Detect::Software: '0'
   Unicode::GCString: '0'
 requires:
-  Carp: '0'
-  Color::ANSI::Util: '0'
+  Color::ANSI::Util: '0.03'
   Encode: '0'
   Exporter: '0'
+  File::Codeowners: '0'
+  File::Codeowners::Util: '0'
   Getopt::Long: '2.39'
-  IPC::Open2: '0'
-  Path::Tiny: '0'
-  Pod::Usage: '0'
-  Scalar::Util: '0'
-  Test::Builder: '0'
-  Text::Gitignore: '0'
-  Text::Table::Any: '0'
+  Module::Load: '0'
+  Path::Tiny: '0.089'
+  parent: '0'
   perl: v5.10.1
   strict: '0'
   utf8: '0'
@@ -68,7 +82,8 @@ resources:
   bugtracker: https://github.com/chazmcgarvey/git-codeowners/issues
   homepage: https://github.com/chazmcgarvey/git-codeowners
   repository: https://github.com/chazmcgarvey/git-codeowners.git
-version: '0.41'
+version: '0.50'
 x_authority: cpan:CCM
 x_generated_by_perl: v5.28.0
 x_serialization_backend: 'YAML::Tiny version 1.73'
+x_spdx_expression: 'Artistic-1.0-Perl OR GPL-1.0-or-later'
This page took 0.026854 seconds and 4 git commands to generate.