{
  "abstract" : "check syntax with HTML::Lint for PSGI application's response HTML",
  "author" : [
     "Kenta Sato E<lt>[email protected]<gt>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Module::Build version 0.4003, CPAN::Meta::Converter version 2.120630",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Plack-Middleware-HTMLLint",
  "no_index" : {
     "directory" : [
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "HTTP::Request" : "0",
           "Module::Build::Pluggable::ReadmeMarkdownFromPod" : "0.02",
           "Module::Build::Pluggable::Repository" : "0.01",
           "Plack::Builder" : "0",
           "Plack::Test" : "0",
           "Pod::Markdown" : "0",
           "Test::More" : "0.88",
           "Test::Requires" : "0.06"
        }
     },
     "configure" : {
        "requires" : {
           "Module::Build" : "0.40",
           "Module::Build::Pluggable" : "0.04",
           "Module::Build::Pluggable::ReadmeMarkdownFromPod" : "0.02",
           "Module::Build::Pluggable::Repository" : "0.01"
        }
     },
     "runtime" : {
        "requires" : {
           "HTML::Escape" : "0",
           "HTML::Lint" : "0",
           "Plack::Middleware" : "0",
           "Plack::Util" : "0",
           "Plack::Util::Accessor" : "0",
           "constant" : "0",
           "parent" : "0",
           "perl" : "5.009_004"
        }
     }
  },
  "provides" : {
     "Plack::Middleware::HTMLLint" : {
        "file" : "lib/Plack/Middleware/HTMLLint.pm",
        "version" : "0.01"
     },
     "Plack::Middleware::HTMLLint::Pluggable" : {
        "file" : "lib/Plack/Middleware/HTMLLint/Pluggable.pm",
        "version" : "0.01"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "license" : [
        "http://dev.perl.org/licenses/"
     ],
     "repository" : {
        "url" : "git://github.com/karupanerura/p5-Plack-Middleware-HTMLLint.git"
     }
  },
  "version" : "0.01"
}