{
   "abstract" : "Redis session store.",
   "author" : [
      "Akzhan Abdulin <akzhan.abdulin@gmail.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.18, Dist::Zilla version 6.009, CPAN::Meta::Converter version 2.150005",
   "license" : [
      "mit"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Plack-Session-Store-RedisFast",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.18",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Carp" : "0",
            "Plack" : "0",
            "Plack::Session::Store" : "0.30",
            "Time::Seconds" : "0",
            "lib::abs" : "0",
            "parent" : "0",
            "perl" : "5.008005",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "requires" : {
            "JSON" : "2.0",
            "Redis::Fast" : "0.20",
            "Test::Fatal" : "0",
            "Test::More" : "0.96"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/akzhan/perl-Plack-Session-Store-RedisFast/issues"
      },
      "homepage" : "https://github.com/akzhan/perl-Plack-Session-Store-RedisFast",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/akzhan/perl-Plack-Session-Store-RedisFast.git",
         "web" : "https://github.com/akzhan/perl-Plack-Session-Store-RedisFast"
      }
   },
   "version" : "0.05",
   "x_serialization_backend" : "JSON::XS version 3.03"
}