-
Notifications
You must be signed in to change notification settings - Fork 15
Expand file tree
/
Copy pathMETA.json
More file actions
96 lines (96 loc) · 2.8 KB
/
META.json
File metadata and controls
96 lines (96 loc) · 2.8 KB
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
{
"abstract" : "detect outdated CPAN modules in your environment.",
"author" : [
"Tokuhiro Matsuno"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.0.10, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "cpan-outdated",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.04",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
"CPAN::DistnameInfo" : "0.1",
"ExtUtils::Installed" : "0",
"File::Temp" : "0",
"Getopt::Long" : "0",
"HTTP::Tiny" : "0.012",
"IO::Zlib" : "0",
"Module::CoreList" : "0",
"Module::Metadata" : "1.000007",
"Pod::Usage" : "0",
"URI" : "0",
"local::lib" : "1.006008",
"perl" : "5.008001",
"version" : "0"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/tokuhirom/cpan-outdated/issues"
},
"homepage" : "https://github.com/tokuhirom/cpan-outdated",
"repository" : {
"type" : "git",
"url" : "git://github.com/tokuhirom/cpan-outdated.git",
"web" : "https://github.com/tokuhirom/cpan-outdated"
}
},
"version" : "0.32",
"x_authority" : "cpan:TOKUHIROM",
"x_contributors" : [
"Jesse Luehrs <doy@tozt.net>",
"Fuji, Goro <gfuji@cpan.org>",
"Masahiro Chiba <chiba@everqueue.com>",
"kmx <kmx@volny.cz>",
"Olaf Alders <olaf@wundersolutions.com>",
"Paul Findlay <paul@findlay.net.nz>",
"Sharl Morlaroll <sharl_github@haun.org>",
"Oleg Gashev <oleg@gashev.net>",
"David Steinbrunner <dsteinbrunner@pobox.com>",
"opendevnet <grtodd@gmail.com>",
"Tatsuhiko Miyagawa <miyagawa@bulknews.net>",
"Joenio Costa <joenio@colivre.coop.br>",
"Dan Book <grinnz@grinnz.com>",
"Tokuhiro Matsuno <tokuhirom@gmail.com>",
"Ben Bullock <benkasminbullock@gmail.com>",
"Tatsuhiko Miyagawa <miyagawa@gmail.com>",
"Syohei YOSHIDA <syohex@gmail.com>",
"Olivier Mengué <dolmen@cpan.org>"
],
"x_serialization_backend" : "JSON::PP version 2.27400"
}