-
Notifications
You must be signed in to change notification settings - Fork 19
/
Copy pathMETA.json
86 lines (86 loc) · 2.4 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
{
"abstract" : "A Graphing/Visualization Tool",
"author" : [
"Masahiro Nagano C<< <kazeburo {at} gmail.com> >>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v0.8.4, CPAN::Meta::Converter version 2.132830",
"license" : [
"unknown"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "HRForecast",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"CPAN::Meta" : "0",
"CPAN::Meta::Prereqs" : "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" : {
"DBD::mysql" : "4.018",
"DBIx::Sunny" : "0.14",
"HTTP::Date" : "0",
"Kossy" : "0.27",
"List::MoreUtils" : "0",
"Log::Minimal" : "0.09",
"Parallel::Scoreboard" : "0.03",
"Plack::Builder::Conditionals" : "0.03",
"Plack::Middleware::Header" : "0.04",
"Plack::Middleware::Scope::Container" : "0.01",
"Scope::Container::DBI" : "0.03",
"Starlet" : "0.20",
"Time::Piece" : "1.15",
"Time::Piece::MySQL" : "0.06"
}
}
},
"release_status" : "unstable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/kazeburo/HRForecast/issues"
},
"homepage" : "https://github.com/kazeburo/HRForecast",
"repository" : {
"type" : "git",
"url" : "git://github.com/kazeburo/HRForecast.git",
"web" : "https://github.com/kazeburo/HRForecast"
}
},
"version" : "0.01",
"x_contributors" : [
"issm <issmxx@gmail.com>",
"Masayuki Matsuki <y.songmu@gmail.com>",
"Spring_MT <today.is.sky.blue.sky@gmail.com>",
"hitode909 <hitode909@gmail.com>",
"Daisuke Maki <lestrrat+github@gmail.com>",
"shiba_yu36 <shibayu36@gmail.com>",
"Akiyah <akiya.mizukoshi@gmail.com>",
"Masahiro Nagano <kazeburo@gmail.com>"
]
}