{
   "abstract" : "Use the current Log::Any adapter from Mojolicious",
   "author" : [
      "Jos\u00e9 Joaqu\u00edn Atria <jjatria@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "MojoX-Log-Any",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "perl" : "5.006"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Class::Load" : "0.23",
            "Class::Method::Modifiers" : "2.12",
            "Log::Any" : "0",
            "Log::Any::Adapter::MojoLog" : "0.02",
            "Log::Any::Plugin" : "0",
            "Log::Any::Plugin::Format" : "0.02",
            "Log::Any::Plugin::History" : "0.01",
            "perl" : "v5.10.0",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "FindBin" : "0",
            "Log::Any::Adapter" : "0",
            "Mojolicious::Lite" : "0",
            "Test::Mojo" : "0",
            "Test::More" : "1.302067",
            "Test::Pod" : "1.51",
            "perl" : "v5.10.0"
         }
      }
   },
   "provides" : {
      "MojoX::Log::Any" : {
         "file" : "lib/MojoX/Log/Any.pm",
         "version" : "0.005"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "mailto" : "jjatria at cpan.org",
         "web" : "https://gitlab.com/jjatria/MojoX-Log-Any/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "https://gitlab.com/jjatria/MojoX-Log-Any",
         "web" : "https://gitlab.com/jjatria/MojoX-Log-Any"
      }
   },
   "version" : "0.005",
   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0231"
}