{
   "abstract" : "a wrapper of Redis.pm that namespaces all Redis calls",
   "author" : [
      "Ichinose Shogo <shogo82148@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Minilla/v3.0.0",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Redis-Namespace",
   "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.04",
            "Test::Pod" : "1.41",
            "Test::Spellunker" : "v0.2.7"
         }
      },
      "runtime" : {
         "requires" : {
            "Redis" : "0",
            "perl" : "5.010000"
         }
      },
      "test" : {
         "requires" : {
            "File::Temp" : "0",
            "Furl" : "0",
            "JSON" : "0",
            "Test::Deep" : "0",
            "Test::Exception" : "0",
            "Test::Fatal" : "0",
            "Test::Kwalitee" : "0",
            "Test::Kwalitee::Extra" : "0",
            "Test::More" : "0",
            "Test::RedisServer" : "0",
            "Test::TCP" : "0"
         }
      }
   },
   "provides" : {
      "Redis::Namespace" : {
         "file" : "lib/Redis/Namespace.pm",
         "version" : "0.07"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/shogo82148/Redis-Namespace/issues"
      },
      "homepage" : "https://github.com/shogo82148/Redis-Namespace",
      "repository" : {
         "url" : "git://github.com/shogo82148/Redis-Namespace.git",
         "web" : "https://github.com/shogo82148/Redis-Namespace"
      }
   },
   "version" : "0.07",
   "x_contributors" : [
      "karupanerura <karupa@cpan.org>",
      "Mihyaeru <mihyaeru21@gmail.com>"
   ]
}