summaryrefslogtreecommitdiff
path: root/META.json
blob: d4001620e47f83c56914f5049035cb804fc98f5a (plain)
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
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
{
   "abstract" : "Lightweight yet powerful web application framework",
   "author" : [
      "Dancer Core Developers"
   ],
   "dynamic_config" : 1,
   "generated_by" : "Dist::Zilla version 6.030, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Dancer2",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "CPAN::Meta::Requirements" : "2.120620",
            "ExtUtils::MakeMaker" : "0",
            "File::ShareDir::Install" : "0.06",
            "Module::Metadata" : "0"
         }
      },
      "develop" : {
         "requires" : {
            "AnyEvent" : "0",
            "CBOR::XS" : "0",
            "Class::Method::Modifiers" : "0",
            "Dist::Zilla::Plugin::Test::UnusedVars" : "0",
            "Perl::Tidy" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::Memory::Cycle" : "0",
            "Test::MockTime" : "0",
            "Test::More" : "0.88",
            "Test::NoTabs" : "0",
            "Test::Perl::Critic" : "0",
            "Test::Pod" : "1.41",
            "Test::Whitespaces" : "0",
            "YAML::XS" : "0"
         }
      },
      "runtime" : {
         "conflicts" : {
            "Role::Tiny" : "== 2.000007",
            "YAML" : "== 1.16"
         },
         "recommends" : {
            "CGI::Deurl::XS" : "0",
            "Class::XSAccessor" : "0",
            "Cpanel::JSON::XS" : "0",
            "Crypt::URandom" : "0",
            "HTTP::XSCookies" : "0.000015",
            "HTTP::XSHeaders" : "0",
            "Math::Random::ISAAC::XS" : "0",
            "MooX::TypeTiny" : "0",
            "Pod::Simple::Search" : "0",
            "Pod::Simple::SimpleTree" : "0",
            "Scope::Upper" : "0",
            "Type::Tiny::XS" : "0",
            "URL::Encode::XS" : "0",
            "Unicode::UTF8" : "0",
            "YAML::XS" : "0"
         },
         "requires" : {
            "Attribute::Handlers" : "0",
            "CLI::Osprey" : "0",
            "Carp" : "0",
            "Clone" : "0",
            "Config::Any" : "0",
            "Digest::SHA" : "0",
            "Encode" : "0",
            "Exporter" : "5.57",
            "Exporter::Tiny" : "0",
            "File::Basename" : "0",
            "File::Copy" : "0",
            "File::Path" : "0",
            "File::Share" : "0",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "File::Which" : "0",
            "HTTP::Date" : "0",
            "HTTP::Headers::Fast" : "0.21",
            "HTTP::Tiny" : "0",
            "Hash::Merge::Simple" : "0",
            "Hash::MultiValue" : "0",
            "Import::Into" : "0",
            "JSON::MaybeXS" : "0",
            "List::Util" : "1.29",
            "MIME::Base64" : "3.13",
            "Module::Runtime" : "0",
            "Moo" : "2.000000",
            "Moo::Role" : "0",
            "POSIX" : "0",
            "Path::Tiny" : "0",
            "Plack" : "1.0040",
            "Plack::Middleware::FixMissingBodyInRedirect" : "0",
            "Plack::Middleware::RemoveRedundantBody" : "0",
            "Ref::Util" : "0",
            "Role::Tiny" : "2.000000",
            "Safe::Isa" : "0",
            "Sub::Quote" : "0",
            "Template" : "0",
            "Template::Tiny" : "0",
            "Test::Builder" : "0",
            "Test::More" : "0.92",
            "Type::Tiny" : "1.000006",
            "Types::Standard" : "0",
            "URI::Escape" : "0",
            "YAML" : "0.86",
            "parent" : "0",
            "perl" : "5.014"
         },
         "suggests" : {
            "Fcntl" : "0",
            "MIME::Types" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Capture::Tiny" : "0.12",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "HTTP::Cookies" : "0",
            "HTTP::Headers" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Simple::SimpleTree" : "0",
            "Template" : "0",
            "Test::Builder" : "0",
            "Test::EOL" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.92"
         }
      }
   },
   "provides" : {
      "Dancer2" : {
         "file" : "lib/Dancer2.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::CLI" : {
         "file" : "lib/Dancer2/CLI.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::CLI::Gen" : {
         "file" : "lib/Dancer2/CLI/Gen.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::CLI::Version" : {
         "file" : "lib/Dancer2/CLI/Version.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core" : {
         "file" : "lib/Dancer2/Core.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::App" : {
         "file" : "lib/Dancer2/Core/App.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Cookie" : {
         "file" : "lib/Dancer2/Core/Cookie.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::DSL" : {
         "file" : "lib/Dancer2/Core/DSL.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Dispatcher" : {
         "file" : "lib/Dancer2/Core/Dispatcher.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Error" : {
         "file" : "lib/Dancer2/Core/Error.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Factory" : {
         "file" : "lib/Dancer2/Core/Factory.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::HTTP" : {
         "file" : "lib/Dancer2/Core/HTTP.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Hook" : {
         "file" : "lib/Dancer2/Core/Hook.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::MIME" : {
         "file" : "lib/Dancer2/Core/MIME.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Request" : {
         "file" : "lib/Dancer2/Core/Request.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Request::Upload" : {
         "file" : "lib/Dancer2/Core/Request/Upload.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Response" : {
         "file" : "lib/Dancer2/Core/Response.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Response::Delayed" : {
         "file" : "lib/Dancer2/Core/Response/Delayed.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::ConfigReader" : {
         "file" : "lib/Dancer2/Core/Role/ConfigReader.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::DSL" : {
         "file" : "lib/Dancer2/Core/Role/DSL.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::Engine" : {
         "file" : "lib/Dancer2/Core/Role/Engine.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::Handler" : {
         "file" : "lib/Dancer2/Core/Role/Handler.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::HasLocation" : {
         "file" : "lib/Dancer2/Core/Role/HasLocation.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::Hookable" : {
         "file" : "lib/Dancer2/Core/Role/Hookable.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::Logger" : {
         "file" : "lib/Dancer2/Core/Role/Logger.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::Serializer" : {
         "file" : "lib/Dancer2/Core/Role/Serializer.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::SessionFactory" : {
         "file" : "lib/Dancer2/Core/Role/SessionFactory.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::SessionFactory::File" : {
         "file" : "lib/Dancer2/Core/Role/SessionFactory/File.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::StandardResponses" : {
         "file" : "lib/Dancer2/Core/Role/StandardResponses.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Role::Template" : {
         "file" : "lib/Dancer2/Core/Role/Template.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Route" : {
         "file" : "lib/Dancer2/Core/Route.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Runner" : {
         "file" : "lib/Dancer2/Core/Runner.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Session" : {
         "file" : "lib/Dancer2/Core/Session.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Time" : {
         "file" : "lib/Dancer2/Core/Time.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Core::Types" : {
         "file" : "lib/Dancer2/Core/Types.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::FileUtils" : {
         "file" : "lib/Dancer2/FileUtils.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Handler::AutoPage" : {
         "file" : "lib/Dancer2/Handler/AutoPage.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Handler::File" : {
         "file" : "lib/Dancer2/Handler/File.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Logger::Capture" : {
         "file" : "lib/Dancer2/Logger/Capture.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Logger::Capture::Trap" : {
         "file" : "lib/Dancer2/Logger/Capture/Trap.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Logger::Console" : {
         "file" : "lib/Dancer2/Logger/Console.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Logger::Diag" : {
         "file" : "lib/Dancer2/Logger/Diag.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Logger::File" : {
         "file" : "lib/Dancer2/Logger/File.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Logger::Note" : {
         "file" : "lib/Dancer2/Logger/Note.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Logger::Null" : {
         "file" : "lib/Dancer2/Logger/Null.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Plugin" : {
         "file" : "lib/Dancer2/Plugin.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Serializer::Dumper" : {
         "file" : "lib/Dancer2/Serializer/Dumper.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Serializer::JSON" : {
         "file" : "lib/Dancer2/Serializer/JSON.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Serializer::Mutable" : {
         "file" : "lib/Dancer2/Serializer/Mutable.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Serializer::YAML" : {
         "file" : "lib/Dancer2/Serializer/YAML.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Session::Simple" : {
         "file" : "lib/Dancer2/Session/Simple.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Session::YAML" : {
         "file" : "lib/Dancer2/Session/YAML.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Template::Implementation::ForkedTiny" : {
         "file" : "lib/Dancer2/Template/Implementation/ForkedTiny.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Template::Simple" : {
         "file" : "lib/Dancer2/Template/Simple.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Template::TemplateToolkit" : {
         "file" : "lib/Dancer2/Template/TemplateToolkit.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Template::Tiny" : {
         "file" : "lib/Dancer2/Template/Tiny.pm",
         "version" : "v1.0.0"
      },
      "Dancer2::Test" : {
         "file" : "lib/Dancer2/Test.pm",
         "version" : "v1.0.0"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/PerlDancer/Dancer2/issues"
      },
      "homepage" : "http://perldancer.org/",
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/PerlDancer/Dancer2.git",
         "web" : "https://github.com/PerlDancer/Dancer2"
      },
      "x_IRC" : "irc://irc.perl.org/#dancer",
      "x_WebIRC" : "https://chat.mibbit.com/#dancer@irc.perl.org"
   },
   "version" : "1.0.0",
   "x_generated_by_perl" : "v5.36.1",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.36",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}