This repository has been archived by the owner on Apr 18, 2023. It is now read-only.
-
Notifications
You must be signed in to change notification settings - Fork 2
/
MYMETA.json
77 lines (77 loc) · 2.19 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
{
"abstract" : "A resource and booking management tool for the greedy",
"author" : [
"Alex Muntada"
],
"dynamic_config" : 0,
"generated_by" : "Module::Install version 1.06, CPAN::Meta::Converter version 2.120921",
"license" : [
"agpl_3"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "V2-Server",
"no_index" : {
"directory" : [
"doc",
"inc",
"t"
]
},
"prereqs" : {
"build" : {
"requires" : {
"Data::Compare" : "0",
"Data::Dumper::Simple" : "0",
"ExtUtils::MakeMaker" : "6.36",
"File::Copy" : "0",
"JSON" : "0",
"List::Compare" : "0",
"Path::Class" : "0",
"Test::More" : "0",
"Test::Pod" : "0",
"Test::Pod::Coverage" : "0",
"Text::CSV" : "0",
"utf8::all" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.36"
}
},
"runtime" : {
"requires" : {
"Catalyst::Action::RenderView" : "0",
"Catalyst::Controller::REST" : "0",
"Catalyst::Model::DBIC::Schema" : "0",
"Catalyst::Plugin::ConfigLoader" : "0",
"Catalyst::Plugin::Static::Simple" : "0",
"Catalyst::Plugin::Unicode" : "0",
"Catalyst::View::JSON" : "0",
"Catalyst::View::TT" : "0",
"DBD::SQLite" : "0",
"DBIx::Class" : "0",
"DBIx::Class::TimeStamp" : "0",
"Data::ICal" : "0",
"Date::ICal" : "0",
"DateTime" : "0",
"DateTime::Event::ICal" : "0",
"DateTime::Format::SQLite" : "0",
"DateTime::Span" : "0",
"Exception::Class::TryCatch" : "0",
"File::Path" : "0",
"Getopt::Euclid" : "0",
"HTTP::Server::Simple::CGI" : "0",
"HTTP::Status" : "5.817",
"Set::Object" : "0",
"XML::LibXML" : "0",
"XML::Simple" : "0"
}
}
},
"release_status" : "stable",
"version" : "2.10"
}