{
   "abstract" : "A Mojolicious publish/subscribe channels based on websocket.",
   "author" : [
      "Emiliano Bruni <info@ebruni.it>"
   ],
   "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" : "Mojo-WebSocket-PubSub",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.013002"
         }
      },
      "develop" : {
         "requires" : {
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "perl" : "5.006",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "DDP" : "0",
            "Mojolicious" : "9.00",
            "Regexp::Pattern" : "0",
            "Term::ANSIColor" : "0",
            "Term::Shell" : "0.12",
            "Time::HiRes" : "0",
            "perl" : "5.013002"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::More" : "0",
            "perl" : "5.013002",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "provides" : {
      "Mojo::WebSocket::PubSub" : {
         "file" : "lib/Mojo/WebSocket/PubSub.pm",
         "version" : "0.06"
      },
      "Mojo::WebSocket::PubSub::Shell" : {
         "file" : "lib/Mojo/WebSocket/PubSub/Shell.pm",
         "version" : "0.06"
      },
      "Mojo::WebSocket::PubSub::Syntax" : {
         "file" : "lib/Mojo/WebSocket/PubSub/Syntax.pm",
         "version" : "0.06"
      },
      "Mojolicious::Plugin::PubSub::WebSocket" : {
         "file" : "lib/Mojolicious/Plugin/PubSub/WebSocket.pm",
         "version" : "0.06"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/EmilianoBruni/mojo-websocket-pubsub",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/EmilianoBruni/mojo-websocket-pubsub.git",
         "web" : "https://github.com/EmilianoBruni/mojo-websocket-pubsub"
      }
   },
   "version" : "0.06",
   "x_generated_by_perl" : "v5.32.1",
   "x_serialization_backend" : "JSON::PP version 4.04",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}