-
Notifications
You must be signed in to change notification settings - Fork 2
/
Copy pathMETA.json
58 lines (58 loc) · 1.41 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
{
"abstract" : "work with Mac plists at a low level, fast",
"author" : [
"Darren M. Kulp, C<< <[email protected]> >>"
],
"dynamic_config" : "1",
"generated_by" : "Module::Install version 1.19, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Mac-PropertyList-SAX",
"no_index" : {
"directory" : [
"inc",
"t"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.36",
"LWP" : "0",
"Test::More" : "0.42"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "6.36"
}
},
"runtime" : {
"requires" : {
"Encode" : "0",
"HTML::Entities" : "0",
"HTML::Entities::Numbered" : "0.04",
"MIME::Base64" : "0",
"Mac::PropertyList" : "1.601",
"Object::MultiType" : "0.02",
"XML::SAX::Base" : "0",
"XML::SAX::Expat" : "0.4",
"XML::SAX::ParserFactory" : "0",
"constant" : "1.06",
"enum" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
]
},
"version" : "1.002"
}