{
"abstract" : "Check and report status of various services needed by your app",
"author" : [
"Thomas Klausner <domm@plix.at>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "Plack-App-ServiceStatus",
"no_index" : {
"directory" : [
"examples",
"t",
"xt"
]
},
"prereqs" : {
"build" : {
"requires" : {
"Module::Build" : "0.28"
}
},
"configure" : {
"requires" : {
"Module::Build" : "0.28"
}
},
"runtime" : {
"requires" : {
"Class::Accessor::Fast" : "0",
"Getopt::Long" : "0",
"JSON::MaybeXS" : "0",
"Log::Any" : "0",
"Module::Runtime" : "0",
"POSIX" : "0",
"Path::Tiny" : "0",
"Plack::Response" : "0",
"Pod::Usage" : "0",
"Sys::Hostname" : "0",
"Try::Tiny" : "0",
"base" : "0",
"perl" : "5.024"
}
},
"test" : {
"requires" : {
"File::Spec" : "0",
"File::Temp" : "0",
"IO::Handle" : "0",
"IPC::Open3" : "0",
"Test::MockModule" : "0",
"Test::MockObject" : "0",
"Test::More" : "0"
}
}
},
"provides" : {
"Plack::App::ServiceStatus" : {
"file" : "lib/Plack/App/ServiceStatus.pm",
"version" : "0.913"
},
"Plack::App::ServiceStatus::DBI" : {
"file" : "lib/Plack/App/ServiceStatus/DBI.pm",
"version" : "0.913"
},
"Plack::App::ServiceStatus::DBIC" : {
"file" : "lib/Plack/App/ServiceStatus/DBIC.pm",
"version" : "0.913"
},
"Plack::App::ServiceStatus::DBIxConnector" : {
"file" : "lib/Plack/App/ServiceStatus/DBIxConnector.pm",
"version" : "0.913"
},
"Plack::App::ServiceStatus::Elasticsearch" : {
"file" : "lib/Plack/App/ServiceStatus/Elasticsearch.pm",
"version" : "0.913"
},
"Plack::App::ServiceStatus::NetStomp" : {
"file" : "lib/Plack/App/ServiceStatus/NetStomp.pm",
"version" : "0.913"
},
"Plack::App::ServiceStatus::Redis" : {
"file" : "lib/Plack/App/ServiceStatus/Redis.pm",
"version" : "0.913"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/domm/Plack-App-ServiceStatus/issues"
},
"homepage" : "https://github.com/domm/Plack-App-ServiceStatus",
"repository" : {
"type" : "git",
"url" : "https://github.com/domm/Plack-App-ServiceStatus.git",
"web" : "https://github.com/domm/Plack-App-ServiceStatus"
}
},
"version" : "0.913",
"x_generated_by_perl" : "v5.34.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.30",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}