{
  "abstract" : "Simple, compact and correct param-checking functions",
  "author" : [
     "Adam Kennedy <[email protected]>",
     "Jens Rehsack <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Params-Util",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "recommends" : {
           "Config::AutoConf" : "0.315"
        },
        "requires" : {
           "Carp" : "0",
           "ExtUtils::MakeMaker" : "0",
           "File::Basename" : "0",
           "File::Copy" : "0",
           "File::Path" : "0",
           "File::Spec" : "0",
           "IPC::Cmd" : "0",
           "parent" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Config::AutoConf" : "0.315",
           "Module::CPANTS::Analyse" : "0.96",
           "Test::CPAN::Changes" : "0",
           "Test::CheckManifest" : "0",
           "Test::Kwalitee" : "0",
           "Test::Perl::Critic" : "0",
           "Test::PerlTidy" : "0",
           "Test::Pod" : "0",
           "Test::Pod::Coverage" : "0",
           "Test::Pod::Spelling::CommonMistakes" : "0",
           "Test::Spelling" : "0",
           "inc::latest" : "0.500"
        }
     },
     "runtime" : {
        "requires" : {
           "Scalar::Util" : "1.18",
           "XSLoader" : "0.22"
        }
     },
     "test" : {
        "requires" : {
           "Storable" : "0",
           "Test::LeakTrace" : "0",
           "Test::More" : "0.96"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "mailto" : "[email protected]",
        "web" : "https://rt.cpan.org/Dist/Display.html?Name=Params-Util"
     },
     "homepage" : "https://metacpan.org/release/Params-Util",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/perl5-utils/Params-Util.git",
        "web" : "https://github.com/perl5-utils/Params-Util"
     }
  },
  "version" : "1.101",
  "x_serialization_backend" : "JSON::PP version 4.05"
}