|
1 | 1 | {
|
2 |
| - "abstract" : "Perl Superglue for Web frameworks and Web Servers (PSGI toolkit)", |
| 2 | + "abstract" : "plackup core", |
3 | 3 | "author" : [
|
4 | 4 | "Tatsuhiko Miyagawa"
|
5 | 5 | ],
|
6 | 6 | "dynamic_config" : 0,
|
7 |
| - "generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 5.006, CPAN::Meta::Converter version 2.132830", |
| 7 | + "generated_by" : "Dist::Milla version v1.0.4, Dist::Zilla version 5.014, CPAN::Meta::Converter version 2.140640", |
8 | 8 | "license" : [
|
9 | 9 | "perl_5"
|
10 | 10 | ],
|
11 | 11 | "meta-spec" : {
|
12 | 12 | "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
13 | 13 | "version" : "2"
|
14 | 14 | },
|
15 |
| - "name" : "Plack", |
| 15 | + "name" : "Plack-Runner", |
16 | 16 | "no_index" : {
|
17 | 17 | "directory" : [
|
18 | 18 | "t",
|
|
37 | 37 | },
|
38 | 38 | "runtime" : {
|
39 | 39 | "requires" : {
|
40 |
| - "Apache::LogFormat::Compiler" : "0.12", |
41 |
| - "Devel::StackTrace" : "1.23", |
42 |
| - "Devel::StackTrace::AsHTML" : "0.11", |
43 | 40 | "File::ShareDir" : "1.00",
|
44 |
| - "Filesys::Notify::Simple" : "0", |
45 | 41 | "HTTP::Body" : "1.06",
|
46 | 42 | "HTTP::Message" : "5.814",
|
47 | 43 | "HTTP::Tiny" : "0.034",
|
|
53 | 49 | "URI" : "1.59",
|
54 | 50 | "parent" : "0",
|
55 | 51 | "perl" : "5.008001"
|
56 |
| - }, |
57 |
| - "suggests" : { |
58 |
| - "CGI::Compile" : "0", |
59 |
| - "CGI::Emulate::PSGI" : "0", |
60 |
| - "FCGI" : "0", |
61 |
| - "FCGI::ProcManager" : "0", |
62 |
| - "IO::Handle::Util" : "0", |
63 |
| - "LWP::UserAgent" : "5.814" |
64 | 52 | }
|
65 | 53 | },
|
66 | 54 | "test" : {
|
|
69 | 57 | "Test::Requires" : "0"
|
70 | 58 | },
|
71 | 59 | "suggests" : {
|
72 |
| - "Authen::Simple::Passwd" : "0", |
73 |
| - "CGI::Compile" : "0", |
74 |
| - "CGI::Emulate::PSGI" : "0", |
75 |
| - "HTTP::Request::AsCGI" : "0", |
76 |
| - "HTTP::Server::Simple::PSGI" : "0", |
77 |
| - "IO::Handle::Util" : "0", |
78 |
| - "LWP::Protocol::http10" : "0", |
79 |
| - "LWP::UserAgent" : "5.814", |
80 |
| - "Log::Log4perl" : "0", |
81 |
| - "MIME::Types" : "0", |
82 |
| - "Module::Refresh" : "0" |
| 60 | + "LWP::UserAgent" : "5.814" |
83 | 61 | }
|
84 | 62 | }
|
85 | 63 | },
|
86 | 64 | "release_status" : "stable",
|
87 | 65 | "resources" : {
|
88 | 66 | "bugtracker" : {
|
89 |
| - "web" : "https://github.com/plack/Plack/issues" |
| 67 | + "web" : "https://github.com/plack/Plack-Runner/issues" |
90 | 68 | },
|
91 |
| - "homepage" : "https://github.com/plack/Plack", |
| 69 | + "homepage" : "https://github.com/plack/Plack-Runner", |
92 | 70 | "repository" : {
|
93 | 71 | "type" : "git",
|
94 |
| - "url" : "https://github.com/plack/Plack.git", |
95 |
| - "web" : "https://github.com/plack/Plack" |
| 72 | + "url" : "https://github.com/plack/Plack-Runner.git", |
| 73 | + "web" : "https://github.com/plack/Plack-Runner" |
96 | 74 | }
|
97 | 75 | },
|
98 | 76 | "version" : "1.0030",
|
99 | 77 | "x_authority" : "cpan:MIYAGAWA",
|
100 | 78 | "x_contributors" : [
|
101 | 79 | "Aaron Trevena <aaron.trevena@gmail.com>",
|
102 |
| - "Alex J. G. Burzy\u0144ski <ajgb@cpan.org>", |
| 80 | + "Alex J. G. Burzyński <ajgb@cpan.org>", |
103 | 81 | "Alexandr Ciornii <alexchorny@gmail.com>",
|
104 | 82 | "Andrew Rodland <andrew@cleverdomain.org>",
|
105 | 83 | "Andy Wardley <abw@wardley.org>",
|
106 | 84 | "Aristotle Pagaltzis <pagaltzis@gmx.de>",
|
107 |
| - "Ask Bj\u00f8rn Hansen <ask@develooper.com>", |
| 85 | + "Ask Bjørn Hansen <ask@develooper.com>", |
108 | 86 | "Ben Morrow <ben@morrow.me.uk>",
|
109 | 87 | "Bernhard Graf <augensalat@gmail.com>",
|
110 | 88 | "Chia-liang Kao <clkao@clkao.org>",
|
|
149 | 127 | "Olaf Alders <olaf@wundersolutions.com>",
|
150 | 128 | "Oliver Gorwits <oliver@cpan.org>",
|
151 | 129 | "Oliver Paukstadt <pstadt@sourcentral.org>",
|
152 |
| - "Olivier Mengu\u00e9 <dolmen@cpan.org>", |
| 130 | + "Olivier Mengué <dolmen@cpan.org>", |
153 | 131 | "Panu Ervamaa <panu.ervamaa@frantic.com>",
|
154 | 132 | "Paul Driver <frodwith@gmail.com>",
|
155 | 133 | "Pedro Melo <melo@simplicidade.org>",
|
|
168 | 146 | "Stevan Little <stevan.little@iinteractive.com>",
|
169 | 147 | "Stuart A Johnston <saj_git@thecommune.net>",
|
170 | 148 | "Takeshi OKURA <okura3@gmail.com>",
|
| 149 | + "Tatsuhiko Miyagawa <miyagawa@bulknews.net>", |
171 | 150 | "Tokuhiro Matsuno <tokuhirom@gmail.com>",
|
172 | 151 | "Tom Heady <tom-github.com@punch.net>",
|
173 | 152 | "Tomas Doran <bobtfish@bobtfish.net>",
|
|
190 | 169 | "vti <viacheslav.t@gmail.com>",
|
191 | 170 | "xaicron <xaicron@gmail.com>",
|
192 | 171 | "yappo <yappo@shibuya.pl>",
|
193 |
| - "\u00c6var Arnfj\u00f6r\u00f0 Bjarmason <avarab@gmail.com>", |
194 |
| - "\u5510\u9cf3 <audreyt@audreyt.org>" |
| 172 | + "Ævar Arnfjörð Bjarmason <avarab@gmail.com>", |
| 173 | + "唐鳳 <audreyt@audreyt.org>" |
195 | 174 | ]
|
196 | 175 | }
|
197 | 176 |
|
0 commit comments