{
   "abstract" : "Plack middleware to identify bots and spiders",
   "author" : [
      "chromatic <chromatic@wgz.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150001",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Plack-Middleware-BotDetector",
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "0",
            "Module::Build::Tiny" : "0.034"
         }
      },
      "runtime" : {
         "requires" : {
            "Plack::Middleware" : "0",
            "parent" : "0"
         }
      },
      "test" : {
         "requires" : {
            "HTTP::Message::PSGI" : "0",
            "HTTP::Request::Common" : "0",
            "Plack::Builder" : "0",
            "Test::More" : "0",
            "lib" : "0",
            "strict" : "0",
            "warnings" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/chromatic/Plack-Middleware-BotDetector/issues"
      },
      "repository" : {
         "type" : "git",
         "url" : "git://github.com/chromatic/Plack-Middleware-BotDetector.git",
         "web" : "https://github.com/chromatic/Plack-Middleware-BotDetector"
      }
   },
   "version" : "1.20170315.1614",
   "x_serialization_backend" : "JSON::XS version 3.03",
   "x_static_install" : 1
}