{
  "abstract" : "An interface to sharded key-value stores",
  "author" : [
     "Steffen Mueller <[email protected]>",
     "Nick Perez <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300020, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "ShardedKV",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "Algorithm::ConsistentHash::Ketama" : "0.00008",
           "Array::IntSpan" : "0",
           "Carp" : "0",
           "DBD::mysql" : "0",
           "DBI" : "0",
           "Data::Dumper" : "0",
           "JSON" : "0",
           "JSON::XS" : "0",
           "List::Util" : "0",
           "Moose" : "0",
           "POSIX" : "0",
           "Redis" : "0",
           "Test::More" : "0.88",
           "parent" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "repository" : {
        "type" : "git",
        "url" : "http://github.com/tsee/p5-ShardedKV",
        "web" : "http://github.com/tsee/p5-ShardedKV"
     }
  },
  "version" : "0.14"
}