---
abstract: "Checks validity of JSON POST'd to a Plack app and generates an error response if the JSON is not valid"
author:
  - 'mhandisi <mhandisi@cpan.org>'
build_requires:
  HTTP::Request::Common: '0'
  Plack::Builder: '0'
  Plack::Test: '0'
  Test::More: '0'
configure_requires:
  ExtUtils::MakeMaker: '0'
dynamic_config: 0
generated_by: 'Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010'
license: perl
meta-spec:
  url: http://module-build.sourceforge.net/META-spec-v1.4.html
  version: '1.4'
name: Plack-Middleware-ValidateJSON
requires:
  JSON::MaybeXS: '0'
  Plack::Middleware: '0'
  Plack::Request: '0'
  parent: '0'
  strict: '0'
  warnings: '0'
version: '0.001'
x_generated_by_perl: v5.30.0
x_serialization_backend: 'YAML::Tiny version 1.73'