{
  "abstract" : "Command-line tool to query GitHub pull requests",
  "author" : [
     "Robin Smidsr\u00c3\u00b8d <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300028, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "App-GitHubPullRequest",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Data::Dumper" : "0",
           "FindBin" : "0",
           "JSON" : "0",
           "feature" : "0",
           "strict" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/robinsmidsrod/App-GitHubPullRequest.git",
        "web" : "http://github.com/robinsmidsrod/App-GitHubPullRequest"
     }
  },
  "version" : "0.0.3"
}