-
Notifications
You must be signed in to change notification settings - Fork 7
/
META.json
105 lines (105 loc) · 2.85 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
{
"abstract" : "Ukigumo test runner server",
"author" : [
"Tokuhiro Matsuno <tokuhirom AAJKLFJEF@ GMAIL COM>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v2.3.0, CPAN::Meta::Converter version 2.142690",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Ukigumo-Agent",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"Perl::Critic" : "0",
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.04",
"Test::Perl::Critic" : "0",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
"Amon2" : "6",
"Amon2::Plugin::ShareDir" : "0",
"Coro" : "0",
"Data::Validator" : "0",
"File::Path" : "0",
"File::Spec" : "0",
"Getopt::Long" : "2.42",
"JSON" : "2",
"List::Util" : "0",
"Log::Minimal" : "0",
"Mouse" : "0",
"Plack" : "0.9949",
"Pod::Usage" : "0",
"Text::Xslate" : "0",
"Time::Duration" : "0",
"Twiggy" : "0",
"Ukigumo::Client" : "0.36",
"Ukigumo::Common" : "0.10",
"autodie" : "0",
"parent" : "0",
"perl" : "5.010001",
"version" : "0"
}
},
"test" : {
"requires" : {
"Capture::Tiny" : "0",
"File::Temp" : "0",
"LWP::UserAgent" : "0",
"Plack::Loader" : "0",
"Test::More" : "0.98",
"Test::TCP" : "0"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/ukigumo/Ukigumo-Agent/issues"
},
"homepage" : "https://github.com/ukigumo/Ukigumo-Agent",
"repository" : {
"type" : "git",
"url" : "git://github.com/ukigumo/Ukigumo-Agent.git",
"web" : "https://github.com/ukigumo/Ukigumo-Agent"
}
},
"version" : "v0.1.8",
"x_authority" : "cpan:TOKUHIROM",
"x_contributors" : [
"Tomohiro Hosaka <bokutin@bokut.in>",
"mattn <mattn.jp@gmail.com>",
"Yoshihiro Sugi <sugi1982@gmail.com>",
"ikasam_a <masaki.nakagawa@gmail.com>",
"moznion <moznion@gmail.com>",
"hayajo <hayato.imai@gmail.com>",
"Tokuhiro Matsuno <tokuhirom@gmail.com>"
]
}