{
   "abstract" : "Dist::Build extension to use pkg-config.",
   "author" : [
      "Leon Timmermans <fawaka@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "App::ModuleBuildTiny version 0.046",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Dist-Build-XS-PkgConfig",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.039"
         }
      },
      "develop" : {
         "requires" : {
            "App::ModuleBuildTiny" : "0.046"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "ExtUtils::Helpers" : "0",
            "PkgConfig" : "0",
            "strict" : "0",
            "version" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Dist::Build::XS::PkgConfig" : {
         "file" : "lib/Dist/Build/XS/PkgConfig.pm",
         "version" : "0.001"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Leont/dist-build-xs-pkgconfig/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Leont/dist-build-xs-pkgconfig.git",
         "web" : "https://github.com/Leont/dist-build-xs-pkgconfig/"
      }
   },
   "version" : "0.001",
   "x_serialization_backend" : "JSON::PP version 4.16",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}