{
   "abstract" : "Simple JSON logger",
   "author" : [
      "Michael Jemmeson <mjemmeson@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.032, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150001",
   "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.039"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.15",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "JSON::MaybeXS" : "0",
            "Mojolicious" : "5.0",
            "Time::HiRes" : "0",
            "perl" : "5.008005"
         }
      },
      "test" : {
         "requires" : {
            "Capture::Tiny" : "0",
            "Test::More" : "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.04",
   "x_contributors" : [
      "Tom Hukins <tom@eborcom.com>"
   ]
}