The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.
{
   "abstract" : "Simple JSON logger",
   "author" : [
      "Michael Jemmeson <mjemmeson@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.5, Dist::Zilla version 5.015, CPAN::Meta::Converter version 2.141170",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Mojo-Log-JSON",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "inc",
         "share",
         "eg",
         "examples"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.036"
         }
      },
      "develop" : {
         "requires" : {
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "recommends" : {
            "JSON::XS" : "0"
         },
         "requires" : {
            "JSON" : "0",
            "Mojolicious" : "5.0",
            "Time::HiRes" : "0",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Test::More" : "0",
            "Test::Trap" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/mjemmeson/Mojo-Log-JSON/issues"
      },
      "homepage" : "https://github.com/mjemmeson/Mojo-Log-JSON",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/mjemmeson/Mojo-Log-JSON.git",
         "web" : "https://github.com/mjemmeson/Mojo-Log-JSON"
      }
   },
   "version" : "0.02"
}