-
Notifications
You must be signed in to change notification settings - Fork 47
/
META.json
129 lines (129 loc) · 4.18 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
{
"abstract" : "Scalable template engine for Perl5",
"author" : [
"Fuji, Goro (gfx) <[email protected]>."
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.1.12, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Text-Xslate",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Devel::PPPort" : "3.33",
"Module::Build" : "0.4005",
"Module::Build::XSUtil" : "0",
"version" : "0.9913"
}
},
"develop" : {
"requires" : {
"Data::Section::Simple" : "0",
"Devel::StackTrace" : "0",
"Test::CPAN::Meta" : "0",
"Test::LeakTrace" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.07",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
"Data::MessagePack" : "0.38",
"Encode" : "2.26",
"Mouse" : "v2.5.0",
"Scalar::Util" : "1.14",
"Storable" : "2.15",
"parent" : "0.221",
"perl" : "5.008001"
}
},
"test" : {
"requires" : {
"File::Copy::Recursive" : "0",
"File::Path" : "2.07",
"Test::More" : "0.98",
"Test::Requires" : "0"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/xslate/p5-Text-Xslate/issues"
},
"homepage" : "https://github.com/xslate/p5-Text-Xslate",
"repository" : {
"type" : "git",
"url" : "git://github.com/xslate/p5-Text-Xslate.git",
"web" : "https://github.com/xslate/p5-Text-Xslate"
}
},
"version" : "v3.5.9",
"x_contributors" : [
"André Walker <[email protected]>",
"Anirvan Chatterjee <[email protected]>",
"Anirvan Chatterjee <[email protected]>",
"Ashley Pond V <[email protected]>",
"Brian Fraser <[email protected]>",
"Christian Walde <[email protected]>",
"David Steinbrunner <[email protected]>",
"Fuji, Goro (gfx) <[email protected]>",
"Fuji, Goro <[email protected]>",
"Fuji, Goro <[email protected]>",
"Hao Wu <[email protected]>",
"James E Keenan <[email protected]>",
"Jesse Luehrs <[email protected]>",
"Justin Cook <[email protected]>",
"Kazuhiro Osawa <[email protected]>",
"Kenichi Ishigaki <[email protected]>",
"Kentaro Horio <[email protected]>",
"Kevin M. Goess <[email protected]>",
"Konstantin S. Uvarin <[email protected]>",
"Mariano Wahlmann <[email protected]>",
"Masahiro Chiba <[email protected]>",
"Michael Kröll <[email protected]>",
"Mike Raynham <[email protected]>",
"Mons Anderson <[email protected]>",
"Nick Morrott <[email protected]>",
"Olaf Alders <[email protected]>",
"Shigeki Morimoto <[email protected]>",
"Shigeki Morimoto <[email protected]>",
"Shoichi Kaji <[email protected]>",
"Shoichi Kaji <[email protected]>",
"Syohei YOSHIDA <[email protected]>",
"Tasuku SUENAGA a.k.a. gunyarakun <[email protected]>",
"Tokuhiro Matsuno <[email protected]>",
"Ueda Satoshi <[email protected]>",
"Ueda Satoshi <[email protected]>",
"Yoshiki Kurihara <[email protected]>",
"c9s <[email protected]>",
"hiratara <[email protected]>",
"hitode909 <[email protected]>",
"lestrrat <[email protected]>",
"makamaka <[email protected]>",
"moznion <[email protected]>",
"punytan <[email protected]>"
],
"x_serialization_backend" : "JSON::PP version 4.06",
"x_static_install" : 0
}