liblog-gelf-util-perl/META.json

86 lines
2.1 KiB
JSON

{
"abstract" : "Utility functions for Graylog's GELF format.",
"author" : [
"Adam Clarke <adamc@strategicdata.com.au>"
],
"dynamic_config" : 0,
"generated_by" : "Minilla/v3.0.1",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "Log-GELF-Util",
"no_index" : {
"directory" : [
"t",
"xt",
"inc",
"share",
"eg",
"examples",
"author",
"builder"
]
},
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.035"
}
},
"develop" : {
"requires" : {
"Test::CPAN::Meta" : "0",
"Test::MinimumVersion::Fast" : "0.04",
"Test::PAUSE::Permissions" : "0.04",
"Test::Pod" : "1.41",
"Test::Spellunker" : "v0.2.7"
}
},
"runtime" : {
"requires" : {
"JSON::MaybeXS" : "0",
"Math::Random::MT" : "0",
"Params::Validate" : "0",
"Readonly" : "2.00",
"Sys::Hostname" : "0",
"Time::HiRes" : "0",
"perl" : "5.010"
}
},
"test" : {
"requires" : {
"Test::Exception" : "0",
"Test::More" : "0.98",
"Test::Warnings" : "0.005"
}
}
},
"provides" : {
"Log::GELF::Util" : {
"file" : "lib/Log/GELF/Util.pm",
"version" : "0.96"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/strategicdata/log-gelf-util/issues"
},
"homepage" : "https://github.com/strategicdata/log-gelf-util",
"repository" : {
"url" : "git://github.com/strategicdata/log-gelf-util.git",
"web" : "https://github.com/strategicdata/log-gelf-util"
}
},
"version" : "0.96",
"x_contributors" : [
"Adam Clarke <adam.clarke@strategicdata.com.au>",
"Adam Clarke <adam@clarke.id.au>"
],
"x_serialization_backend" : "JSON::PP version 2.27300"
}