{
  "abstract" : "Notify listeners when a Minion task has completed",
  "author" : [
     "Joel Berger, E<lt>[email protected]<gt>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "App::ModuleBuildTiny version 0.024",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Minion-Notifier",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "App::ModuleBuildTiny" : "0.024"
        }
     },
     "runtime" : {
        "requires" : {
           "Minion" : "5.03",
           "Mojolicious" : "6.0"
        }
     },
     "test" : {
        "requires" : {
           "Mercury" : "0.016",
           "Minion::Backend::SQLite" : "0",
           "Mojo::SQLite" : "0"
        }
     }
  },
  "provides" : {
     "Minion::Notifier" : {
        "file" : "lib/Minion/Notifier.pm",
        "version" : "0.08"
     },
     "Minion::Notifier::Transport" : {
        "file" : "lib/Minion/Notifier/Transport.pm"
     },
     "Minion::Notifier::Transport::Pg" : {
        "file" : "lib/Minion/Notifier/Transport/Pg.pm"
     },
     "Minion::Notifier::Transport::Redis" : {
        "file" : "lib/Minion/Notifier/Transport/Redis.pm"
     },
     "Minion::Notifier::Transport::WebSocket" : {
        "file" : "lib/Minion/Notifier/Transport/WebSocket.pm"
     },
     "Mojolicious::Plugin::Minion::Notifier" : {
        "file" : "lib/Mojolicious/Plugin/Minion/Notifier.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "http://github.com/jberger/Minion-Notifier/issues"
     },
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "http://github.com/jberger/Minion-Notifier"
     }
  },
  "version" : "0.08",
  "x_serialization_backend" : "JSON::PP version 2.97001"
}