{
  "abstract" : "generate dependency graph using Perl::PrereqScanner",
  "author" : [
     "Neil Bowers <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.037, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "App-PrereqGrapher",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Getopt::Long" : "0",
           "Graph::Easy" : "0",
           "Graph::Easy::As_svg" : "0",
           "Module::CoreList" : "0",
           "Module::Path" : "0",
           "Moo" : "0",
           "Perl::PrereqScanner" : "0",
           "Pod::Usage" : "0",
           "perl" : "5.006",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Devel::FindPerl" : "0",
           "File::Compare" : "0",
           "File::Spec::Functions" : "0",
           "FindBin" : "0.05",
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "https://github.com/neilb/App-PrereqGrapher",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/neilb/App-PrereqGrapher.git",
        "web" : "https://github.com/neilb/App-PrereqGrapher"
     }
  },
  "version" : "0.14"
}