The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "A message broker for WebSockets",
   "author" : [
      "Doug Bell <preaction@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.008, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Mercury",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "File::Basename" : "0",
            "File::Spec::Functions" : "0",
            "Mojolicious" : "6.00",
            "Scalar::Util" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Test::More" : "1.001005"
         }
      }
   },
   "provides" : {
      "Mercury" : {
         "file" : "lib/Mercury.pm",
         "version" : "0.014"
      },
      "Mercury::Command::mercury" : {
         "file" : "lib/Mercury/Command/mercury.pm",
         "version" : "0.014"
      },
      "Mercury::Command::mercury::broker" : {
         "file" : "lib/Mercury/Command/mercury/broker.pm",
         "version" : "0.014"
      },
      "Mercury::Controller::Bus" : {
         "file" : "lib/Mercury/Controller/Bus.pm",
         "version" : "0.014"
      },
      "Mercury::Controller::PubSub" : {
         "file" : "lib/Mercury/Controller/PubSub.pm",
         "version" : "0.014"
      },
      "Mercury::Controller::PubSub::Cascade" : {
         "file" : "lib/Mercury/Controller/PubSub/Cascade.pm",
         "version" : "0.014"
      },
      "Mercury::Controller::PushPull" : {
         "file" : "lib/Mercury/Controller/PushPull.pm",
         "version" : "0.014"
      },
      "Mercury::Pattern::Bus" : {
         "file" : "lib/Mercury/Pattern/Bus.pm",
         "version" : "0.014"
      },
      "Mercury::Pattern::PubSub" : {
         "file" : "lib/Mercury/Pattern/PubSub.pm",
         "version" : "0.014"
      },
      "Mercury::Pattern::PushPull" : {
         "file" : "lib/Mercury/Pattern/PushPull.pm",
         "version" : "0.014"
      },
      "Mojolicious::Plugin::Mercury" : {
         "file" : "lib/Mojolicious/Plugin/Mercury.pm",
         "version" : "0.014"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/preaction/Mercury/issues"
      },
      "homepage" : "https://github.com/preaction/Mercury",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/preaction/Mercury.git",
         "web" : "https://github.com/preaction/Mercury"
      },
      "x_IRC" : "irc://irc.perl.org/#statocles"
   },
   "version" : "0.014",
   "x_authority" : "cpan:PREACTION",
   "x_contributors" : [
      "Joel Berger <joel.a.berger@gmail.com>",
      "Justin Hunter <justin.d.hunter@gmail.com>",
      "Mohammad S Anwar <mohammad.anwar@yahoo.com>",
      "William Lindley <wlindley@wlindley.com>"
   ],
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0216"
}