-
Notifications
You must be signed in to change notification settings - Fork 1
/
META.json
101 lines (100 loc) · 3.15 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
{
"abstract" : "Command line apps for Chado relational database",
"author" : [
"Siddhartha Basu <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.025, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Modware-Loader",
"prereqs" : {
"build" : {
"requires" : {
"Module::Build" : "0.3601"
}
},
"configure" : {
"requires" : {
"Date::Manip" : "6.36",
"Module::Build" : "0.3601"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"version" : "0.9901"
}
},
"runtime" : {
"recommends" : {
"Child" : "0.009",
"DBD::Oracle" : "1.52",
"DBD::Pg" : "v2.19.3",
"Math::Base36" : "0.10"
},
"requires" : {
"Archive::Tar" : "1.92",
"BibTeX::Parser" : "0.65",
"Bio::Chado::Schema" : "0.20000",
"Bio::GFF3::LowLevel" : "1.5",
"Data::Dump" : "1.22",
"DateTime::Format::Strptime" : "1.56",
"Email::Abstract" : "3.006",
"Email::Address" : "1.900",
"Email::Sender::Simple" : "0.102370",
"Email::Simple" : "2.10",
"Email::Valid" : "0.184",
"File::Find::Rule" : "0.32",
"HTML::WikiConverter" : "0.68",
"HTML::WikiConverter::MediaWiki" : "0.59",
"LWP::Protocol::https" : "6.07",
"List::Util" : "1.45",
"Log::Log4perl" : "1.40",
"MooseX::App::Cmd" : "0.09",
"MooseX::Attribute::Dependent" : "v1.1.2",
"MooseX::ConfigFromFile" : "0.10",
"MooseX::Event" : "v0.2.0",
"MooseX::Getopt" : "0.70",
"MooseX::Object::Pluggable" : "0.0013",
"MooseX::Types::Path::Class" : "0.06",
"Number::Compare" : "0.03",
"OBO::Core::Ontology" : "1.40",
"Regexp::Common" : "2013030901",
"SQL::Library" : "v0.0.5",
"Spreadsheet::WriteExcel" : "2.37",
"Sub::Uplevel" : "0.24",
"Text::CSV" : "1.32",
"Text::TabularDisplay" : "1.33",
"Tie::Cache" : "0.17",
"XML::LibXML" : "1.70",
"XML::LibXSLT" : "1.81",
"XML::Simple" : "2.18",
"XML::Twig" : "3.44",
"perl" : "5.010"
}
},
"test" : {
"requires" : {
"MooX::Types::MooseLike" : "0.25",
"Test::Chado" : "v4.1.1",
"Test::File" : "1.34",
"Test::Moose::More" : "0.0019",
"Test::More" : "0.88",
"Test::Roo" : "1.002",
"Test::Spec" : "0.46"
}
}
},
"release_status" : "stable",
"resources" : {},
"version" : "v1.10.5",
"x_generated_by_perl" : "v5.32.1",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.29",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}