{
"abstract" : "add a websocket interface to your Dancers app",
"author" : [
"Yanick Champoux <yanick@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.017, 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",
"perl" : "v5.12.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"
}
}
},
"provides" : {
"Dancer2::Plugin::WebSocket" : {
"file" : "lib/Dancer2/Plugin/WebSocket.pm",
"version" : "v0.3.1"
},
"Dancer2::Plugin::WebSocket::Connection" : {
"file" : "lib/Dancer2/Plugin/WebSocket/Connection.pm",
"version" : "v0.3.1"
},
"Dancer2::Plugin::WebSocket::Group" : {
"file" : "lib/Dancer2/Plugin/WebSocket/Group.pm",
"version" : "v0.3.1"
}
},
"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.3.1",
"x_author_pledge" : {
"version" : 1
},
"x_authority" : "cpan:YANICK",
"x_contributor_covenant" : {
"version" : 0.02
},
"x_contributors" : [
"Frank Schreiner <schreiner@suse.de>",
"Mohammad S Anwar <mohammad.anwar@yahoo.com>",
"Vladislav Kantor <kantor.vladisla@gmail.com>",
"Yanick Champoux <yanick@babyl.ca>"
],
"x_generated_by_perl" : "v5.30.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.12",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}