-
Notifications
You must be signed in to change notification settings - Fork 12
/
META.json
153 lines (153 loc) · 5 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
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
{
"abstract" : "rich declarative transactional objects",
"author" : [
"UR was built by the software development team at the McDonnell Genome Institute"
],
"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" : "UR",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.4005"
}
},
"develop" : {
"requires" : {
"CPAN::Uploader" : "0",
"Minilla" : "v1.1.0",
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.04",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7",
"Version::Next" : "0"
}
},
"runtime" : {
"requires" : {
"Carp" : "0",
"Class::AutoloadCAN" : "0.03",
"Class::Autouse" : "2.0",
"Clone::PP" : "1.02",
"DBD::SQLite" : "1.14",
"DBI" : "1.601",
"Data::Compare" : "0.13",
"Data::UUID" : "0.148",
"Date::Format" : "0",
"Devel::GlobalDestruction" : "0",
"File::Basename" : "2.73",
"File::Path" : "0",
"File::Temp" : "0",
"FreezeThaw" : "0.43",
"Getopt::Complete" : "0.26",
"HTTP::Request" : "0",
"JSON" : "0",
"Lingua::EN::Inflect" : "1.88",
"List::MoreUtils" : "0",
"MRO::Compat" : "0",
"Module::Runtime" : "v0.14.0",
"Path::Class" : "0",
"Plack" : "0",
"Pod::Simple::HTML" : "3.03",
"Pod::Simple::Text" : "2.02",
"Sub::Install" : "0.924",
"Sub::Name" : "0.04",
"Sys::Hostname" : "1.11",
"Template" : "0",
"Text::Diff" : "0.35",
"Text::Glob" : "0",
"YAML" : "0",
"perl" : "v5.8.7",
"version" : "0"
}
},
"test" : {
"requires" : {
"Test::Deep" : "0",
"Test::Exception" : "0",
"Test::Fatal" : "0",
"Test::Fork" : "0",
"Test::More" : "0.98"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/genome/UR/issues"
},
"homepage" : "https://github.com/genome/UR",
"repository" : {
"type" : "git",
"url" : "git://github.com/genome/UR.git",
"web" : "https://github.com/genome/UR"
}
},
"version" : "0.45",
"x_contributors" : [
"Adam Coffman <[email protected]>",
"Adam Dukes <[email protected]>",
"Anthony Brummett <[email protected]>",
"Ben Oberkfell <[email protected]>",
"Brian Derickson <[email protected]>",
"Chris Oliver <[email protected]>",
"David Morton <[email protected]>",
"David Morton <[email protected]>",
"Eddie Belter <[email protected]>",
"Eric Clark <[email protected]>",
"Feiyu Du <[email protected]>",
"Gabriel Sanderson <[email protected]>",
"Ian Ferguson <[email protected]>",
"James Koval <[email protected]>",
"Jason Walker <[email protected]>",
"Jim Eldred <[email protected]>",
"Jim Weible <[email protected]>",
"Joshua McMichael <[email protected]>",
"Justin Lolofie <[email protected]>",
"Kyung Kim <[email protected]>",
"Mark Burnett <[email protected]>",
"Mark Johnson <[email protected]>",
"Matt Callaway <[email protected]>",
"Nathaniel Nutter <[email protected]>",
"Neil Bowers <[email protected]>",
"Philip Kimmey <[email protected]>",
"Rob Long <[email protected]>",
"Robert Long <[email protected]>",
"Scott Smith <[email protected]>",
"Sebastian Heil <(none)>",
"Steven Wallace <[email protected]>",
"Susanna Siebert <[email protected]>",
"Thomas B. Mooney <[email protected]>",
"Travis Abbott <[email protected]>",
"Yanick Champoux <[email protected]>",
"apregier <[email protected]>",
"charris <[email protected]>",
"edemello <[email protected]>",
"josborne <[email protected]>",
"jschindl <[email protected]>",
"lcarmich <[email protected]>",
"thepler <[email protected]>"
],
"x_serialization_backend" : "JSON::PP version 2.97001",
"x_static_install" : 0
}