1{
2   "abstract" : "Salted Challenge Response Authentication Mechanism (RFC 5802)",
3   "author" : [
4      "David Golden <dagolden@cpan.org>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "Dist::Zilla version 6.012, CPAN::Meta::Converter version 2.150010",
8   "license" : [
9      "apache_2_0"
10   ],
11   "meta-spec" : {
12      "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13      "version" : 2
14   },
15   "name" : "Authen-SCRAM",
16   "no_index" : {
17      "directory" : [
18         "corpus",
19         "examples",
20         "t",
21         "xt"
22      ],
23      "package" : [
24         "DB"
25      ]
26   },
27   "prereqs" : {
28      "configure" : {
29         "requires" : {
30            "ExtUtils::MakeMaker" : "6.17",
31            "perl" : "5.008"
32         }
33      },
34      "develop" : {
35         "requires" : {
36            "Dist::Zilla" : "5",
37            "Dist::Zilla::Plugin::RemovePrereqs" : "0",
38            "Dist::Zilla::Plugin::SurgicalPodWeaver" : "0.0021",
39            "Dist::Zilla::PluginBundle::DAGOLDEN" : "0.061",
40            "File::Spec" : "0",
41            "File::Temp" : "0",
42            "IO::Handle" : "0",
43            "IPC::Open3" : "0",
44            "Pod::Coverage::TrustPod" : "0",
45            "Pod::Wordlist" : "0",
46            "Software::License::Apache_2_0" : "0",
47            "Test::CPAN::Meta" : "0",
48            "Test::MinimumVersion" : "0",
49            "Test::More" : "0",
50            "Test::Perl::Critic" : "0",
51            "Test::Pod" : "1.41",
52            "Test::Pod::Coverage" : "1.08",
53            "Test::Portability::Files" : "0",
54            "Test::Spelling" : "0.12",
55            "Test::Version" : "1"
56         }
57      },
58      "runtime" : {
59         "requires" : {
60            "Authen::SASL::SASLprep" : "1.100",
61            "Carp" : "0",
62            "Crypt::URandom" : "0",
63            "Encode" : "0",
64            "MIME::Base64" : "0",
65            "Moo" : "1.001000",
66            "Moo::Role" : "1.001000",
67            "PBKDF2::Tiny" : "0.003",
68            "Try::Tiny" : "0",
69            "Types::Standard" : "0",
70            "namespace::clean" : "0",
71            "perl" : "5.008001",
72            "strict" : "0",
73            "warnings" : "0"
74         }
75      },
76      "test" : {
77         "recommends" : {
78            "CPAN::Meta" : "2.120900"
79         },
80         "requires" : {
81            "Exporter" : "0",
82            "ExtUtils::MakeMaker" : "0",
83            "File::Spec" : "0",
84            "Test::FailWarnings" : "0",
85            "Test::Fatal" : "0",
86            "Test::More" : "0.96",
87            "base" : "0",
88            "lib" : "0",
89            "perl" : "5.008001"
90         }
91      }
92   },
93   "provides" : {
94      "Authen::SCRAM" : {
95         "file" : "lib/Authen/SCRAM.pm",
96         "version" : "0.011"
97      },
98      "Authen::SCRAM::Client" : {
99         "file" : "lib/Authen/SCRAM/Client.pm",
100         "version" : "0.011"
101      },
102      "Authen::SCRAM::Role::Common" : {
103         "file" : "lib/Authen/SCRAM/Role/Common.pm",
104         "version" : "0.011"
105      },
106      "Authen::SCRAM::Server" : {
107         "file" : "lib/Authen/SCRAM/Server.pm",
108         "version" : "0.011"
109      }
110   },
111   "release_status" : "stable",
112   "resources" : {
113      "bugtracker" : {
114         "web" : "https://github.com/dagolden/Authen-SCRAM/issues"
115      },
116      "homepage" : "https://github.com/dagolden/Authen-SCRAM",
117      "repository" : {
118         "type" : "git",
119         "url" : "https://github.com/dagolden/Authen-SCRAM.git",
120         "web" : "https://github.com/dagolden/Authen-SCRAM"
121      }
122   },
123   "version" : "0.011",
124   "x_authority" : "cpan:DAGOLDEN",
125   "x_contributors" : [
126      "David Golden <xdg@xdg.me>"
127   ],
128   "x_generated_by_perl" : "v5.26.1",
129   "x_serialization_backend" : "Cpanel::JSON::XS version 3.0239"
130}
131
132