{
   "abstract" : "A health check endpoint for your Plack app",
   "author" : [
      "Grant Street Group <developers@grantstreet.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "artistic_2"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Plack-Middleware-HealthCheck",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "7.1101"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla::PluginBundle::Author::GSG" : "0"
         }
      },
      "runtime" : {
         "requires" : {
            "JSON" : "0",
            "Plack::Middleware" : "0",
            "Plack::Request" : "0",
            "Plack::Util::Accessor" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "HTTP::Request::Common" : "0",
            "HealthCheck" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Plack::Test" : "0",
            "Test::Exception" : "0",
            "Test::More" : "0"
         }
      }
   },
   "provides" : {
      "Plack::Middleware::HealthCheck" : {
         "file" : "lib/Plack/Middleware/HealthCheck.pm",
         "version" : "v0.0.3"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/GrantStreetGroup/p5-Plack-Middleware-HealthCheck/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/GrantStreetGroup/p5-Plack-Middleware-HealthCheck.git",
         "web" : "https://github.com/GrantStreetGroup/p5-Plack-Middleware-HealthCheck"
      }
   },
   "version" : "v0.0.3",
   "x_generated_by_perl" : "v5.18.2",
   "x_serialization_backend" : "JSON::XS version 3.04",
   "x_static_install" : 1
}