{
   "abstract" : "Salted Challenge Response Authentication Mechanism (RFC 5802)",
   "author" : [
      "David Golden <dagolden@cpan.org>"
   ],
   "dynamic_config" : 0,
   "generated_by" : "Dist::Zilla version 5.020, CPAN::Meta::Converter version 2.142690",
   "license" : [
      "apache_2_0"
   ],
   "meta-spec" : {
      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
      "version" : "2"
   },
   "name" : "Authen-SCRAM",
   "no_index" : {
      "directory" : [
         "t",
         "xt",
         "examples",
         "corpus"
      ],
      "package" : [
         "DB"
      ]
   },
   "prereqs" : {
      "configure" : {
         "requires" : {
            "ExtUtils::MakeMaker" : "6.17"
         }
      },
      "develop" : {
         "requires" : {
            "Dist::Zilla" : "5",
            "Dist::Zilla::Plugin::Prereqs" : "0",
            "Dist::Zilla::Plugin::RemovePrereqs" : "0",
            "Dist::Zilla::Plugin::SurgicalPodWeaver" : "0.0021",
            "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.061",
            "File::Spec" : "0",
            "File::Temp" : "0",
            "IO::Handle" : "0",
            "IPC::Open3" : "0",
            "Pod::Coverage::TrustPod" : "0",
            "Test::CPAN::Meta" : "0",
            "Test::More" : "0",
            "Test::Pod" : "1.41",
            "Test::Pod::Coverage" : "1.08",
            "Test::Spelling" : "0.12"
         }
      },
      "runtime" : {
         "recommends" : {
            "String::Compare::ConstantTime" : "0.310"
         },
         "requires" : {
            "Authen::SASL::SASLprep" : "0",
            "Carp" : "0",
            "Crypt::URandom" : "0",
            "Encode" : "0",
            "MIME::Base64" : "0",
            "Moo" : "0",
            "Moo::Role" : "0",
            "PBKDF2::Tiny" : "0.003",
            "Try::Tiny" : "0",
            "Types::Standard" : "0",
            "namespace::clean" : "0",
            "perl" : "5.008001",
            "strict" : "0",
            "warnings" : "0"
         }
      },
      "test" : {
         "recommends" : {
            "CPAN::Meta" : "2.120900"
         },
         "requires" : {
            "Exporter" : "0",
            "ExtUtils::MakeMaker" : "0",
            "File::Spec" : "0",
            "Test::FailWarnings" : "0",
            "Test::Fatal" : "0",
            "Test::More" : "0.96",
            "base" : "0",
            "lib" : "0",
            "perl" : "5.008001"
         }
      }
   },
   "provides" : {
      "Authen::SCRAM" : {
         "file" : "lib/Authen/SCRAM.pm",
         "version" : "0.003"
      },
      "Authen::SCRAM::Client" : {
         "file" : "lib/Authen/SCRAM/Client.pm",
         "version" : "0.003"
      },
      "Authen::SCRAM::Role::Common" : {
         "file" : "lib/Authen/SCRAM/Role/Common.pm",
         "version" : "0.003"
      },
      "Authen::SCRAM::Server" : {
         "file" : "lib/Authen/SCRAM/Server.pm",
         "version" : "0.003"
      }
   },
   "release_status" : "stable",
   "resources" : {
      "bugtracker" : {
         "web" : "https://github.com/dagolden/Authen-SCRAM/issues"
      },
      "homepage" : "https://github.com/dagolden/Authen-SCRAM",
      "repository" : {
         "type" : "git",
         "url" : "https://github.com/dagolden/Authen-SCRAM.git",
         "web" : "https://github.com/dagolden/Authen-SCRAM"
      }
   },
   "version" : "0.003",
   "x_authority" : "cpan:DAGOLDEN"
}