-
Notifications
You must be signed in to change notification settings - Fork 0
/
META.json
99 lines (99 loc) · 2.82 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
{
"abstract" : "Template with \"use strict\"",
"author" : [
"\"KOBAYASI, Hiroaki\" <[email protected]>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4234",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "YATT-Lite",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0",
"Module::CPANfile" : "0"
}
},
"runtime" : {
"recommends" : {
"AnyEvent::AIO" : "0",
"B::Utils" : "!= 0.26",
"Coro" : "0",
"Coro::AIO" : "0",
"Devel::StackTrace::WithLexicals" : "0.08",
"IO::AIO" : "0",
"Sub::Identify" : "0",
"Sub::Inspector" : "0",
"Test::Requires" : "0",
"Text::Glob" : "0",
"Time::Piece" : "0"
},
"requires" : {
"CGI" : "4.40",
"Cookie::Baker" : "0",
"Devel::StackTrace" : "0",
"File::AddInc" : "0",
"File::Path" : "0",
"HTML::Entities" : "0",
"Hash::MultiValue" : "0",
"JSON::MaybeXS" : "0",
"List::MoreUtils" : "0",
"List::Util" : "0",
"Locale::PO" : "0",
"MOP4Import::Declare" : "0.052",
"Plack" : "0",
"Tie::IxHash" : "0",
"URI::Escape" : "0",
"autodie" : "0",
"parent" : "0",
"perl" : ">= v5.10.1, != 5.17, != v5.19.3",
"version" : "0.77"
}
},
"test" : {
"requires" : {
"CGI::Compile" : "0",
"CGI::Emulate::PSGI" : "0",
"CGI::Session" : "0",
"DBD::SQLite" : "0",
"DBIx::Class" : "0",
"Email::Sender" : "0",
"Email::Simple" : "0",
"FCGI" : "0",
"FCGI::Client" : "0",
"File::Temp" : "0",
"File::stat" : "0",
"HTML::Entities" : "0",
"HTTP::Cookies" : "6.02",
"HTTP::Headers" : "0",
"Plack::Middleware::Session" : "0",
"Plack::Test" : "0",
"Pod::Simple::SimpleTree" : "0",
"Test::Differences" : "0.67",
"Test::Kantan" : "0",
"Test::More" : "0",
"Test::Refcount" : "0",
"Test::WWW::Mechanize::PSGI" : "0",
"Time::HiRes" : "0",
"YAML::Tiny" : "0"
}
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://dev.perl.org/licenses/"
],
"repository" : {
"url" : "https://github.com/hkoba/yatt_lite"
}
},
"version" : "0.121",
"x_serialization_backend" : "JSON::PP version 4.16"
}