forked from plack/Plack
-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.json
197 lines (196 loc) · 6.89 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
{
"abstract" : "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)",
"author" : [
"Tatsuhiko Miyagawa"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.132830",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Plack",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.30",
"File::ShareDir::Install" : "0.03"
}
},
"develop" : {
"requires" : {
"Test::Pod" : "1.41"
}
},
"runtime" : {
"requires" : {
"Apache::LogFormat::Compiler" : "0.12",
"Devel::StackTrace" : "1.23",
"Devel::StackTrace::AsHTML" : "0.11",
"File::ShareDir" : "1.00",
"Filesys::Notify::Simple" : "0",
"HTTP::Body" : "1.06",
"HTTP::Message" : "5.814",
"HTTP::Tiny" : "0.034",
"Hash::MultiValue" : "0.05",
"Pod::Usage" : "1.36",
"Stream::Buffered" : "0.02",
"Test::TCP" : "2.00",
"Try::Tiny" : "0",
"URI" : "1.59",
"parent" : "0",
"perl" : "5.008001"
},
"suggests" : {
"CGI::Compile" : "0",
"CGI::Emulate::PSGI" : "0",
"FCGI" : "0",
"FCGI::ProcManager" : "0",
"IO::Handle::Util" : "0",
"LWP::UserAgent" : "5.814"
}
},
"test" : {
"requires" : {
"Test::More" : "0.88",
"Test::Requires" : "0"
},
"suggests" : {
"Authen::Simple::Passwd" : "0",
"CGI::Compile" : "0",
"CGI::Emulate::PSGI" : "0",
"HTTP::Request::AsCGI" : "0",
"HTTP::Server::Simple::PSGI" : "0",
"IO::Handle::Util" : "0",
"LWP::Protocol::http10" : "0",
"LWP::UserAgent" : "5.814",
"Log::Log4perl" : "0",
"MIME::Types" : "0",
"Module::Refresh" : "0"
}
}
},
"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.0030",
"x_authority" : "cpan:MIYAGAWA",
"x_contributors" : [
"Aaron Trevena <aaron.trevena@gmail.com>",
"Alex J. G. Burzy\u0144ski <ajgb@cpan.org>",
"Alexandr Ciornii <alexchorny@gmail.com>",
"Andrew Rodland <andrew@cleverdomain.org>",
"Andy Wardley <abw@wardley.org>",
"Aristotle Pagaltzis <pagaltzis@gmx.de>",
"Ask Bj\u00f8rn Hansen <ask@develooper.com>",
"Ben Morrow <ben@morrow.me.uk>",
"Bernhard Graf <augensalat@gmail.com>",
"Chia-liang Kao <clkao@clkao.org>",
"Christian Walde <walde.christian@googlemail.com>",
"Cosimo Streppone <cosimo@cpan.org>",
"Daisuke Maki <lestrrat+github@gmail.com>",
"Daisuke Murase <typester@cpan.org>",
"Dave Rolsky <autarch@urth.org>",
"David E. Wheeler <david@justatheory.com>",
"David Steinbrunner <dsteinbrunner@MountainBook-Pro.local>",
"Eduardo Arino de la Rubia <earino@rent.com>",
"Florian Ragwitz <rafl@debian.org>",
"Graham Knop <haarg@haarg.org>",
"Grant McLean <grant@catalyst.net.nz>",
"HIROSE Masaaki <hirose31@gmail.com>",
"Hans Dieter Pearcey <hdp@weftsoar.net>",
"Henry Baragar <Henry.Baragar@Instantiated.Ca>",
"Hiroshi Sakai <ziguzagu@gmail.com>",
"Jakob Voss <jakob@nichtich.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>",
"Justin Davis <jrcd83@gmail.com>",
"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>",
"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>",
"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>",
"Olivier Mengu\u00e9 <dolmen@cpan.org>",
"Panu Ervamaa <panu.ervamaa@frantic.com>",
"Paul Driver <frodwith@gmail.com>",
"Pedro Melo <melo@simplicidade.org>",
"Peter Flanigan <github@roxsoft.co.uk>",
"Peter Makholm <peter@makholm.net>",
"Piotr Roszatycki <piotr.roszatycki@gmail.com>",
"Rafael Kitover <rkitover@cpan.org>",
"Randy Stauner <rwstauner@cpan.org>",
"Ray Miller <rm7@sanger.ac.uk>",
"Ricky Morse <remorse@partners.org>",
"Rob Hoelz <rob@hoelz.ro>",
"Ryo Miyake <ryo.studiom@gmail.com>",
"Scott S. McCoy <smccoy@saymedia.com>",
"Shawn M Moore <sartak@gmail.com>",
"Stephen Clouse <stephenclouse@gmail.com>",
"Stevan Little <stevan.little@iinteractive.com>",
"Stuart A Johnston <saj_git@thecommune.net>",
"Takeshi OKURA <okura3@gmail.com>",
"Tokuhiro Matsuno <tokuhirom@gmail.com>",
"Tom Heady <tom-github.com@punch.net>",
"Tomas Doran <bobtfish@bobtfish.net>",
"Wallace Reis <wreis@123people.com>",
"Yann Kerherve <yann@cyberion.net>",
"Yury Zavarin <yury.zavarin@gmail.com>",
"Yuval Kogman <nothingmuch@woobling.org>",
"chansen <chansen@cpan.org>",
"cho45 <cho45@lowreal.net>",
"chromatic <chromatic@wgz.org>",
"fREW Schmidt <frioux@gmail.com>",
"fayland <fayland@gmail.com>",
"franck cuny <franck@lumberjaph.net>",
"hiratara <hiratara@cpan.org>",
"kakuno <kakuno@livedoor.jp>",
"leedo <lee@laylward.com>",
"mala <github@ma.la>",
"osfameron <hakim.cassimally@gmail.com>",
"punytan <punytan@gmail.com>",
"vti <viacheslav.t@gmail.com>",
"xaicron <xaicron@gmail.com>",
"yappo <yappo@shibuya.pl>",
"\u00c6var Arnfj\u00f6r\u00f0 Bjarmason <avarab@gmail.com>",
"\u5510\u9cf3 <audreyt@audreyt.org>"
]
}