{
  "abstract" : "A tiny replacement for Module::Build",
  "author" : [
     "Leon Timmermans <[email protected]>",
     "David Golden <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300033, CPAN::Meta::Converter version 2.130880",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Module-Build-Tiny",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "CPAN::Meta" : "0",
           "Exporter" : "5.57",
           "ExtUtils::Config" : "0.003",
           "ExtUtils::Helpers" : "0.016",
           "ExtUtils::Install" : "0",
           "ExtUtils::InstallPaths" : "0.002",
           "File::Basename" : "0",
           "File::Find" : "0",
           "File::Path" : "0",
           "File::Spec::Functions" : "0",
           "Getopt::Long" : "0",
           "JSON::PP" : "2",
           "Pod::Man" : "0",
           "TAP::Harness" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "CPAN::Meta" : "0",
           "Exporter" : "5.57",
           "ExtUtils::Config" : "0.003",
           "ExtUtils::Helpers" : "0.016",
           "ExtUtils::Install" : "0",
           "ExtUtils::InstallPaths" : "0.002",
           "File::Basename" : "0",
           "File::Find" : "0",
           "File::Path" : "0",
           "File::Spec::Functions" : "0",
           "Getopt::Long" : "0",
           "JSON::PP" : "2",
           "Pod::Man" : "0",
           "TAP::Harness" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Carp" : "0",
           "Config" : "0",
           "Cwd" : "0",
           "Data::Dumper" : "0",
           "File::Spec" : "0",
           "File::Temp" : "0",
           "IO::File" : "0",
           "IPC::Open2" : "0",
           "Test::More" : "0.88",
           "blib" : "0"
        },
        "suggests" : {
           "File::ShareDir" : "1.000"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "bug-module-build-tiny at rt.cpan.org",
        "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=Module-Build-Tiny"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/Leont/module-build-tiny.git",
        "web" : "http://github.com/Leont/module-build-tiny"
     }
  },
  "version" : "0.016"
}