-
Notifications
You must be signed in to change notification settings - Fork 39
/
Copy pathMETA.json
131 lines (131 loc) · 4.08 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
{
"abstract" : "very simple DBI wrapper/ORMapper",
"author" : [
"Atsushi Kobayashi C<< <nekokak __at__ gmail.com> >>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.1.20, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Teng",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0",
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"DBIx::Tracer" : "0",
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.07",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41",
"Test::Pod::Coverage" : "1.00",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
"Class::Accessor::Lite" : "0.05",
"Class::Load" : "0.06",
"DBI" : "1.33",
"DBIx::Inspector" : "0.06",
"DBIx::TransactionManager" : "1.06",
"Data::Page" : "0",
"Data::Page::NoTotalEntries" : "0.02",
"SQL::Maker" : "0.14",
"Scalar::Util" : "0",
"parent" : "0",
"perl" : "5.016"
}
},
"test" : {
"requires" : {
"DBD::SQLite" : "0",
"File::Temp" : "0",
"JSON::XS" : "0",
"Test::Mock::Guard" : "0.10",
"Test::More" : "0.96",
"Test::Requires" : "0",
"Test::SharedFork" : "0.15"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/nekokak/p5-Teng/issues"
},
"homepage" : "https://github.com/nekokak/p5-Teng",
"repository" : {
"type" : "git",
"url" : "https://github.com/nekokak/p5-Teng.git",
"web" : "https://github.com/nekokak/p5-Teng"
}
},
"version" : "0.34",
"x_authority" : "cpan:NEKOKAK",
"x_contributors" : [
"AnaTofuZ <[email protected]>",
"Asato Wakisaka <[email protected]>",
"Atsushi Kato <[email protected]>",
"Atsushi Kobayashi <nekokak _at_ gmail dot com>",
"Atsushi Kobayashi <[email protected]>",
"Daisuke Maki <[email protected]>",
"Geraud CONTINSOUZAS <[email protected]>",
"ITO Nobuaki <[email protected]>",
"Ichito Nagata <[email protected]>",
"Jun Kuriyama <[email protected]>",
"Kazuhiro Osawa <[email protected]>",
"Kazuho Oku <[email protected]>",
"Kenichi Ishigaki <[email protected]>",
"Masahiro Chiba <[email protected]>",
"Masahiro Honma <[email protected]>",
"Masahiro Nagano <[email protected]>",
"Mihyaeru <[email protected]>",
"Nishibayashi Takuji <[email protected]>",
"Songmu <[email protected]>",
"Syohei YOSHIDA <[email protected]>",
"Takafumi ONAKA <[email protected]>",
"Takuji Nishibayashi <[email protected]>",
"Tokuhiro Matsuno <[email protected]>",
"Tomohiro Hosaka <[email protected]>",
"Yuki Ibe <[email protected]>",
"aereal <[email protected]>",
"cho45 <[email protected]>",
"hitode909 <[email protected]>",
"issm <[email protected]>",
"k-sato <[email protected]>",
"karupanerura <[email protected]>",
"kawamuray <[email protected]>",
"ktat <[email protected]>",
"libkenta <[email protected]>",
"makamaka <[email protected]>",
"moznion <[email protected]>",
"nipotan <[email protected]>",
"nobuoka <[email protected]>",
"zentooo <[email protected]>"
],
"x_serialization_backend" : "JSON::PP version 4.06",
"x_static_install" : 1
}