blob: ed276931a42006f8fb5ee007ac61dd737abe48fe [file] [log] [blame]
Leo Repp58b9f112021-11-22 11:57:47 +01001{
2 "abstract" : "Mojolicious-based Frontend for KorAP",
3 "author" : [
4 "Nils Diewald"
5 ],
6 "dynamic_config" : 0,
7 "generated_by" : "ExtUtils::MakeMaker version 7.46, CPAN::Meta::Converter version 2.150010",
8 "license" : [
9 "freebsd"
10 ],
11 "meta-spec" : {
12 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13 "version" : 2
14 },
15 "name" : "Kalamar",
16 "no_index" : {
17 "directory" : [
18 "t",
19 "inc"
20 ]
21 },
22 "prereqs" : {
23 "build" : {
24 "requires" : {
25 "Test::Mojo::Session" : "1.06",
26 "Test::Mojo::WithRoles" : "0.02",
27 "Test::More" : "0"
28 }
29 },
30 "configure" : {
31 "requires" : {
32 "ExtUtils::MakeMaker" : "0"
33 }
34 },
35 "runtime" : {
36 "requires" : {
37 "Cache::FastMmap" : "1.47",
38 "Data::Serializer" : "0.6",
39 "JSON" : "4.02",
40 "Mojo::JWT" : "0.05",
41 "Mojolicious" : "8.42",
42 "Mojolicious::Plugin::CHI" : "0.2",
43 "Mojolicious::Plugin::ClientIP" : "0.01",
44 "Mojolicious::Plugin::ClosedRedirect" : "0.15",
45 "Mojolicious::Plugin::Localize" : "0.2",
46 "Mojolicious::Plugin::MailException" : "0.2",
47 "Mojolicious::Plugin::Notifications" : "1.05",
48 "Mojolicious::Plugin::Piwik" : "0.26",
49 "Mojolicious::Plugin::TagHelpers::ContentBlock" : "0.08",
50 "Mojolicious::Plugin::TagHelpers::MailToChiffre" : "0.1",
51 "Mojolicious::Plugin::TagHelpers::Pagination" : "0.07",
52 "Mojolicious::Plugin::Util::RandomString" : "0.08"
53 }
54 }
55 },
56 "release_status" : "stable",
57 "version" : "0.40",
58 "x_serialization_backend" : "JSON::PP version 4.05"
59}