{
  "abstract" : "Persistent session data management",
  "author" : [
     "Ron Savage ([email protected])"
  ],
  "dynamic_config" : 1,
  "generated_by" : "ExtUtils::MakeMaker version 7.58, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "artistic_2"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Data-Session",
  "no_index" : {
     "directory" : [
        "t",
        "inc"
     ]
  },
  "prereqs" : {
     "build" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "configure" : {
        "requires" : {
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "runtime" : {
        "requires" : {
           "CGI" : "3.63",
           "Class::Load" : "0.19",
           "Config::Tiny" : "2.14",
           "DBD::SQLite" : "1.39",
           "DBI" : "1.627",
           "DBIx::Admin::CreateTable" : "2.07",
           "Data::Dumper" : "2.145",
           "Data::UUID" : "1.218",
           "Digest::MD5" : "2.52",
           "Digest::SHA" : "5.84",
           "Fcntl" : "1.06",
           "File::Basename" : "2.77",
           "File::Path" : "2.07",
           "File::Slurper" : "0.012",
           "File::Spec" : "3.3",
           "File::Temp" : "0.22",
           "FreezeThaw" : "0.5001",
           "Hash::FieldHash" : "0.14",
           "JSON" : "2.59",
           "Safe" : "2.35",
           "Scalar::Util" : "1.27",
           "Storable" : "2.39",
           "Try::Tiny" : "0.12",
           "YAML::Tiny" : "1.51",
           "autovivification" : "0",
           "overload" : "0",
           "parent" : "0",
           "strict" : "0",
           "vars" : "0",
           "warnings" : "0"
        }
     },
     "test" : {
        "requires" : {
           "Test::More" : "1.001014",
           "Test::Pod" : "1.48"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/ronsavage/Data-Session/issues"
     },
     "license" : [
        "http://opensource.org/licenses/Artistic-2.0"
     ],
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/ronsavage/Data-Session.git",
        "web" : "https://github.com/ronsavage/Data-Session"
     }
  },
  "version" : "1.18",
  "x_serialization_backend" : "JSON::PP version 4.02"
}