{
  "abstract" : "hiredis based parser compatible with Protocol::Redis",
  "author" : [
     "David Leadbeater <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.34, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Protocol-Redis-XS",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "Alien::Base" : "1.65",
           "Alien::hiredis" : "0.003",
           "ExtUtils::Depends" : "0",
           "ExtUtils::MakeMaker" : "6.31",
           "XS::Object::Magic" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Protocol::Redis" : "0.9001",
           "XS::Object::Magic" : "0",
           "XSLoader" : "0",
           "parent" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Protocol::Redis::Test" : "0",
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/dgl/protocol-redis-xs/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/dgl/protocol-redis-xs.git",
        "web" : "https://github.com/dgl/protocol-redis-xs"
     },
     "x_IRC" : "irc://irc.perl.org/#redis"
  },
  "version" : "0.06",
  "x_contributors" : [
     "Dan Book <[email protected]>",
     "Mike Magowan <[email protected]>",
     "Sergey Zasenko <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 4.02"
}