-
Notifications
You must be signed in to change notification settings - Fork 32
/
META.json
153 lines (153 loc) · 5.04 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
{
"abstract" : "Moose minus the antlers",
"author" : [
"Shawn M Moore <sartak at gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.1.24, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Mouse",
"no_index" : {
"directory" : [
"t",
"xt",
"tool",
"author",
"example",
"benchmarks",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Devel::PPPort" : "3.59",
"ExtUtils::ParseXS" : "3.22",
"Module::Build" : "0.4005",
"Module::Build::XSUtil" : "0.19",
"version" : "0.9913"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::DependentModules" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.07",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "0",
"Test::Spellunker" : "v0.2.7"
},
"suggests" : {
"Declare::Constraints::Simple" : "0",
"HTTP::Headers" : "0",
"IO::String" : "0",
"Locale::US" : "0",
"Params::Coerce" : "0",
"Regexp::Common" : "0",
"Test::Deep" : "0",
"URI" : "0"
}
},
"runtime" : {
"conflicts" : {
"Any::Moose" : "< 0.10",
"MouseX::AttributeHelpers" : "< 0.06",
"MouseX::NativeTraits" : "< 1.00"
},
"requires" : {
"Scalar::Util" : "1.14",
"XSLoader" : "0.02",
"perl" : "5.008005"
}
},
"test" : {
"requires" : {
"Test::Exception" : "0",
"Test::Fatal" : "0",
"Test::LeakTrace" : "0",
"Test::More" : "0.88",
"Test::Output" : "0",
"Test::Requires" : "0",
"Try::Tiny" : "0"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/xslate/p5-Mouse/issues"
},
"homepage" : "https://github.com/xslate/p5-Mouse",
"repository" : {
"type" : "git",
"url" : "https://github.com/xslate/p5-Mouse.git",
"web" : "https://github.com/xslate/p5-Mouse"
}
},
"version" : "v2.5.11",
"x_contributors" : [
"Aleksandr Matveev <[email protected]>",
"Alex Solovey <[email protected]>",
"Bernhard M. Wiedemann <[email protected]>",
"Boutros Lab User <[email protected]>",
"Brett <[email protected]>",
"Chris Prather <[email protected]>",
"Chris Prather <[email protected]>",
"Daisuke Maki (lestrrat) <[email protected]>",
"Daisuke Maki <[email protected]>",
"Dann <[email protected]>",
"David Steinbrunner <[email protected]>",
"Eiichi Tsukata <[email protected]>",
"FUJI Goro (gfx) <[email protected]>",
"Fuji, Goro <[email protected]>",
"Fuji, Goro <[email protected]>",
"Fuji, Goro <[email protected]>",
"Ingy dot Net <[email protected]>",
"Jesse Vincent <[email protected]>",
"Joel Bernstein <[email protected]>",
"John SJ Anderson <[email protected]>",
"Kensaku Araga <[email protected]>",
"Kent Fredric <[email protected]>",
"Luca Ferrari <[email protected]>",
"Masahiro Honma <[email protected]>",
"Matt S Trout <[email protected]>",
"Michael G. Schwern <[email protected]>",
"NAKAGAWA Masaki <[email protected]>",
"Nick Woolley <[email protected]>",
"Nicolas R <[email protected]>",
"Piotr Roszatycki <[email protected]>",
"Reini Urban <[email protected]>",
"Reini Urban <[email protected]>",
"Ricardo SIGNES <[email protected]>",
"Sergey Kolychev <[email protected]>",
"Sergiy Zuban <[email protected]>",
"Shawn M Moore <[email protected]>",
"Shawn M Moore <[email protected]>",
"Shohei YOSHIDA <[email protected]>",
"Shoichi Kaji <[email protected]>",
"Shoichi Kaji <[email protected]>",
"Stanislaw Pusep <[email protected]>",
"Todd Rinaldo <[email protected]>",
"Todd Rinaldo <[email protected]>",
"Tokuhiro Matsuno <[email protected]>",
"Tokuhiro Matsuno <[email protected]>",
"Tomas Doran (t0m) <[email protected]>",
"Vincent Pit <[email protected]>",
"Yuval Kogman <[email protected]>",
"markstos <[email protected]>",
"mp0liiu <[email protected]>",
"sunnavy <[email protected]>",
"wu-lee <[email protected]>",
"Ævar Arnfjörð Bjarmason <[email protected]>",
"大沢 和宏 <[email protected]>"
],
"x_serialization_backend" : "JSON::PP version 4.16",
"x_static_install" : 0
}