forked from miyagawa/cpanminus
-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.json
184 lines (183 loc) · 6.15 KB
/
META.json
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
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
{
"abstract" : "get, unpack, build and install modules from CPAN",
"author" : [
"- Tatsuhiko Miyagawa"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Milla version v1.0.17, Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "App-cpanminus",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"share",
"t",
"xt"
],
"file" : [
"lib/App/cpanminus/fatscript.pm"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"develop" : {
"recommends" : {
"Archive::Tar" : "0",
"Archive::Zip" : "0",
"Compress::Zlib" : "0",
"File::HomeDir" : "0",
"Module::Signature" : "0"
},
"requires" : {
"App::FatPacker" : "0",
"CPAN::DistnameInfo" : "0",
"CPAN::Meta" : "2.132830",
"CPAN::Meta::Check" : "0",
"CPAN::Meta::Prereqs" : "0",
"CPAN::Meta::Requirements" : "0",
"CPAN::Meta::YAML" : "0",
"Capture::Tiny" : "0",
"Digest::SHA" : "0",
"Dist::Milla" : "v1.0.17",
"Exporter" : "5.63",
"File::Temp" : "0",
"File::pushd" : "0",
"Getopt::Long" : "0",
"HTTP::Tiny" : "0",
"JSON" : "0",
"JSON::PP" : "0",
"LWP::Simple" : "0",
"LWP::UserAgent" : "5.802",
"Module::CPANfile" : "0",
"Module::CoreList" : "0",
"Module::Install" : "0",
"Module::Metadata" : "0",
"Parse::CPAN::Meta" : "0",
"Parse::PMFile" : "0.26",
"Perl::Strip" : "0",
"String::ShellQuote" : "0",
"Test::More" : "0.90",
"Test::Pod" : "1.41",
"Test::Requires" : "0",
"Tie::File" : "0",
"YAML" : "0",
"YAML::Tiny" : "0",
"local::lib" : "0",
"version" : "0"
}
},
"runtime" : {
"requires" : {
"perl" : "5.008001"
}
},
"test" : {
"requires" : {
"Test::More" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/miyagawa/cpanminus/issues"
},
"homepage" : "https://github.com/miyagawa/cpanminus",
"repository" : {
"type" : "git",
"url" : "https://github.com/miyagawa/cpanminus.git",
"web" : "https://github.com/miyagawa/cpanminus"
}
},
"version" : "1.7043",
"x_contributors" : [
"Aaron Moses <[email protected]>",
"Alessandro Ghedini <[email protected]>",
"Andrew Rodland <[email protected]>",
"Andy Jones <[email protected]>",
"andyjones <[email protected]>",
"Ash Berlin <[email protected]>",
"Ben Bullock <[email protected]>",
"Breno G. de Oliveira <[email protected]>",
"Brian Wightman <[email protected]>",
"cho45 <[email protected]>",
"Christian Walde <[email protected]>",
"chromatic <[email protected]>",
"Dagfinn Ilmari Mannsaker <[email protected]>",
"Dana M. Diederich <[email protected]>",
"Dave Goodell <[email protected]>",
"Dave Rolsky <[email protected]>",
"David Golden <[email protected]>",
"David Steinbrunner <[email protected]>",
"Doug Bell <[email protected]>",
"fREW Schmidt <[email protected]>",
"Fuji, Goro <[email protected]>",
"Gareth Kirwan <[email protected]>",
"gfx <[email protected]>",
"Graham Knop <[email protected]>",
"Graham Ollis <[email protected]>",
"ikasam_a <[email protected]>",
"Ingy dot Net <[email protected]>",
"Jan Dubois <[email protected]>",
"Jeffrey Ryan Thalhammer <[email protected]>",
"Jesse Luehrs <[email protected]>",
"J. Nick Koston <[email protected]>",
"jonallen <[email protected]>",
"Jonathan Scott Duff <[email protected]>",
"Kahlil (Kal) Hodgson <[email protected]>",
"Kenichi Ishigaki <[email protected]>",
"Kent Fredric <[email protected]>",
"kmx <[email protected]>",
"Larry Leszczynski <[email protected]>",
"lestrrat <[email protected]>",
"Masahiro Nagano <[email protected]>",
"Masayoshi Sekimura <[email protected]>",
"Matthew Horsfall <[email protected]>",
"Matt S Trout <>",
"Matt S Trout <[email protected]>",
"Michael G. Schwern <[email protected]>",
"motemen <[email protected]>",
"moznion <[email protected]>",
"Norman Nunley <[email protected]>",
"Olaf Alders <[email protected]>",
"Olivier Mengue <[email protected]>",
"Pedro Melo <[email protected]>",
"Rafal Pocztarski <[email protected]>",
"reezer <[email protected]>",
"Ricardo Signes <[email protected]>",
"robario <[email protected]>",
"Robert Buels <[email protected]>",
"Rob Hoelz <[email protected]>",
"Roman Jurkov <[email protected]>",
"Sebastian Riedel <[email protected]>",
"Shoichi Kaji <[email protected]>",
"Slaven Rezic <[email protected]>",
"Smylers <[email protected]>",
"Stoned Elipot <[email protected]>",
"Syohei YOSHIDA <[email protected]>",
"Tatsuhiko Miyagawa <[email protected]>",
"Tatsuhiko Miyagawa <[email protected]>",
"Thomas Sibley <[email protected]>",
"Tokuhiro Matsuno <[email protected]>",
"Tuure Laurinolli <[email protected]>",
"vti <[email protected]>",
"Vyacheslav Matyukhin <[email protected]>",
"xaicron <[email protected]>",
"Yann Kerherve <[email protected]>",
"yappo <[email protected]>",
"zebardy <[email protected]>"
],
"x_serialization_backend" : "Cpanel::JSON::XS version 3.0231"
}