-
Notifications
You must be signed in to change notification settings - Fork 24
/
META.json
94 lines (94 loc) · 2.67 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
{
"abstract" : "Mail Analyzing Interface for bounce mails.",
"author" : [
"azumakuniyuki"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.1.8, CPAN::Meta::Converter version 2.150010",
"license" : [
"freebsd"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Sisimai",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.07",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7",
"Test::UsedModules" : "0.03"
}
},
"runtime" : {
"requires" : {
"Class::Accessor::Lite" : "0.05",
"JSON" : "2.90",
"Module::Load" : "0.32",
"Time::Local" : "1.19",
"Time::Piece" : "1.29",
"perl" : "v5.26.0"
}
},
"test" : {
"requires" : {
"Test::More" : "0.98"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/sisimai/p5-sisimai/issues"
},
"homepage" : "https://libsisimai.org/",
"repository" : {
"type" : "git",
"url" : "git://github.com/sisimai/p5-sisimai.git",
"web" : "https://github.com/sisimai/p5-sisimai"
}
},
"version" : "v5.1.0",
"x_contributors" : [
"0xcdcdcdcd <0xcdcdcdcd@gmail.com>",
"Adrian Yee <adrian@gt.net>",
"Alexandre Derumier <aderumier@odiso.com>",
"Jon Jensen <jon@endpoint.com>",
"Jonathan Leroy <jonathan@inikup.com>",
"Mutsutoshi Yoshimoto <negachov@gmail.com>",
"Stefan Hornburg (Racke) <racke@linuxia.de>",
"Valentin Henon <valentin.henon@gmail.com>",
"Xavier <yadd@debian.org>",
"Xavier Guimard <x.guimard@free.fr>",
"azuma, kuniyuki <azumakuniyuki@users.noreply.github.com>",
"azumakuniyuki <azumakuniyuki+github.com@gmail.com>",
"azumakuniyuki <azumakuniyuki@gmail.com>",
"azumakuniyuki <perl.org@azumakuniyuki.org>",
"batarian71 <36008612+batarian71@users.noreply.github.com>",
"jcbf <underspell@gmail.com>",
"root <root@bwt-1.squaremx.com>"
],
"x_serialization_backend" : "JSON::PP version 4.02",
"x_static_install" : 1
}