{
  "abstract" : "Digest authentication",
  "author" : [
     "Yuji Shimada <[email protected]>"
  ],
  "dynamic_config" : 0,
  "generated_by" : "Dist::Zilla version 5.034, Dist::Milla version v1.0.14, CPAN::Meta::Converter version 2.150001",
  "license" : [
     "perl_5"
  ],
  "meta-spec" : {
     "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
     "version" : 2
  },
  "name" : "Plack-Middleware-Auth-Digest",
  "no_index" : {
     "directory" : [
        "t",
        "xt",
        "inc",
        "share",
        "eg",
        "examples"
     ]
  },
  "prereqs" : {
     "configure" : {
        "requires" : {
           "Module::Build::Tiny" : "0.039"
        }
     },
     "develop" : {
        "requires" : {
           "Dist::Milla" : "v1.0.14",
           "Test::Perl::Critic" : "0",
           "Test::Pod" : "1.41"
        }
     },
     "runtime" : {
        "requires" : {
           "Digest::HMAC_SHA1" : "0",
           "Digest::MD5" : "0",
           "MIME::Base64" : "0",
           "Plack::Middleware" : "0",
           "Plack::Util::Accessor" : "0",
           "Test::Builder::Module" : "0",
           "parent" : "0",
           "perl" : "5.008001"
        }
     },
     "test" : {
        "requires" : {
           "HTTP::Request::Common" : "0",
           "LWP::UserAgent" : "0",
           "Plack::Builder" : "0",
           "Plack::Test" : "0"
        }
     }
  },
  "release_status" : "stable",
  "resources" : {
     "bugtracker" : {
        "web" : "https://github.com/miyagawa/Plack-Middleware-Auth-Digest/issues"
     },
     "homepage" : "https://github.com/miyagawa/Plack-Middleware-Auth-Digest",
     "repository" : {
        "type" : "git",
        "url" : "https://github.com/miyagawa/Plack-Middleware-Auth-Digest.git",
        "web" : "https://github.com/miyagawa/Plack-Middleware-Auth-Digest"
     }
  },
  "version" : "0.05",
  "x_contributors" : [
     "Tatsuhiko Miyagawa <[email protected]>",
     "Tim <[email protected]>",
     "xaicron <[email protected]>"
  ]
}