{
   "abstract" : "A modern module builder, author tools not included!",
   "author" : [
      "Leon Timmermans <fawaka@gmail.com>"
   ],
   "dynamic_config" : 0,
   "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" : "Dist-Build",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Requirements::Dynamic" : "0",
            "ExtUtils::Builder::Action::Function" : "0",
            "ExtUtils::Builder::Node" : "0",
            "ExtUtils::Builder::Planner" : "0.008",
            "ExtUtils::Builder::Planner::Extension" : "0",
            "ExtUtils::Builder::Serializer" : "0",
            "ExtUtils::Config" : "0",
            "ExtUtils::Helpers" : "0.007",
            "ExtUtils::InstallPaths" : "0",
            "Getopt::Long" : "2.36",
            "List::Util" : "1.33",
            "Parse::CPAN::Meta" : "0",
            "TAP::Harness::Env" : "0",
            "parent" : "0",
            "perl" : "5.010"
         }
      },
      "develop" : {
         "requires" : {
            "Test::More" : "0",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "conflicts" : {
            "local::lib" : "< 1.006008"
         },
         "requires" : {
            "CPAN::Meta" : "0",
            "CPAN::Requirements::Dynamic" : "0",
            "Carp" : "0",
            "Exporter" : "5.57",
            "ExtUtils::Builder::Action::Function" : "0",
            "ExtUtils::Builder::AutoDetect::C" : "0",
            "ExtUtils::Builder::Node" : "0",
            "ExtUtils::Builder::ParseXS" : "0",
            "ExtUtils::Builder::Planner" : "0.008",
            "ExtUtils::Builder::Planner::Extension" : "0",
            "ExtUtils::Builder::Serializer" : "0",
            "ExtUtils::Config" : "0",
            "ExtUtils::Helpers" : "0.007",
            "ExtUtils::Install" : "0",
            "ExtUtils::InstallPaths" : "0",
            "File::Basename" : "0",
            "File::Copy" : "0",
            "File::Find" : "0",
            "File::Path" : "0",
            "File::Spec::Functions" : "0",
            "Getopt::Long" : "2.36",
            "List::Util" : "1.33",
            "Parse::CPAN::Meta" : "0",
            "Pod::Man" : "0",
            "TAP::Harness::Env" : "0",
            "Text::ParseWords" : "0",
            "parent" : "0",
            "perl" : "5.010",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "Cwd" : "0",
            "Data::Dumper" : "0",
            "ExtUtils::HasCompiler" : "0.024",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::File" : "0",
            "IO::Handle" : "0",
            "IPC::Open2" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0.88",
            "XSLoader" : "0",
            "blib" : "0",
            "lib" : "0",
            "perl" : "5.010"
         },
         "suggests" : {
            "File::ShareDir" : "1.000"
         }
      }
   },
   "provides" : {
      "Dist::Build" : {
         "file" : "lib/Dist/Build.pm",
         "version" : "0.009"
      },
      "Dist::Build::Core" : {
         "file" : "lib/Dist/Build/Core.pm",
         "version" : "0.009"
      },
      "Dist::Build::Serializer" : {
         "file" : "lib/Dist/Build/Serializer.pm",
         "version" : "0.009"
      },
      "Dist::Build::ShareDir" : {
         "file" : "lib/Dist/Build/ShareDir.pm",
         "version" : "0.009"
      },
      "Dist::Build::XS" : {
         "file" : "lib/Dist/Build/XS.pm",
         "version" : "0.009"
      },
      "Dist::Build::XS::Conf" : {
         "file" : "lib/Dist/Build/XS/Conf.pm",
         "version" : "0.009"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Leont/dist-build/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/Leont/dist-build.git",
         "web" : "https://github.com/Leont/dist-build"
      }
   },
   "version" : "0.009",
   "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"
}