-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathMYMETA.json
More file actions
117 lines (117 loc) · 3.47 KB
/
MYMETA.json
File metadata and controls
117 lines (117 loc) · 3.47 KB
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
116
117
{
"abstract" : "PREP API",
"author" : [
"Lucas Ansei <lucastakushi@hotmail.com.com>"
],
"dynamic_config" : 0,
"generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
"license" : [
"open_source"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "prep_api",
"no_index" : {
"directory" : [
"t",
"inc"
]
},
"prereqs" : {
"build" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"configure" : {
"requires" : {
"ExtUtils::MakeMaker" : "0"
}
},
"runtime" : {
"requires" : {
"App::ForkProve" : "0",
"App::Sqitch" : "0.9996",
"Business::BR::CPF" : "0",
"Carp" : "0",
"Config::General" : "0",
"Crypt::PRNG" : "0",
"DBD::Pg" : "0",
"DBIx::Class::Core" : "0",
"DBIx::Class::InflateColumn::Serializer" : "0",
"DBIx::Class::PassphraseColumn" : "0",
"DBIx::Class::ResultSet" : "0",
"DBIx::Class::Schema" : "0",
"DBIx::Class::TimeStamp" : "0",
"DDP" : "0",
"Data::Diver" : "0",
"Data::Fake" : "0",
"Data::Manager" : "0",
"Data::Printer" : "0",
"Data::Section::Simple" : "0",
"Data::Validate::URI" : "0",
"Data::Verifier::Field" : "0",
"Data::Verifier::Filters" : "0",
"Data::Verifier::Results" : "0",
"Data::Visitor" : "0",
"Data::Visitor::Callback" : "0",
"DateTime" : "0",
"Exporter" : "0",
"FindBin" : "0",
"Furl" : "0",
"IO::Handle" : "0",
"JSON" : "0",
"JSON::MaybeXS" : "0",
"LWP::UserAgent" : "0",
"Log::Log4perl" : "0",
"Mojo::Base" : "0",
"Mojo::IOLoop" : "0",
"Mojo::Pg" : "0",
"Mojo::Promise" : "0",
"Mojolicious::Plugin::Authorization" : "0",
"Mojolicious::Plugin::Minion" : "0",
"Mojolicious::Plugin::ParamLogger" : "0",
"Moose" : "0",
"Moose::Role" : "0",
"Moose::Util::TypeConstraints" : "0",
"MooseX::MarkAsMethods" : "0",
"MooseX::NonMoose" : "0",
"MooseX::Singleton" : "0",
"MooseX::Types" : "0",
"MooseX::Types::Moose" : "0",
"Net::Google::OAuth" : "0",
"Regexp::Common" : "0",
"Regexp::Common::time" : "0",
"Scalar::Util" : "0",
"Text::CSV" : "0",
"Time::Piece" : "0",
"Try::Tiny::Retry" : "0",
"base" : "0",
"common::sense" : "0",
"namespace::autoclean" : "0",
"perl" : "5.014002",
"strict" : "0",
"utf8" : "0",
"vars" : "0",
"warnings" : "0"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Mojo::Util" : "0",
"Test::Mojo" : "0",
"Test::More" : "0",
"blib" : "1.01",
"lib" : "0"
}
}
},
"release_status" : "stable",
"version" : 20190618,
"x_serialization_backend" : "JSON::PP version 2.97001"
}