{
  "abstract" : "DBI-based session engine for Dancer",
  "author" : [
     "James Aitken <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 4.300016, CPAN::Meta::Converter version 2.120921",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : "2"
  },
  "name" : "Dancer-Session-DBI",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "6.30"
        }
     },
     "runtime" : {
        "requires" : {
           "DBI" : "0",
           "Dancer::Config" : "0",
           "Dancer::Logger" : "0",
           "Dancer::Session::Abstract" : "0",
           "JSON::XS" : "0",
           "Try::Tiny" : "0",
           "feature" : "0",
           "parent" : "0",
           "perl" : "5.010",
           "strict" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Dancer" : "0",
           "Test::More" : "0",
           "warnings" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/LoonyPandora/Dancer-Session-DBI/issues"
     },
     "repository" : {
        "type" : "git",
        "url" : "git://github.com/LoonyPandora/Dancer-Session-DBI.git",
        "web" : "https://github.com/LoonyPandora/Dancer-Session-DBI"
     }
  },
  "version" : "0.1.0"
}