-
Notifications
You must be signed in to change notification settings - Fork 10
/
MYMETA.json
69 lines (69 loc) · 1.67 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
{
"abstract" : "Perl bindings to Flickr API",
"author" : [
"Toby Corkindale <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Module::Install version 1.16, CPAN::Meta::Converter version 2.150005",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Flickr-API2",
"no_index" : {
"directory" : [
"inc",
"t"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.59",
"LWP::Online" : "0",
"Test::Exception" : "0",
"Test::More" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"recommends" : {
"JSON::XS" : "0"
},
"requires" : {
"Compress::Zlib" : "0",
"Digest::MD5" : "0",
"Encode::Base58" : "0",
"HTTP::Message" : "1.56",
"HTTP::Request" : "0",
"HTTP::Response" : "0",
"JSON" : "0",
"LWP::Protocol::https" : "0",
"LWP::UserAgent" : "0",
"Moo" : "0",
"Retry" : "0",
"URI" : "1.18",
"parent" : "0",
"perl" : "5.012"
}
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "https://github.com/TJC/Flickr-API2"
}
},
"version" : "2.10",
"x_serialization_backend" : "JSON::PP version 2.27300"
}