-
Notifications
You must be signed in to change notification settings - Fork 9
/
Copy pathMETA.json
118 lines (118 loc) · 3.74 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
{
"abstract" : "hoedown for Perl5",
"author" : [
"tokuhirom <[email protected]>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.1.4, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Text-Markdown-Hoedown",
"no_index" : {
"directory" : [
"t",
"xt",
"tools",
"builder",
"hoedown",
"author"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"ExtUtils::ParseXS" : "3.22",
"File::pushd" : "0",
"Module::Build" : "0.4005"
}
},
"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" : {
"Exporter" : "0",
"parent" : "0",
"perl" : "5.008005"
}
},
"test" : {
"requires" : {
"Test::More" : "0.98"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/tokuhirom/Text-Markdown-Hoedown/issues"
},
"homepage" : "https://github.com/tokuhirom/Text-Markdown-Hoedown",
"repository" : {
"type" : "git",
"url" : "git://github.com/tokuhirom/Text-Markdown-Hoedown.git",
"web" : "https://github.com/tokuhirom/Text-Markdown-Hoedown"
}
},
"version" : "1.03",
"x_contributors" : [
"Anatol Broder <[email protected]>",
"Andre D <[email protected]>",
"Balazs Nagy <[email protected]>",
"Ben Dolman <[email protected]>",
"Ben Noordhuis <[email protected]>",
"Brandon Croft <[email protected]>",
"Bruno Michel <[email protected]>",
"Chad Weider <[email protected]>",
"Chris <[email protected]>",
"Devin Torres <[email protected]>",
"Dmitriy Kiriyenko <[email protected]>",
"Frank Smit <[email protected]>",
"Greg Leaver <[email protected]>",
"Ian P Bradley <[email protected]>",
"JJ Allaire <[email protected]>",
"Jason Novinger <[email protected]>",
"Joel Rosenberg <[email protected]>",
"Joseph Koshy <[email protected]>",
"Kenichi Ishigaki <[email protected]>",
"Krzysztof Kowalczyk <[email protected]>",
"Matt Rogers <[email protected]>",
"Matt Stancliff <[email protected]>",
"Mike Buland <[email protected]>",
"Mike Morearty <[email protected]>",
"Neil Williams <[email protected]>",
"Rick Bradley <[email protected]>",
"Robin Dupret <[email protected]>",
"Ryan McGeary <[email protected]>",
"Sam Soffes <[email protected]>",
"Sami A <[email protected]>",
"Samuel Bronson <[email protected]>",
"Sebastien Rombauts <[email protected]>",
"Shuhei Tanuma <[email protected]>",
"Syohei YOSHIDA <[email protected]>",
"Taeril <[email protected]>",
"Vicent Marti <[email protected]>",
"Vicent Martí <[email protected]>",
"Xavier Mendez <[email protected]>",
"Yukinari Toyota <[email protected]>",
"andrius bentkus <[email protected]>",
"brief <[email protected]>",
"chitsaou <[email protected]>",
"jbergstroem <[email protected]>",
"mcansky <[email protected]>",
"nono <[email protected]>"
],
"x_serialization_backend" : "JSON::PP version 2.27400",
"x_static_install" : 0
}