{
  "abstract" : "HTTP service to notify that an event happened.",
  "author" : [
     "Shlomi Fish <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Module::Build version 0.4224",
  "keywords" : [
     "notify",
     "notifier",
     "alert",
     "finish",
     "cue"
  ],
  "license" : [
     "mit"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "App-Notifier-Service",
  "prereqs" : {
     "build" : {
        "requires" : {
           "Test::More" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.39"
        }
     },
     "runtime" : {
        "requires" : {
           "Dancer2" : "0",
           "Errno" : "0",
           "File::Spec" : "0",
           "JSON::MaybeXS" : "0",
           "List::MoreUtils" : "0",
           "POSIX" : "0",
           "YAML" : "0",
           "YAML::XS" : "0",
           "perl" : "5.014"
        }
     }
  },
  "provides" : {
     "App::Notifier::Service" : {
        "file" : "lib/App/Notifier/Service.pm",
        "version" : "0.0600"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "homepage" : "http://www.shlomifish.org/open-source/projects/App-Notifier/",
     "license" : [
        "http://www.opensource.org/licenses/mit-license.php"
     ],
     "repository" : {
        "url" : "https://bitbucket.org/shlomif/app-notifier"
     }
  },
  "version" : "0.0600",
  "x_serialization_backend" : "JSON::PP version 2.27400_02"
}