{
   "abstract" : "Use other loggers in a Mojolicious application",
   "author" : [
      "Dan Book <dbook@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.017, 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-Log-Any",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Log::Any" : "1.00",
            "Log::Contextual" : "0.008001",
            "Log::Dispatch" : "0",
            "Log::Dispatchouli" : "0",
            "Log::Log4perl" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08"
         }
      },
      "runtime" : {
         "recommends" : {
            "Log::Any" : "0"
         },
         "requires" : {
            "Carp" : "0",
            "Import::Into" : "0",
            "Module::Runtime" : "0",
            "Mojolicious" : "7.40",
            "Role::Tiny" : "2.000001",
            "Scalar::Util" : "0",
            "perl" : "5.010001"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "File::Spec" : "0",
            "Module::Metadata" : "0",
            "Test::More" : "0.88",
            "Test::Needs" : "0"
         }
      }
   },
   "provides" : {
      "Mojo::Log::Role::AttachLogger" : {
         "file" : "lib/Mojo/Log/Role/AttachLogger.pm",
         "version" : "v1.0.3"
      },
      "Mojolicious::Plugin::Log::Any" : {
         "file" : "lib/Mojolicious/Plugin/Log/Any.pm",
         "version" : "v1.0.3"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/Grinnz/Mojolicious-Plugin-Log-Any/issues"
      },
      "homepage" : "https://github.com/Grinnz/Mojolicious-Plugin-Log-Any",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/Grinnz/Mojolicious-Plugin-Log-Any.git",
         "web" : "https://github.com/Grinnz/Mojolicious-Plugin-Log-Any"
      },
      "x_IRC" : "ircs://irc.libera.chat/#mojo"
   },
   "version" : "v1.0.3",
   "x_contributors" : [
      "Dan Book <grinnz@grinnz.com>",
      "Robert Rothenberg <rrwo@cpan.org>"
   ],
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.26",
   "x_spdx_expression" : "Artistic-2.0"
}