1{
2   "abstract" : "GitHub Command Tools",
3   "author" : [
4      "Fayland Lam <fayland@gmail.com>",
5      "William Orr <will@worrbase.com>"
6   ],
7   "dynamic_config" : 0,
8   "generated_by" : "Dist::Zilla version 4.300013, CPAN::Meta::Converter version 2.120630",
9   "license" : [
10      "perl_5"
11   ],
12   "meta-spec" : {
13      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
14      "version" : "2"
15   },
16   "name" : "App-GitHub",
17   "prereqs" : {
18      "configure" : {
19         "requires" : {
20            "ExtUtils::MakeMaker" : "6.30"
21         }
22      },
23      "runtime" : {
24         "requires" : {
25            "Carp" : "0",
26            "Getopt::Long" : "0",
27            "IPC::Cmd" : "0",
28            "JSON::XS" : "2.232",
29            "Moose" : "0",
30            "Net::GitHub" : "0.43",
31            "Pod::Usage" : "0",
32            "Term::ReadKey" : "0",
33            "Term::ReadLine" : "0"
34         }
35      }
36   },
37   "release_status" : "stable",
38   "resources" : {
39      "repository" : {
40         "type" : "git",
41         "url" : "git://github.com/worr/perl-app-github.git",
42         "web" : "http://github.com/worr/perl-app-github"
43      }
44   },
45   "version" : "1.0.1"
46}
47
48