-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathMYMETA.json
More file actions
90 lines (90 loc) · 2.91 KB
/
MYMETA.json
File metadata and controls
90 lines (90 loc) · 2.91 KB
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
{
"abstract" : "Catalyst based application",
"author" : [
"Thiago Rondon"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 6.6302, CPAN::Meta::Converter version 2.120921",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "RNSP-PCS",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.36",
"Test::Deep" : "0",
"Test::More" : "0.88"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"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::Authentication" : "0",
"Catalyst::Plugin::Authorization::Roles" : "0",
"Catalyst::Plugin::ConfigLoader" : "0",
"Catalyst::Plugin::Params::Nested" : "0",
"Catalyst::Plugin::Session" : "0",
"Catalyst::Plugin::Session::State::Cookie" : "0",
"Catalyst::Plugin::Session::Store::FastMmap" : "0",
"Catalyst::Plugin::Static::Simple" : "0",
"Catalyst::Plugin::Unicode::Encoding" : "0",
"Catalyst::Runtime" : "5.90010",
"Catalyst::TraitFor::Controller::DBIC::DoesPaging" : "0",
"Catalyst::View::TT" : "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::Pg" : "0",
"DateTimeX::Easy" : "0",
"Email::MIME" : "0",
"Email::Sender" : "0",
"Email::Sender::Simple" : "0",
"Email::Sender::Transport::SMTP::TLS" : "0",
"FindBin" : "0",
"JSON" : "0",
"JSON::XS" : "0",
"List::MoreUtils" : "0",
"Math::Expression::Evaluator" : "0",
"Moose" : "0",
"MooseX::Traits" : "0",
"MooseX::Types::Email" : "0",
"String::Random" : "0",
"Template" : "0",
"Test::Deep" : "0",
"Test::More" : "0.88",
"Text::Iconv" : "0",
"XML::Simple" : "0",
"namespace::autoclean" : "0"
}
}
},
"release_status" : "stable",
"version" : "0.01"
}