-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathMETA.json
86 lines (86 loc) · 2.83 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
{
"abstract" : "COUNTER Codes of Practice report processing",
"author" : [
"Paul Hoffman <[email protected]>",
"Todd Holbrook <[email protected]>",
"Helge Knüttel <[email protected]>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4007, CPAN::Meta::Converter version 2.131560",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Biblio-COUNTER",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.40"
}
},
"runtime" : {
"requires" : {
"Log::Log4perl" : "0",
"Text::CSV" : "0"
}
}
},
"provides" : {
"Biblio::COUNTER" : {
"file" : "lib/Biblio/COUNTER.pm",
"version" : "0.15"
},
"Biblio::COUNTER::Processor" : {
"file" : "lib/Biblio/COUNTER/Processor.pm"
},
"Biblio::COUNTER::Processor::Atomize" : {
"file" : "lib/Biblio/COUNTER/Processor/Atomize.pm"
},
"Biblio::COUNTER::Processor::Simple" : {
"file" : "lib/Biblio/COUNTER/Processor/Simple.pm"
},
"Biblio::COUNTER::Processor::Validate" : {
"file" : "lib/Biblio/COUNTER/Processor/Validate.pm"
},
"Biblio::COUNTER::Report" : {
"file" : "lib/Biblio/COUNTER/Report.pm"
},
"Biblio::COUNTER::Report::Release2::DatabaseReport1" : {
"file" : "lib/Biblio/COUNTER/Report/Release2/DatabaseReport1.pm"
},
"Biblio::COUNTER::Report::Release2::DatabaseReport2" : {
"file" : "lib/Biblio/COUNTER/Report/Release2/DatabaseReport2.pm"
},
"Biblio::COUNTER::Report::Release2::DatabaseReport3" : {
"file" : "lib/Biblio/COUNTER/Report/Release2/DatabaseReport3.pm"
},
"Biblio::COUNTER::Report::Release2::JournalReport1" : {
"file" : "lib/Biblio/COUNTER/Report/Release2/JournalReport1.pm"
},
"Biblio::COUNTER::Report::Release2::JournalReport1a" : {
"file" : "lib/Biblio/COUNTER/Report/Release2/JournalReport1a.pm"
},
"Biblio::COUNTER::Report::Release2::JournalReport2" : {
"file" : "lib/Biblio/COUNTER/Report/Release2/JournalReport2.pm"
},
"Biblio::COUNTER::Report::Release3::JournalReport1" : {
"file" : "lib/Biblio/COUNTER/Report/Release3/JournalReport1.pm"
},
"Biblio::COUNTER::Report::Release3::JournalReport1a" : {
"file" : "lib/Biblio/COUNTER/Report/Release3/JournalReport1a.pm"
},
"Biblio::COUNTER::Report::Release4::JournalReport1" : {
"file" : "lib/Biblio/COUNTER/Report/Release4/JournalReport1.pm"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
]
},
"version" : "0.15"
}