forked from fayland/perl-net-github
-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMETA.json
More file actions
112 lines (111 loc) · 3.38 KB
/
Copy pathMETA.json
File metadata and controls
112 lines (111 loc) · 3.38 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
{
"abstract" : "Perl Interface for github.com",
"author" : [
"Fayland Lam, C<< <fayland at gmail.com> >>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.005, Dist::Milla version v1.0.16, CPAN::Meta::Converter version 2.150005",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Net-GitHub",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"share",
"t",
"xt"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"requires" : {
"Dist::Milla" : "v1.0.16",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Cache::LRU" : "0",
"HTTP::Request" : "0",
"JSON::MaybeXS" : "0",
"LWP::Protocol::https" : "0",
"LWP::UserAgent" : "0",
"MIME::Base64" : "0",
"Moo" : "0",
"Types::Standard" : "0",
"URI" : "0",
"URI::Escape" : "0"
}
},
"test" : {
"requires" : {
"Test::More" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/fayland/perl-net-github/issues"
},
"homepage" : "https://github.com/fayland/perl-net-github",
"repository" : {
"type" : "git",
"url" : "https://github.com/fayland/perl-net-github.git",
"web" : "https://github.com/fayland/perl-net-github"
}
},
"version" : "0.85",
"x_contributors" : [
"Alex Vandiver <alex@chmrr.net>",
"c9s <cornelius.howl@gmail.com>",
"Chris Nehren <cnehren@gmail.com>",
"Christine Spang <spang@mit.edu>",
"Chris Williams <chris@bingosnet.co.uk>",
"Danijel Tasov <dt@korn.shell.la>",
"David Golden <dagolden@cpan.org>",
"David Precious <davidp@preshweb.co.uk>",
"fayland <fayland@alpha.zorpia.com>",
"Fayland Lam <fayland@gmail.com>",
"Finn Smith <finn@timeghost.net>",
"franck cuny <franck@lumberjaph.net>",
"Graham Knop <haarg@haarg.org>",
"hiroraba <xornelius0313@gmail.com>",
"Hristo Dragolov <hdragolov@gmail.com>",
"Ioan Rogers <ioanr@cpan.org>",
"Jason Dorweiller <jason@duckduckgo.com>",
"jddorweiler <jddorweiler@gmail.com>",
"Jesse Luehrs <doy@tozt.net>",
"Jesse Vincent <jesse@bestpractical.com>",
"JJ Merelo <jjmerelo@gmail.com>",
"Johannes Kilian <Johannes.Kilian@vitronic.com>",
"Kevin Falcone <kevin@jibsheet.com>",
"Kirk Kimmel <kimmel.k.programmer@gmail.com>",
"Leigh Hart <lhart@broadsoft.com>",
"Lubomir Rintel <lkundrak@v3.sk>",
"Michael G. Schwern <schwern@pobox.com>",
"mikegrb <mgreb@linode.com>",
"mschilli <github@perlmeister.com>",
"nebulous <nebulous@crashed.net>",
"Neil Bowers <neil@bowers.com>",
"sillymoose <davidnmfarrell@gmail.com>",
"sunnavy <sunnavy@bestpractical.com>",
"Tim Vroom <vroom@blockstackers.com>",
"unknown <Administrator@.(none)>",
"Vincent Lequertier <sky@riseup.net>",
"Will Orr <will@worrbase.com>",
"Zak Wilcox <iwilcox@iwilcox.me.uk>"
]
}