{
  "abstract" : "Dancer 2 session storage in files with Sereal",
  "author" : [
     "David Golden <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300029, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "apache_2_0"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dancer2-Session-Sereal",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "examples",
        "corpus"
     ],
     "package" : [
        "DB"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "develop" : {
        "requires" : {
           "Pod::Coverage::TrustPod" : "0",
           "Test::CPAN::Meta" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08"
        }
     },
     "runtime" : {
        "requires" : {
           "Dancer2::Core::Role::SessionFactory::File" : "0",
           "Dancer2::Core::Types" : "0",
           "Moo" : "0",
           "Sereal::Decoder" : "0",
           "Sereal::Encoder" : "0",
           "perl" : "5.008001",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Dancer2" : "0",
           "ExtUtils::MakeMaker" : "0",
           "File::Find" : "0",
           "File::Spec" : "0",
           "File::Spec::Functions" : "0",
           "File::Temp" : "0.22",
           "HTTP::Date" : "0",
           "LWP::UserAgent" : "0",
           "List::Util" : "0",
           "Test::More" : "0",
           "Test::TCP" : "1.13",
           "YAML" : "0"
        }
     }
  },
  "provides" : {
     "Dancer2::Session::Sereal" : {
        "file" : "lib/Dancer2/Session/Sereal.pm",
        "version" : "0.001"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/dagolden/dancer2-session-sereal/issues"
     },
     "homepage" : "https://metacpan.org/release/Dancer2-Session-Sereal",
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/dagolden/dancer2-session-sereal.git",
        "web" : "https://github.com/dagolden/dancer2-session-sereal"
     }
  },
  "version" : "0.001"
}