-
Notifications
You must be signed in to change notification settings - Fork 10
/
META.json
104 lines (104 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
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
{
"abstract" : "Client library for Ukigumo",
"author" : [
"Tokuhiro Matsuno <tokuhirom AAJKLFJEF@ GMAIL COM>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v2.1.1, CPAN::Meta::Converter version 2.133380",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Ukigumo-Client",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"LWP::Protocol::PSGI" : "0",
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.04",
"Test::Perl::Critic" : "1.02",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"recommends" : {
"Growl::Any" : "0"
},
"requires" : {
"Capture::Tiny" : "0",
"Encode" : "2.58",
"Encode::Locale" : "0",
"File::HomeDir" : "0",
"File::Path" : "0",
"File::Temp" : "0",
"Getopt::Long" : "2.42",
"HTTP::Request::Common" : "0",
"JSON" : "2",
"LWP::UserAgent" : "6",
"Mouse" : "0",
"Pod::Usage" : "0",
"Scope::Guard" : "0",
"String::CamelCase" : "0",
"String::IRC" : "0",
"Ukigumo::Common" : "0.1",
"YAML::Tiny" : "0",
"parent" : "0",
"perl" : "5.008001"
}
},
"test" : {
"requires" : {
"Data::Section::Simple" : "0",
"File::pushd" : "0",
"Test::More" : "0.98",
"Test::Requires" : "0"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/ukigumo/Ukigumo-Client/issues"
},
"homepage" : "https://github.com/ukigumo/Ukigumo-Client",
"repository" : {
"type" : "git",
"url" : "git://github.com/ukigumo/Ukigumo-Client",
"web" : "https://github.com/ukigumo/Ukigumo-Client"
}
},
"version" : "0.36",
"x_authority" : "cpan:TOKUHIROM",
"x_contributors" : [
"xaicron <[email protected]>",
"Neil Bowers <[email protected]>",
"Masayuki Matsuki <[email protected]>",
"mattn <[email protected]>",
"Tokuhiro Matsuno <[email protected]>",
"Wataru TOYA <[email protected]>",
"ikasam_a <[email protected]>",
"moznion <[email protected]>"
]
}