{
  "abstract" : "Recursively find all reverse dependencies for a distribution or module",
  "author" : [
     "Dan Book <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.035, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "App-CPAN-Dependents",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Exporter" : "0",
           "Getopt::Long" : "2.24",
           "HTTP::Tiny" : "0.014",
           "JSON::Tiny" : "0.41",
           "URI::Escape" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     }
  },
  "provides" : {
     "App::CPAN::Dependents" : {
        "file" : "lib/App/CPAN/Dependents.pm",
        "version" : "0.002"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Grinnz/App-CPAN-Dependents/issues"
     },
     "homepage" : "https://github.com/Grinnz/App-CPAN-Dependents",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/Grinnz/App-CPAN-Dependents.git",
        "web" : "https://github.com/Grinnz/App-CPAN-Dependents"
     }
  },
  "version" : "0.002"
}