{
  "abstract" : "Build.PL install path logic made easy",
  "author" : [
     "Ken Williams <[email protected]>",
     "Leon Timmermans <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "ExtUtils-InstallPaths",
  "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",
           "ExtUtils::Config" : "0.002",
           "File::Spec" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "File::Spec::Functions" : "0.83",
           "File::Temp" : "0",
           "Test::More" : "0"
        }
     }
  },
  "provides" : {
     "ExtUtils::InstallPaths" : {
        "file" : "lib/ExtUtils/InstallPaths.pm",
        "version" : "0.012"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "bug-extutils-installpaths at rt.cpan.org",
        "web" : "http://rt.cpan.org/Public/Dist/Display.html?Name=ExtUtils-InstallPaths"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/Leont/extutils-installpaths.git",
        "web" : "https://github.com/Leont/extutils-installpaths"
     }
  },
  "version" : "0.012",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0215"
}