{
   "abstract" : "Capture exceptions and present them as HTML or JSON",
   "author" : [
      "Thomas Klausner <domm@plix.at>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.024, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Plack-Middleware-PrettyException",
   "no_index" : {
      "directory" : [
         "examples",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "configure" : {
         "requires" : {
            "Module::Build" : "0.28"
         }
      },
      "runtime" : {
         "requires" : {
            "HTTP::Headers" : "0",
            "HTTP::Status" : "0",
            "JSON::MaybeXS" : "0",
            "Log::Any" : "0",
            "Plack::Middleware" : "0",
            "Plack::Util" : "0",
            "Plack::Util::Accessor" : "0",
            "Scalar::Util" : "0",
            "parent" : "0",
            "perl" : "5.010"
         }
      },
      "test" : {
         "requires" : {
            "File::Spec" : "0",
            "File::Temp" : "0",
            "FindBin" : "0",
            "HTTP::Request::Common" : "0",
            "HTTP::Throwable::Factory" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Plack::Builder" : "0",
            "Plack::Test" : "0",
            "Test::More" : "0",
            "base" : "0"
         }
      }
   },
   "provides" : {
      "Plack::Middleware::PrettyException" : {
         "file" : "lib/Plack/Middleware/PrettyException.pm",
         "version" : "1.010"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/domm/Plack-Middleware-PrettyException/issues"
      },
      "homepage" : "https://github.com/domm/Plack-Middleware-PrettyException",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/domm/Plack-Middleware-PrettyException.git",
         "web" : "https://github.com/domm/Plack-Middleware-PrettyException"
      }
   },
   "version" : "1.010",
   "x_generated_by_perl" : "v5.34.0",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.32",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}