{
   "abstract" : "RedisDB based cache system",
   "author" : [
      "binary.com <rakesh@binary.com>"
   ],
   "dynamic_config" : 1,
   "generated_by" : "ExtUtils::MakeMaker version 6.98, CPAN::Meta::Converter version 2.142690",
   "keywords" : [
      "cache",
      "redisdb"
   ],
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Cache-RedisDB",
   "no_index" : {
      "directory" : [
         "t",
         "inc"
      ]
   },
   "prereqs" : {
      "build" : {
         "requires" : {
            "DateTime" : "0",
            "Digest::SHA" : "0",
            "JSON" : "0",
            "Test::Differences" : "0.61",
            "Test::FailWarnings" : "0",
            "Test::More" : "0.96",
            "Test::Most" : "0.22",
            "Test::TCP" : "1.17"
         }
      },
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.3002"
         }
      },
      "runtime" : {
         "requires" : {
            "RedisDB" : "2.14",
            "Sereal" : "0",
            "perl" : "5.008004"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/binary-com/perl-Cache-RedisDB/issues"
      },
      "homepage" : "https://github.com/binary-com/perl-Cache-RedisDB",
      "license" : [
         "http://dev.perl.org/licenses/"
      ]
   },
   "version" : "0.11",
   "x_contributors" : [
      "Rakesh Kumar Shardiwal <shardiwal@cpan.org>"
   ]
}