forked from tokuhirom/Text-Markdown-Hoedown
-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.json
115 lines (115 loc) · 3.59 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
{
"abstract" : "hoedown for Perl5",
"author" : [
"tokuhirom <tokuhirom@gmail.com>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v0.8.4, CPAN::Meta::Converter version 2.132830",
"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" : {
"CPAN::Meta" : "0",
"CPAN::Meta::Prereqs" : "0",
"ExtUtils::ParseXS" : "3.22",
"File::pushd" : "0",
"Module::Build" : "0.38"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion" : "0.10108",
"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.01",
"x_contributors" : [
"Ben Noordhuis <info@bnoordhuis.nl>",
"Bruno Michel <bruno.michel@af83.com>",
"nono <brmichel@free.fr>",
"Joseph Koshy <joseph.koshy@gmail.com>",
"mcansky <riboulet@gmail.com>",
"Krzysztof Kowalczyk <kkowalczyk@gmail.com>",
"Samuel Bronson <naesten@gmail.com>",
"Shuhei Tanuma <shuhei.tanuma@gmail.com>",
"Jason Novinger <jnovinger@gmail.com>",
"Brandon Croft <brandon.croft@gmail.com>",
"Matt Stancliff <matt@genges.com>",
"brief <sami.asiri@gmail.com>",
"Neil Williams <neil@reddit.com>",
"jbergstroem <bugs@bergstroem.nu>",
"Chad Weider <cweider@oofn.net>",
"chitsaou <chitsaou@techbang.com.tw>",
"Andre D <andre@andred.ca>",
"Greg Leaver <greg.leaver@gmail.com>",
"Sebastien Rombauts <sebastien.rombauts@gmail.com>",
"Frank Smit <frank@61924.nl>",
"JJ Allaire <jj@rstudio.org>",
"andrius bentkus <andrius.bentkus@gmail.com>",
"Chris <ckolumbus@gmx.de>",
"Vicent Marti <tanoku@gmail.com>",
"Vicent Martà <vicent@github.com>",
"Mike Buland <mike@xagasoft.com>",
"Ben Dolman <ben.dolman@gmail.com>",
"Balazs Nagy <julsevern@gmail.com>",
"Mike Morearty <mike@morearty.com>",
"Ryan McGeary <ryan@mcgeary.org>",
"Dmitriy Kiriyenko <dmitriy.kiriyenko@anahoret.com>",
"Joel Rosenberg <joeldrosenberg@yahoo.com>",
"Matt Rogers <mattrogers@sbcglobal.net>",
"Sam Soffes <sam@soff.es>",
"Sami A <samilstsrv@gmail.com>",
"Robin Dupret <robin.dupret@gmail.com>",
"Yukinari Toyota <xxseyxx@gmail.com>",
"Rick Bradley <bradley@github.com>",
"Kenichi Ishigaki <ishigaki@cpan.org>",
"Anatol Broder <anatol@penibelst.de>",
"Syohei YOSHIDA <syohex@gmail.com>",
"Xavier Mendez <jmendeth@gmail.com>",
"Devin Torres <devin@devintorr.es>"
]
}