{
   "abstract" : "Various portability utilities for module builders",
   "author" : [
      "Ken Williams <kwilliams@cpan.org>",
      "Leon Timmermans <leont@cpan.org>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "ExtUtils-Helpers",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "Pod::Coverage::TrustPod" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Exporter" : "5.57",
            "File::Basename" : "0",
            "File::Copy" : "0",
            "File::Spec::Functions" : "0",
            "Text::ParseWords" : "3.24",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Cwd" : "0",
            "Test::More" : "0",
            "lib" : "0"
         }
      }
   },
   "provides" : {
      "ExtUtils::Helpers" : {
         "file" : "lib/ExtUtils/Helpers.pm",
         "version" : "0.028"
      },
      "ExtUtils::Helpers::Unix" : {
         "file" : "lib/ExtUtils/Helpers/Unix.pm",
         "version" : "0.028"
      },
      "ExtUtils::Helpers::VMS" : {
         "file" : "lib/ExtUtils/Helpers/VMS.pm",
         "version" : "0.028"
      },
      "ExtUtils::Helpers::Windows" : {
         "file" : "lib/ExtUtils/Helpers/Windows.pm",
         "version" : "0.028"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Perl-Toolchain-Gang/extutils-helpers/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Perl-Toolchain-Gang/extutils-helpers.git",
         "web" : "https://github.com/Perl-Toolchain-Gang/extutils-helpers"
      }
   },
   "version" : "0.028",
   "x_generated_by_perl" : "v5.38.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}