{ "abstract" : "add a websocket interface to your Dancers app", "author" : [ "Yanick Champoux " ], "dynamic_config" : 0, "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010", "license" : [ "perl_5" ], "meta-spec" : { "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec", "version" : 2 }, "name" : "Dancer2-Plugin-WebSocket", "prereqs" : { "configure" : { "requires" : { "ExtUtils::MakeMaker" : "0" } }, "develop" : { "requires" : { "Test::More" : "0.96", "Test::Vars" : "0" } }, "runtime" : { "requires" : { "Dancer2::Plugin" : "0", "JSON::MaybeXS" : "0", "Moo" : "0", "Moo::Role" : "0", "Plack::App::WebSocket" : "0", "Scalar::Util" : "0", "Set::Tiny" : "0", "Try::Tiny" : "0", "strict" : "0", "warnings" : "0" } }, "test" : { "recommends" : { "CPAN::Meta" : "2.120900", "EV" : "0", "Mojolicious" : "0", "Plack::Util" : "0", "Twiggy::Server" : "0" }, "requires" : { "ExtUtils::MakeMaker" : "0", "File::Spec" : "0", "IO::Handle" : "0", "IPC::Open3" : "0", "Test::More" : "0", "Test::Requires" : "0", "perl" : "5.006" } } }, "provides" : { "Dancer2::Plugin::WebSocket" : { "file" : "lib/Dancer2/Plugin/WebSocket.pm", "version" : "v0.1.3" }, "Dancer2::Plugin::WebSocket::Connection" : { "file" : "lib/Dancer2/Plugin/WebSocket/Connection.pm", "version" : "v0.1.3" }, "Dancer2::Plugin::WebSocket::Group" : { "file" : "lib/Dancer2/Plugin/WebSocket/Group.pm", "version" : "v0.1.3" } }, "release_status" : "stable", "resources" : { "bugtracker" : { "web" : "https://github.com/yanick/Dancer2-Plugin-WebSocket/issues" }, "homepage" : "https://github.com/yanick/Dancer2-Plugin-WebSocket", "repository" : { "type" : "git", "url" : "https://github.com/yanick/Dancer2-Plugin-WebSocket.git", "web" : "https://github.com/yanick/Dancer2-Plugin-WebSocket" } }, "version" : "0.1.3", "x_author_pledge" : { "version" : 1 }, "x_authority" : "cpan:YANICK", "x_contributor_covenant" : { "version" : 0.02 }, "x_contributors" : [ "Frank Schreiner ", "Mohammad S Anwar " ], "x_generated_by_perl" : "v5.28.0", "x_serialization_backend" : "Cpanel::JSON::XS version 4.08" }