-
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) <gfuji@cpan.org>."
],
"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 <andre@andrewalker.net>",
"Anirvan Chatterjee <anirvan@users.noreply.github.com>",
"Anirvan Chatterjee <x.github@chatterjee.net>",
"Ashley Pond V <ashley.pond.v@gmail.com>",
"Brian Fraser <fraserbn@gmail.com>",
"Christian Walde <walde.christian@googlemail.com>",
"David Steinbrunner <dsteinbrunner@pobox.com>",
"Fuji, Goro (gfx) <goro-fuji@cookpad.com>",
"Fuji, Goro <fuji.goro@dena.jp>",
"Fuji, Goro <g.psy.va@gmail.com>",
"Hao Wu <hwu@intellisurvey.com>",
"James E Keenan <jkeenan@cpan.org>",
"Jesse Luehrs <doy@tozt.net>",
"Justin Cook <jscook@users.noreply.github.com>",
"Kazuhiro Osawa <yappo@shibuya.pl>",
"Kenichi Ishigaki <ishigaki@cpan.org>",
"Kentaro Horio <style@fout.jp>",
"Kevin M. Goess <kgoess@craigslist.org>",
"Konstantin S. Uvarin <khedin@gmail.com>",
"Mariano Wahlmann <dichoso@gmail.com>",
"Masahiro Chiba <chiba@everqueue.com>",
"Michael Kröll <michael.kroell@geizhals.at>",
"Mike Raynham <mike.raynham@spareroom.co.uk>",
"Mons Anderson <mons@cpan.org>",
"Nick Morrott <knowledgejunkie@gmail.com>",
"Olaf Alders <olaf@wundersolutions.com>",
"Shigeki Morimoto <github@morimo.to>",
"Shigeki Morimoto <shigeki.morimoto@mixi.co.jp>",
"Shoichi Kaji <skaji@cpan.org>",
"Shoichi Kaji <skaji@outlook.com>",
"Syohei YOSHIDA <syohex@gmail.com>",
"Tasuku SUENAGA a.k.a. gunyarakun <tasuku-s-github@titech.ac>",
"Tokuhiro Matsuno <tokuhirom@gmail.com>",
"Ueda Satoshi <gunyoki@gmail.com>",
"Ueda Satoshi <ueda.satoshi@dena.jp>",
"Yoshiki Kurihara <kurihara@cpan.org>",
"c9s <cornelius.howl@gmail.com>",
"hiratara <hiratara@cpan.org>",
"hitode909 <hitode909@gmail.com>",
"lestrrat <lestrrat+github@gmail.com>",
"makamaka <makamaka.donzoko@gmail.com>",
"moznion <moznion@gmail.com>",
"punytan <punytan@gmail.com>"
],
"x_serialization_backend" : "JSON::PP version 4.06",
"x_static_install" : 0
}