-
Notifications
You must be signed in to change notification settings - Fork 13
/
META.json
125 lines (125 loc) · 3.6 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
{
"abstract" : "The ORM as our great brother.",
"author" : [
"karupanerura <karupa@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.1.1, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Aniki",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"DBIx::Class::Core" : "0",
"DBIx::Class::Schema" : "0",
"Teng" : "0",
"Teng::Schema::Declare" : "0",
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.04",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7",
"Time::Moment" : "0"
}
},
"runtime" : {
"recommends" : {
"Data::WeightedRoundRobin" : "0",
"SQL::Maker::Plugin::JoinSelect" : "0"
},
"requires" : {
"B::Hooks::EndOfScope" : "0",
"Class::Inspector" : "0",
"DBI" : "0",
"DBIx::Handler" : "0.12",
"DBIx::Schema::DSL" : "0",
"Data::Page::NoTotalEntries" : "0",
"Data::Section::Simple" : "0",
"File::Path" : "0",
"Getopt::Long" : "0",
"Hash::Util::FieldHash" : "0",
"Lingua::EN::Inflect" : "0",
"List::MoreUtils" : "0",
"List::UtilsBy" : "0",
"Module::Load" : "0",
"Mouse" : "v2.4.5",
"Mouse::Role" : "0",
"Mouse::Util::TypeConstraints" : "0",
"SQL::Maker" : "1.19",
"SQL::Maker::SQLType" : "0",
"SQL::NamedPlaceholder" : "0",
"SQL::QueryMaker" : "0",
"SQL::Translator::Schema::Constants" : "0",
"Scalar::Util" : "0",
"String::CamelCase" : "0",
"Try::Tiny" : "0",
"namespace::autoclean" : "0",
"parent" : "0",
"perl" : "5.014002"
}
},
"test" : {
"recommends" : {
"DBD::Pg" : "0",
"DBD::mysql" : "0",
"Test::PostgreSQL" : "0",
"Test::mysqld" : "0"
},
"requires" : {
"DBD::SQLite" : "0",
"List::Util" : "0",
"Mouse::Util" : "0",
"Test::Builder" : "0",
"Test::Builder::Module" : "0",
"Test::More" : "0.98",
"Test::Requires" : "0",
"feature" : "0"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/karupanerura/Aniki/issues"
},
"homepage" : "https://github.com/karupanerura/Aniki",
"repository" : {
"type" : "git",
"url" : "git://github.com/karupanerura/Aniki.git",
"web" : "https://github.com/karupanerura/Aniki"
}
},
"version" : "1.06",
"x_authority" : "cpan:KARUPA",
"x_contributors" : [
"Pine Mizune <pinemz@gmail.com>",
"Syohei YOSHIDA <syohex@gmail.com>",
"mamimumemoomoo <k.k.n.n.ken.mmm@gmail.com>",
"watanabe-yocihi <watanabe-yoichi@kayac.com>"
],
"x_serialization_backend" : "JSON::PP version 2.97001",
"x_static_install" : 1
}