1{
2   "abstract" : "Provide an interface to ZIP archive files.",
3   "author" : [
4      "Ned Konz <perl@bike-nomad.com>"
5   ],
6   "dynamic_config" : 0,
7   "generated_by" : "ExtUtils::MakeMaker version 7.3, 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" : "Archive-Zip",
16   "no_index" : {
17      "directory" : [
18         "t",
19         "inc"
20      ]
21   },
22   "prereqs" : {
23      "build" : {
24         "requires" : {
25            "ExtUtils::MakeMaker" : "0"
26         }
27      },
28      "configure" : {
29         "requires" : {
30            "ExtUtils::MakeMaker" : "0"
31         }
32      },
33      "runtime" : {
34         "requires" : {
35            "Compress::Raw::Zlib" : "2.017",
36            "Encode" : "0",
37            "File::Basename" : "0",
38            "File::Copy" : "0",
39            "File::Find" : "0",
40            "File::Path" : "0",
41            "File::Spec" : "0.80",
42            "File::Temp" : "0",
43            "IO::File" : "0",
44            "IO::Handle" : "0",
45            "IO::Seekable" : "0",
46            "Time::Local" : "0",
47            "perl" : "5.006"
48         }
49      },
50      "test" : {
51         "requires" : {
52            "Test::More" : "0.88"
53         }
54      }
55   },
56   "release_status" : "stable",
57   "resources" : {
58      "bugtracker" : {
59         "web" : "https://github.com/redhotpenguin/perl-Archive-Zip/issues"
60      },
61      "repository" : {
62         "type" : "git",
63         "url" : "https://github.com/redhotpenguin/perl-Archive-Zip.git",
64         "web" : "https://github.com/redhotpenguin/perl-Archive-Zip"
65      }
66   },
67   "version" : "1.68",
68   "x_serialization_backend" : "JSON::PP version 2.97000"
69}
70