-
Notifications
You must be signed in to change notification settings - Fork 212
/
META.json
253 lines (252 loc) · 9.53 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
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
{
"abstract" : "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
"author" : [
"Tatsuhiko Miyagawa"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Milla version v1.0.22, Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Plack",
"no_index" : {
"directory" : [
"eg",
"examples",
"inc",
"share",
"t",
"xt"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0",
"File::ShareDir::Install" : "0.06"
}
},
"develop" : {
"requires" : {
"Dist::Milla" : "v1.0.22",
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Apache::LogFormat::Compiler" : "0.33",
"Cookie::Baker" : "0.07",
"Devel::StackTrace" : "1.23",
"Devel::StackTrace::AsHTML" : "0.11",
"File::ShareDir" : "1.00",
"Filesys::Notify::Simple" : "0",
"HTTP::Entity::Parser" : "0.25",
"HTTP::Headers::Fast" : "0.18",
"HTTP::Message" : "5.814",
"HTTP::Tiny" : "0.034",
"Hash::MultiValue" : "0.05",
"Pod::Usage" : "1.36",
"Stream::Buffered" : "0.02",
"Test::TCP" : "2.15",
"Try::Tiny" : "0",
"URI" : "1.59",
"WWW::Form::UrlEncoded" : "0.23",
"parent" : "0",
"perl" : "5.012000"
},
"suggests" : {
"CGI::Compile" : "0",
"CGI::Emulate::PSGI" : "0",
"FCGI" : "0",
"FCGI::ProcManager" : "0",
"LWP::UserAgent" : "5.814",
"Log::Dispatch" : "2.25",
"Log::Log4perl" : "0",
"Module::Refresh" : "0"
}
},
"test" : {
"requires" : {
"Test::More" : "0.88",
"Test::Requires" : "0"
},
"suggests" : {
"Authen::Simple::Passwd" : "0",
"CGI::Compile" : "0",
"CGI::Emulate::PSGI" : "0",
"HTTP::Headers" : "0",
"HTTP::Request::AsCGI" : "0",
"HTTP::Server::Simple::PSGI" : "0",
"IO::Handle::Util" : "0",
"LWP::Protocol::http10" : "0",
"LWP::UserAgent" : "5.814",
"Log::Dispatch::Array" : "0",
"MIME::Types" : "0",
"Test::MockTime::HiRes" : "0.06"
}
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/plack/Plack/issues"
},
"homepage" : "https://github.com/plack/Plack",
"repository" : {
"type" : "git",
"url" : "https://github.com/plack/Plack.git",
"web" : "https://github.com/plack/Plack"
}
},
"version" : "1.0051",
"x_authority" : "cpan:MIYAGAWA",
"x_contributors" : [
"Aaron Trevena <aaron.trevena@gmail.com>",
"\u00c6var Arnfj\u00f6r\u00f0 Bjarmason <avarab@gmail.com>",
"Akzhan Abdulin <akzhan.abdulin@gmail.com>",
"Alexandr Ciornii <alexchorny@gmail.com>",
"Alex J. G. Burzy\u0144ski <ajgb@cpan.org>",
"Allan Whiteford <github.allan@256kelvin.com>",
"Andrew Fresh <andrew.fresh@grantstreet.com>",
"Andrew Rodland <andrew@cleverdomain.org>",
"Andy Wardley <abw@wardley.org>",
"Aristotle Pagaltzis <pagaltzis@gmx.de>",
"Arthur Axel 'fREW' Schmidt <frioux@gmail.com>",
"Asato Wakisaka <asato.wakisaka@gmail.com>",
"Ashley Pond V <ashley.pond.v@gmail.com>",
"Ask Bj\u00f8rn Hansen <ask@develooper.com>",
"ben hengst <notbenh@cpan.org>",
"Ben Morrow <ben@morrow.me.uk>",
"Bernhard Graf <augensalat@gmail.com>",
"Chad Granum <chad.granum@dreamhost.com>",
"chansen <chansen@cpan.org>",
"Chia-liang Kao <clkao@clkao.org>",
"cho45 <cho45@lowreal.net>",
"Christian Walde <walde.christian@googlemail.com>",
"chromatic <chromatic@wgz.org>",
"Cosimo Streppone <cosimo@cpan.org>",
"Dagfinn Ilmari Manns\u00e5ker <ilmari@ilmari.org>",
"Daisuke Maki <lestrrat+github@gmail.com>",
"Daisuke Murase <typester@cpan.org>",
"Daniel Mita <966706+m-dango@users.noreply.github.com>",
"Dave Marr <dave.marr@gmail.com>",
"Dave Rolsky <autarch@urth.org>",
"David E. Wheeler <david@justatheory.com>",
"David Schmidt <mail@davidschmidt.at>",
"David Steinbrunner <dsteinbrunner@MountainBook-Pro.local>",
"dmaestro <dmaestro@users.noreply.github.com>",
"Eduardo Arino de la Rubia <earino@rent.com>",
"Emmanuel Seyman <emmanuel@seyman.fr>",
"Eric Johnson <eric.git@iijo.org>",
"Eugen Konkov <kes-kes@yandex.ru>",
"Fabrice Gabolde <fabrice.gabolde@gmail.com>",
"Fabrice Gabolde <fgabolde@weborama.com>",
"fayland <fayland@gmail.com>",
"Flavio Poletti <flavio@polettix.it>",
"Florian Ragwitz <rafl@debian.org>",
"franck cuny <franck@lumberjaph.net>",
"Gianni Ceccarelli <gianni.ceccarelli@broadbean.com>",
"Graham Knop <haarg@haarg.org>",
"Grant McLean <grant@catalyst.net.nz>",
"Hans Dieter Pearcey <hdp@weftsoar.net>",
"Haruka Iwao <haruka@fout.jp>",
"Henry Baragar <Henry.Baragar@Instantiated.Ca>",
"hiratara <hiratara@cpan.org>",
"HIROSE Masaaki <hirose31@gmail.com>",
"Hiroshi Sakai <ziguzagu@gmail.com>",
"Ian Bradley <ian.bradley@studiocrabapple.com>",
"Ian Burrell <imb@rentrak.com>",
"Jakob Voss <jakob@nichtich.de>",
"Jakob Voss <voss@gbv.de>",
"Jay Hannah <jay.hannah@iinteractive.com>",
"Jesse Luehrs <doy@cpan.org>",
"Jiro Nishiguchi <jiro@cpan.org>",
"Johannes Plunien <johannes.plunien@xing.com>",
"John Beppu <john.beppu@gmail.com>",
"John Napiorkowski <jjnapiork@cpan.org>",
"Jonathan Swartz <swartz@pobox.com>",
"Jose\u0301 Pinheiro Neta <jose.neta@gmail.com>",
"Justin Davis <jrcd83@gmail.com>",
"kakuno <kakuno@livedoor.jp>",
"Kang-min Liu <gugod@gugod.org>",
"Karen Etheridge <ether@cpan.org>",
"Kazuho Oku <kazuhooku@gmail.com>",
"Keedi Kim <keedi.k@gmail.com>",
"Lee Aylward <lee@laylward.com>",
"Leo Lapworth <leo@cuckoo.org>",
"mala <github@ma.la>",
"Marco Pessotto <melmothx@gmail.com>",
"Marian Schubert <maio@netsafe.cz>",
"Mark Fowler <mark@twoshortplanks.com>",
"Mark Stosberg <mark@stosberg.com>",
"Masahiro Chiba <chiba@everqueue.com>",
"Masahiro Nagano <kazeburo@gmail.com>",
"Michael G. Schwern <schwern@pobox.com>",
"Michael R. Davis <mrdvt92@users.noreply.github.com>",
"Michal Josef \u0160pa\u010dek <michal.josef.spacek@gmail.com>",
"mickey <mickey75@gmail.com>",
"Narsimham Chelluri <nchelluri@maxmind.com>",
"Narsimham Chelluri <nchelluri@users.noreply.github.com>",
"Nick Wellnhofer <wellnhofer@aevum.de>",
"Nobuo Danjou <nobuo.danjou@gmail.com>",
"Olaf Alders <olaf@wundersolutions.com>",
"Oliver Gorwits <oliver@cpan.org>",
"Oliver Paukstadt <pstadt@sourcentral.org>",
"Oliver Trosien <otrosien@epages.com>",
"Olivier Mengu\u00e9 <dolmen@cpan.org>",
"osfameron <hakim.cassimally@gmail.com>",
"Panu Ervamaa <panu.ervamaa@frantic.com>",
"Paul Driver <frodwith@gmail.com>",
"Pedro Melo <melo@simplicidade.org>",
"Perlover <perlover@perlover.com>",
"Peter Flanigan <github@roxsoft.co.uk>",
"Peter Makholm <peter@makholm.net>",
"Piotr Roszatycki <piotr.roszatycki@gmail.com>",
"punytan <punytan@gmail.com>",
"Rafael Kitover <rkitover@cpan.org>",
"Randy Stauner <rwstauner@cpan.org>",
"Ray Miller <rm7@sanger.ac.uk>",
"Richard Sim\u00f5es <rsimoes@gmail.com>",
"Ricky Morse <remorse@partners.org>",
"Robert Rothenberg <rrwo@cpan.org>",
"Rob Hoelz <rob@hoelz.ro>",
"runarb <rb@searchdaimon.com>",
"Ryo Miyake <ryo.studiom@gmail.com>",
"Sawyer X <xsawyerx@cpan.org>",
"Scott S. McCoy <smccoy@saymedia.com>",
"Shawn M Moore <sartak@gmail.com>",
"Shoichi Kaji <skaji@cpan.org>",
"Slaven Rezic <slaven.rezic@idealo.de>",
"smcmurray <smcmurray@localhost.localdomain>",
"Stephen Clouse <stephenclouse@gmail.com>",
"Stevan Little <stevan.little@iinteractive.com>",
"Stig Palmquist <git@stig.io>",
"Stuart A Johnston <saj_git@thecommune.net>",
"Takeshi OKURA <okura3@gmail.com>",
"Tatsuhiko Miyagawa <miyagawa@bulknews.net>",
"Tatsuhiko Miyagawa <tmiyagawa@fastly.com>",
"The Dumb Terminal <thedumbterminal@users.noreply.github.com>",
"Thomas Klausner <domm@plix.at>",
"Thomas Sibley <tsibley@cpan.org>",
"Tim Bunce <Tim.Bunce@pobox.com>",
"Tokuhiro Matsuno <tokuhirom@gmail.com>",
"Tomas Doran <bobtfish@bobtfish.net>",
"Tom Heady <tom-github.com@punch.net>",
"vti <viacheslav.t@gmail.com>",
"Wallace Reis <wreis@123people.com>",
"xaicron <xaicron@gmail.com>",
"Yann Kerherve <yann@cyberion.net>",
"yappo <yappo@shibuya.pl>",
"Yury Zavarin <yury.zavarin@gmail.com>",
"Yuval Kogman <nothingmuch@woobling.org>",
"\u5510\u9cf3 <audreyt@audreyt.org>"
],
"x_generated_by_perl" : "v5.34.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.27",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 1
}