-
Notifications
You must be signed in to change notification settings - Fork 6
/
Copy pathMYMETA.json
48 lines (48 loc) · 1.26 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
{
"abstract" : "Lightweight Ephemeris",
"author" : [
"Sergey Krushinsky <krushi at cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Module::Build version 0.4231",
"license" : [
"artistic_1"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Astro-Montenbruck",
"prereqs" : {
"build" : {
"requires" : {
"Pod::Simple::HTMLBatch" : "0",
"Pod::Simple::XHTML" : "0",
"Test::CheckManifest" : "0.9",
"Test::Harness" : "3.38",
"Test::More" : "1.30",
"Test::Pod::Coverage" : "1.08",
"Test::Simple" : "1.30"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0"
}
},
"runtime" : {
"requires" : {
"DateTime" : "1.44",
"DateTime::Format::Strptime" : "1.76",
"List::MoreUtils" : "0.43",
"Memoize" : "1.03",
"Readonly" : "2.05",
"Term::ANSIColor" : "1.00",
"Test::Number::Delta" : "1.06"
}
}
},
"release_status" : "stable",
"version" : "1.26",
"x_serialization_backend" : "JSON::PP version 2.97001"
}