{
  "abstract" : "Pure-Perl non-blocking I/O Redis driver",
  "author" : [
     "Jan Henning Thorsen <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "ExtUtils::MakeMaker version 7.3, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Mojo-Redis2",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "Mojolicious" : "7.50",
           "Protocol::Redis" : "1.0"
        }
     },
     "test" : {
        "requires" : {
           "Sort::Versions" : "1.5",
           "Test::More" : "0.88"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/jhthorsen/mojo-redis2/issues"
     },
     "homepage" : "https://github.com/jhthorsen/mojo-redis2",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/jhthorsen/mojo-redis2.git",
        "web" : "https://github.com/jhthorsen/mojo-redis2"
     }
  },
  "version" : "0.30",
  "x_serialization_backend" : "JSON::PP version 2.97000"
}