{
  "abstract" : "A plugin for enabling a Mojolicious app to log to syslog",
  "author" : [
     "Jan Henning Thorsen <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojolicious-Plugin-Syslog",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {}
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Mojolicious" : "8.00",
           "Sys::Syslog" : "0.35"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/jhthorsen/mojolicious-plugin-syslog/issues"
     },
     "homepage" : "https://github.com/jhthorsen/mojolicious-plugin-syslog",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/jhthorsen/mojolicious-plugin-syslog",
        "web" : "https://github.com/jhthorsen/mojolicious-plugin-syslog"
     }
  },
  "version" : "0.01",
  "x_contributors" : [
     "Jan Henning Thorsen"
  ],
  "x_serialization_backend" : "JSON::PP version 2.97001"
}