{
  "abstract" : "Dancer 2 session storage with MongoDB",
  "author" : [
     "David Golden <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 6.007, CPAN::Meta::Converter version 2.150005",
  "license" : [
     "apache_2_0"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Dancer2-Session-MongoDB",
  "no_index" : {
     "directory" : [
        "corpus",
        "examples",
        "t",
        "xt"
     ],
     "package" : [
        "DB"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.17",
           "perl" : "5.008001"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "5",
           "Dist::Zilla::Plugin::Prereqs" : "0",
           "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.076",
           "English" : "0",
           "File::Spec" : "0",
           "File::Temp" : "0",
           "IO::Handle" : "0",
           "IPC::Open3" : "0",
           "Pod::Coverage::TrustPod" : "0",
           "Pod::Wordlist" : "0",
           "Software::License::Apache_2_0" : "0",
           "Test::CPAN::Meta" : "0",
           "Test::More" : "0",
           "Test::Pod" : "1.41",
           "Test::Pod::Coverage" : "1.08",
           "Test::Portability::Files" : "0",
           "Test::Spelling" : "0.12",
           "Test::Version" : "1",
           "blib" : "1.01"
        }
     },
     "runtime" : {
        "requires" : {
           "Dancer2" : "0.1",
           "Dancer2::Core::Role::SessionFactory" : "0",
           "Dancer2::Core::Types" : "0",
           "MongoDB::MongoClient" : "0",
           "MongoDB::OID" : "0",
           "Moo" : "0",
           "perl" : "5.008001",
           "strict" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "recommends" : {
           "CPAN::Meta" : "2.120900"
        },
        "requires" : {
           "Dancer2" : "0.1",
           "ExtUtils::MakeMaker" : "0",
           "File::Spec" : "0",
           "File::Temp" : "0.22",
           "HTTP::Cookies" : "0",
           "HTTP::Request::Common" : "0",
           "JSON" : "0",
           "MongoDB" : "0",
           "Plack::Test" : "0",
           "Safe::Isa" : "0",
           "Test::More" : "0",
           "perl" : "5.008001"
        }
     }
  },
  "provides" : {
     "Dancer2::Session::MongoDB" : {
        "file" : "lib/Dancer2/Session/MongoDB.pm",
        "version" : "0.004"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/PerlDancer/dancer2-session-mongodb/issues"
     },
     "homepage" : "https://github.com/PerlDancer/dancer2-session-mongodb",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/PerlDancer/dancer2-session-mongodb.git",
        "web" : "https://github.com/PerlDancer/dancer2-session-mongodb"
     }
  },
  "version" : "0.004",
  "x_authority" : "cpan:DAGOLDEN",
  "x_contributors" : [
     "Jason A. Crome <[email protected]>",
     "Peter Mottram <[email protected]>"
  ],
  "x_serialization_backend" : "Cpanel::JSON::XS version 3.0217"
}