{
  "abstract" : "Redis-driven storage backend for Throttle-Lite",
  "author" : [
     "Anton Gerasimov <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300030, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Plack-Middleware-Throttle-Lite-Backend-Redis",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "eg",
        "examples",
        "corpus"
     ],
     "namespace" : [
        "t::lib"
     ],
     "package" : [
        "DB"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Meta" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Carp" : "0",
           "Plack::Middleware::Throttle::Lite" : "0.02",
           "Redis" : "1.955",
           "parent" : "0",
           "perl" : "5.008009",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::Exception" : "0",
           "Test::More" : "0.98",
           "Test::Pod" : "1.22"
        }
     }
  },
  "provides" : {
     "Plack::Middleware::Throttle::Lite::Backend::Redis" : {
        "file" : "lib/Plack/Middleware/Throttle/Lite/Backend/Redis.pm",
        "version" : "0.03"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/Wu-Wu/Plack-Middleware-Throttle-Lite-Backend-Redis/issues"
     },
     "homepage" : "https://metacpan.org/release/Plack-Middleware-Throttle-Lite-Backend-Redis",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/Wu-Wu/Plack-Middleware-Throttle-Lite-Backend-Redis.git",
        "web" : "https://github.com/Wu-Wu/Plack-Middleware-Throttle-Lite-Backend-Redis"
     }
  },
  "version" : "0.03",
  "x_authority" : "cpan:CHIM"
}