{
   "abstract" : "A set of scripts to access MetaCPAN.org via its API and provide reports",
   "author" : [
      "Gabor Szabo <szabgab@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.012, CPAN::Meta::Converter version 2.133380",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "MetaCPAN-Clients",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.30"
         }
      },
      "runtime" : {
         "requires" : {
            "Data::Dumper" : "0",
            "Getopt::Long" : "0",
            "MetaCPAN::API" : "0.43",
            "Path::Tiny" : "0.015"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/szabgab/MetaCPAN-Clients.git",
         "web" : "https://github.com/szabgab/MetaCPAN-Clients"
      }
   },
   "version" : "0.05",
   "x_contributors" : [
      "SZABGAB",
      "DAGOLDEN"
   ]
}