{
  "abstract" : "Perl Authentication and Authorization via cookies",
  "author" : [
     "Michael Schout <[email protected]>"
  ],
  "dynamic_config" : 1,
  "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Apache-AuthCookie",
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Apache::Test" : "1.39",
           "ExtUtils::MakeMaker" : "0"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Zilla" : "5",
           "Dist::Zilla::Plugin::Prereqs" : "0",
           "Dist::Zilla::PluginBundle::ApacheTest" : "0",
           "Dist::Zilla::PluginBundle::Filter" : "0",
           "Dist::Zilla::PluginBundle::MSCHOUT" : "0",
           "Software::License::Perl_5" : "0",
           "Test::Pod" : "1.41",
           "Test::Signature" : "0"
        }
     },
     "runtime" : {
        "recommends" : {
           "WWW::Form::UrlEncoded::XS" : "0"
        },
        "requires" : {
           "Carp" : "0",
           "Class::Load" : "0.03",
           "Encode" : "0",
           "HTTP::Body" : "0",
           "Hash::MultiValue" : "0",
           "Test::More" : "0.94",
           "URI" : "1.36",
           "WWW::Form::UrlEncoded" : "0"
        }
     },
     "test" : {
        "requires" : {
           "URI::Escape" : "1.31"
        }
     }
  },
  "provides" : {
     "Apache2::AuthCookie" : {
        "file" : "lib/Apache2/AuthCookie.pm",
        "version" : "3.29"
     },
     "Apache2::AuthCookie::Base" : {
        "file" : "lib/Apache2/AuthCookie/Base.pm",
        "version" : "3.29"
     },
     "Apache2::AuthCookie::Params" : {
        "file" : "lib/Apache2/AuthCookie/Params.pm",
        "version" : "3.29"
     },
     "Apache2_4::AuthCookie" : {
        "file" : "lib/Apache2_4/AuthCookie.pm",
        "version" : "3.29"
     },
     "Apache::AuthCookie" : {
        "file" : "lib/Apache/AuthCookie.pm",
        "version" : "3.29"
     },
     "Apache::AuthCookie::Params" : {
        "file" : "lib/Apache/AuthCookie/Params.pm",
        "version" : "3.29"
     },
     "Apache::AuthCookie::Params::Base" : {
        "file" : "lib/Apache/AuthCookie/Params/Base.pm",
        "version" : "3.29"
     },
     "Apache::AuthCookie::Params::CGI" : {
        "file" : "lib/Apache/AuthCookie/Params/CGI.pm",
        "version" : "3.29"
     },
     "Apache::AuthCookie::Util" : {
        "file" : "lib/Apache/AuthCookie/Util.pm",
        "version" : "3.29"
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/mschout/apache-authcookie/issues"
     },
     "homepage" : "https://github.com/mschout/apache-authcookie",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/mschout/apache-authcookie.git",
        "web" : "https://github.com/mschout/apache-authcookie"
     }
  },
  "version" : "3.29",
  "x_generated_by_perl" : "v5.26.2",
  "x_serialization_backend" : "Cpanel::JSON::XS version 4.04"
}