-
Notifications
You must be signed in to change notification settings - Fork 0
/
MYMETA.json
129 lines (129 loc) · 4.37 KB
/
MYMETA.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" : "Catalyst based application",
"author" : [
"Thiago Rondon"
],
"dynamic_config" : 0,
"generated_by" : "Module::Install version 1.14, CPAN::Meta::Converter version 2.150005",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Iota",
"no_index" : {
"directory" : [
"inc",
"t"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.36",
"Test::Deep" : "0",
"Test::More" : "0.88"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"App::Sqitch" : "0",
"CSS::Minifier::XS" : "0",
"Catalyst::Action::RenderView" : "0",
"Catalyst::Authentication::Store::DBIx::Class" : "0",
"Catalyst::Component::InstancePerContext" : "0",
"Catalyst::Controller::REST" : "0",
"Catalyst::Model::DBIC::Schema" : "0",
"Catalyst::Plugin::Assets" : "0",
"Catalyst::Plugin::Authentication" : "0",
"Catalyst::Plugin::Authorization::Roles" : "0",
"Catalyst::Plugin::ConfigLoader" : "0",
"Catalyst::Plugin::Params::Nested" : "0",
"Catalyst::Plugin::Session" : "0",
"Catalyst::Plugin::Session::DynamicExpiry" : "0",
"Catalyst::Plugin::Session::PerUser" : "0",
"Catalyst::Plugin::Session::State::Cookie" : "0",
"Catalyst::Plugin::Session::Store::FastMmap" : "0",
"Catalyst::Plugin::Session::Store::File" : "0",
"Catalyst::Plugin::Static::Simple" : "0",
"Catalyst::Plugin::StatusMessage" : "0",
"Catalyst::Plugin::Unicode::Encoding" : "0",
"Catalyst::Runtime" : "5.90010",
"Catalyst::TraitFor::Controller::DBIC::DoesPaging" : "0",
"Catalyst::View::TT" : "0",
"Color::Scheme" : "0",
"Config::General" : "0",
"Crypt::PasswdMD5" : "0",
"DBD::Pg" : "0",
"DBIx::Class::PassphraseColumn" : "0",
"DBIx::Class::TimeStamp" : "0",
"Data::Diver" : "0",
"Data::Manager" : "0",
"Data::Printer" : "0",
"DateTime::Duration" : "0",
"DateTime::Format::Duration" : "0",
"DateTime::Format::Excel" : "0",
"DateTime::Format::Pg" : "0",
"DateTimeX::Easy" : "0",
"Digest::MD5" : "0",
"Email::MIME" : "0",
"Email::Sender" : "0",
"Email::Sender::Simple" : "0",
"Email::Sender::Transport::SMTP::TLS" : "0",
"FindBin" : "0",
"Geo::Coder::Google" : "0",
"Geo::Google::PolylineEncoder" : "0",
"Graphics::Color::RGB" : "0",
"HTML::HTML5::Writer" : "0",
"HTML::Scrubber" : "0",
"I18N::AcceptLanguage" : "0",
"JSON" : "0",
"JSON::Any" : "0",
"JSON::XS" : "0",
"JavaScript::Minifier::XS" : "0",
"List::MoreUtils" : "0",
"Math::Expression::Evaluator" : "0",
"Moose" : "0",
"MooseX::Traits" : "0",
"MooseX::Types::Email" : "0",
"MooseX::Types::JSON" : "0",
"RDF::Endpoint" : "0",
"RDF::Helper" : "0",
"Redis" : "0",
"Spreadsheet::ParseExcel::Stream" : "0",
"Spreadsheet::WriteExcel" : "0",
"Spreadsheet::XLSX" : "0",
"Statistics::Basic" : "0",
"Statistics::Descriptive" : "0",
"Storable" : "0",
"String::Random" : "0",
"Template" : "0",
"Template::AutoFilter" : "0",
"Test::Deep" : "0",
"Test::More" : "0.88",
"Text2URI" : "0.4",
"Text::CSV" : "0",
"Text::CSV_XS" : "0",
"Text::Iconv" : "0",
"XML::LibXML" : "0",
"XML::Simple" : "0",
"namespace::autoclean" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
]
},
"version" : "0.01",
"x_serialization_backend" : "JSON::PP version 2.27300"
}