{ "abstract" : "Notify Slack channels of new releases pushed from a repository.", "author" : [ "Guillaume Aubert " ], "dynamic_config" : 1, "generated_by" : "Module::Build version 0.4205", "license" : [ "gpl_3" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : "2" }, "name" : "App-GitHooks-Plugin-NotifyReleasesToSlack", "prereqs" : { "build" : { "requires" : { "Test::FailWarnings" : "0", "Test::Git" : "0", "Test::More" : "0.94" } }, "configure" : { "requires" : { "Module::Build" : "0" } }, "runtime" : { "requires" : { "App::GitHooks" : "0", "CPAN::Changes" : "0", "Data::Dumper" : "0", "JSON" : "0", "LWP::UserAgent" : "0", "Log::Any" : "0", "Try::Tiny" : "0", "perl" : "5.01" } } }, "provides" : { "App::GitHooks::Plugin::NotifyReleasesToSlack" : { "file" : "lib/App/GitHooks/Plugin/NotifyReleasesToSlack.pm", "version" : "v1.0.1" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/guillaumeaubert/App-GitHooks-Plugin-NotifyReleasesToSlack/issues" }, "homepage" : "https://metacpan.org/release/App-GitHooks-Plugin-NotifyReleasesToSlack", "license" : [ "http://www.gnu.org/licenses/gpl-3.0.txt" ], "repository" : { "url" : "https://github.com/guillaumeaubert/App-GitHooks-Plugin-NotifyReleasesToSlack" } }, "version" : "v1.0.1" }