{
  "abstract" : "Plack session store backed by a Catmandu::Store",
  "author" : [
     "Nicolas Steenlant, C<< <nicolas.steenlant at ugent.be> >>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.039, Dist::Milla version v1.0.15, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Plack-Session-Store-Catmandu",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.034"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.15",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Catmandu" : "1.0",
           "Plack::Session::Store" : "0.15",
           "perl" : "v5.10.1"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "0.99",
           "Test::Pod" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/LibreCat/Plack-Session-Store-Catmandu/issues"
     },
     "homepage" : "https://github.com/LibreCat/Plack-Session-Store-Catmandu",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/LibreCat/Plack-Session-Store-Catmandu.git",
        "web" : "https://github.com/LibreCat/Plack-Session-Store-Catmandu"
     }
  },
  "version" : "0.03",
  "x_contributors" : [
     "Nicolas Steenlant <[email protected]>"
  ]
}