{
  "abstract" : "Perl binding for Redis database",
  "author" : [
     "Ichinose Shogo <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.4",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Redis-Fast",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder",
        "deps"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "File::Which" : "0",
           "Module::Build" : "0.4005",
           "Module::Build::XSUtil" : "0.02"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::Kwalitee" : "0",
           "Test::Kwalitee::Extra" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.04",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Time::HiRes" : "0",
           "Try::Tiny" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Digest::SHA" : "0",
           "File::Temp" : "0",
           "Parallel::ForkManager" : "0",
           "Test::Deep" : "0",
           "Test::Fatal" : "0",
           "Test::LeakTrace" : "0",
           "Test::More" : "0.98",
           "Test::SharedFork" : "0",
           "Test::TCP" : "0",
           "Test::UNIXSock" : "0"
        }
     }
  },
  "provides" : {
     "Redis::Fast" : {
        "file" : "lib/Redis/Fast.pm",
        "version" : "0.25"
     },
     "Redis::Fast::Hash" : {
        "file" : "lib/Redis/Fast/Hash.pm"
     },
     "Redis::Fast::List" : {
        "file" : "lib/Redis/Fast/List.pm"
     },
     "Redis::Fast::Sentinel" : {
        "file" : "lib/Redis/Fast/Sentinel.pm"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/shogo82148/Redis-Fast/issues"
     },
     "homepage" : "https://github.com/shogo82148/Redis-Fast",
     "repository" : {
        "url" : "git://github.com/shogo82148/Redis-Fast.git",
        "web" : "https://github.com/shogo82148/Redis-Fast"
     }
  },
  "version" : "0.25",
  "x_contributors" : [
     "Aaron Crane <[email protected]>",
     "Aaron Crane <[email protected]>",
     "Alex Kapranoff <[email protected]>",
     "Andreas Koenig <[email protected]>",
     "Celogeek <[email protected]>",
     "Damien Krotkine <[email protected]>",
     "David Steinbrunner <[email protected]>",
     "Dobrica Pavlinusic <[email protected]>",
     "Erik Carlsson <[email protected]>",
     "Flavio Poletti <[email protected]>",
     "Gregor Herrmann <[email protected]>",
     "Ivan Kruglov <[email protected]>",
     "Ivan Kruglov <[email protected]>",
     "Jeff Lavallee <[email protected]>",
     "Jose Luis Perez Diez <[email protected]>",
     "João Bolila <[email protected]>",
     "Masayuki Matsuki <[email protected]>",
     "Michael Klishin <[email protected]>",
     "Michiel Beijen <[email protected]>",
     "Mikio Fujita <[email protected]>",
     "Pedro Melo <[email protected]>",
     "Rafael Garcia-Suarez <[email protected]>",
     "Steffen Mueller <[email protected]>",
     "Syohei YOSHIDA <[email protected]>",
     "Thiago Berlitz Rondon <[email protected]>",
     "U-LIFEBOOK\\Administrator <Administrator@LIFEBOOK.(none)>",
     "Ulrich Habel <[email protected]>",
     "Victor <[email protected]>",
     "Vincent <[email protected]>",
     "Volker Kroll <[email protected]>",
     "Xavier Guimard <[email protected]>",
     "Zugschlus <[email protected]>",
     "bj5004 <[email protected]>",
     "dams <[email protected]>",
     "hisaichi5518 <[email protected]>",
     "nise_nabe <[email protected]>",
     "perlpong <[email protected]>",
     "shogo82148 <[email protected]>",
     "sunnavy <[email protected]>",
     "xtab <[email protected]>",
     "yoheimuta <[email protected]>",
     "zhihong zhang <[email protected]>",
     "Ævar Arnfjörð Bjarmason <[email protected]>"
  ],
  "x_serialization_backend" : "JSON::PP version 4.02",
  "x_static_install" : 0
}