{
  "abstract" : "Layout a log message as a JSON hash, including MDC data",
  "author" : [
     "Michael Schout <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Log-Log4perl-Layout-JSON",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0",
           "perl" : "5.008"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "5",
           "Dist::Zilla::Plugin::Git::Tag" : "0",
           "Dist::Zilla::Plugin::RemovePrereqs" : "0",
           "Dist::Zilla::Plugin::Test::Compile" : "0",
           "Dist::Zilla::PluginBundle::MSCHOUT" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Software::License::Perl_5" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Class::Tiny" : "0",
           "JSON::MaybeXS" : "0",
           "Log::Log4perl" : "0",
           "Log::Log4perl::Layout" : "0",
           "Log::Log4perl::Layout::PatternLayout" : "0",
           "Log::Log4perl::Level" : "0",
           "parent" : "0",
           "perl" : "5.008",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Encode" : "0",
           "File::Spec" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Log::Log4perl::MDC" : "0",
           "Test::More" : "0",
           "Test::Most" : "0",
           "Test::Warnings" : "0",
           "perl" : "5.008",
           "utf8" : "0"
        }
     }
  },
  "provides" : {
     "Log::Log4perl::Layout::JSON" : {
        "file" : "lib/Log/Log4perl/Layout/JSON.pm",
        "version" : "0.54"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/mschout/Log-Log4perl-Layout-JSON/issues"
     },
     "homepage" : "https://github.com/mschout/Log-Log4perl-Layout-JSON",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/mschout/Log-Log4perl-Layout-JSON.git",
        "web" : "https://github.com/mschout/Log-Log4perl-Layout-JSON"
     }
  },
  "version" : "0.54",
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
}