{
   "abstract" : "An implementation of Apache::Session using MariaDB",
   "author" : [
      "Best Practical Solutions, LLC <modules@bestpractical.com>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Milla version v1.0.22, Dist::Zilla version 6.031, CPAN::Meta::Converter version 2.150010",
   "license" : [
      "perl_5"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : 2
   },
   "name" : "Apache-Session-MariaDB",
   "no_index" : {
      "directory" : [
         "eg",
         "examples",
         "inc",
         "share",
         "t",
         "xt"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "Module::Build::Tiny" : "0.034"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Milla" : "v1.0.22",
            "Test::Pod" : "1.41"
         }
      },
      "runtime" : {
         "requires" : {
            "Apache::Session" : "0",
            "DBD::MariaDB" : "0"
         }
      }
   },
   "release_status" : "stable",
   "resources" : {
      "homepage" : "https://github.com/bestpractical/apache-session-mariadb",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/bestpractical/apache-session-mariadb.git",
         "web" : "https://github.com/bestpractical/apache-session-mariadb"
      }
   },
   "version" : "0.01",
   "x_contributors" : [
      "sunnavy <sunnavy@bestpractical.com>"
   ],
   "x_generated_by_perl" : "v5.38.2",
   "x_serialization_backend" : "Cpanel::JSON::XS version 4.37",
   "x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
   "x_static_install" : 1
}