{
  "abstract" : "Like the setlock command using Redis.",
  "author" : [
     "FUJIWARA Shunichiro <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Minilla/v3.1.11",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Redis-Setlock",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples",
        "author",
        "builder"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.035"
        }
     },
     "develop" : {
        "requires" : {
           "Test::CPAN::Meta" : "0",
           "Test::MinimumVersion::Fast" : "0.04",
           "Test::PAUSE::Permissions" : "0.07",
           "Test::Pod" : "1.41",
           "Test::Spellunker" : "v0.2.7"
        }
     },
     "runtime" : {
        "requires" : {
           "Digest::SHA" : "0",
           "Getopt::Long" : "2.42",
           "Guard" : "0",
           "Log::Minimal" : "0",
           "Pod::Usage" : "0",
           "Redis" : "1.952",
           "Time::HiRes" : "0",
           "Try::Tiny" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "Capture::Tiny" : "0",
           "Test::More" : "0.98",
           "Test::RedisServer" : "0",
           "Test::SharedFork" : "0",
           "Test::TCP" : "2.00"
        }
     }
  },
  "provides" : {
     "Redis::Setlock" : {
        "file" : "lib/Redis/Setlock.pm",
        "version" : "0.13"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/fujiwara/Redis-Setlock/issues"
     },
     "homepage" : "https://github.com/fujiwara/Redis-Setlock",
     "repository" : {
        "url" : "git://github.com/fujiwara/Redis-Setlock.git",
        "web" : "https://github.com/fujiwara/Redis-Setlock"
     }
  },
  "version" : "0.13",
  "x_serialization_backend" : "JSON::PP version 4.04",
  "x_static_install" : 1
}