"Fossies" - the Fresh Open Source Software Archive 
Member "Digest-HMAC-1.04/META.json" (1 Apr 2021, 1426 Bytes) of package /linux/privat/Digest-HMAC-1.04.tar.gz:
As a special service "Fossies" has tried to format the requested source page into HTML format using (guessed) JSON source code syntax highlighting (style:
standard) with prefixed line numbers.
Alternatively you can here
view or
download the uninterpreted source code file.
1 {
2 "abstract" : "Keyed-Hashing for Message Authentication",
3 "author" : [
4 "Andrew Rodland <arodland@cpan.org>"
5 ],
6 "dynamic_config" : 0,
7 "generated_by" : "Dist::Zilla version 6.010, CPAN::Meta::Converter version 2.150010",
8 "license" : [
9 "perl_5"
10 ],
11 "meta-spec" : {
12 "url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
13 "version" : 2
14 },
15 "name" : "Digest-HMAC",
16 "no_index" : {
17 "directory" : [
18 "t"
19 ]
20 },
21 "prereqs" : {
22 "configure" : {
23 "requires" : {
24 "ExtUtils::MakeMaker" : "0"
25 }
26 },
27 "runtime" : {
28 "requires" : {
29 "Digest::MD5" : "2",
30 "Digest::SHA" : "1",
31 "perl" : "5.004"
32 }
33 }
34 },
35 "release_status" : "stable",
36 "resources" : {
37 "bugtracker" : {
38 "mailto" : "bug-Digest-HMAC@rt.cpan.org",
39 "web" : "https://rt.cpan.org/Public/Dist/Display.html?Name=Digest-HMAC"
40 },
41 "homepage" : "http://metacpan.org/release/Digest-HMAC",
42 "license" : [
43 "http://dev.perl.org/licenses/"
44 ],
45 "repository" : {
46 "type" : "git",
47 "url" : "git://github.com/arodland/Digest-HMAC.git",
48 "web" : "http://github.com/arodland/Digest-HMAC"
49 }
50 },
51 "version" : "1.04",
52 "x_authority" : "cpan:ARODLAND",
53 "x_serialization_backend" : "Cpanel::JSON::XS version 3.0233"
54 }
55