1{
2   "abstract" : "Generic archive extracting mechanism",
3   "author" : [
4      "Jos Boumans <kane[at]cpan.org>"
5   ],
6   "dynamic_config" : 1,
7   "generated_by" : "ExtUtils::MakeMaker version 7.62, 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-Extract",
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            "File::Basename" : "0",
36            "File::Path" : "0",
37            "File::Spec" : "0.82",
38            "IPC::Cmd" : "0.64",
39            "Locale::Maketext::Simple" : "0",
40            "Module::Load::Conditional" : "0.66",
41            "Params::Check" : "0.07",
42            "Test::More" : "0",
43            "if" : "0"
44         }
45      }
46   },
47   "release_status" : "stable",
48   "resources" : {
49      "repository" : {
50         "url" : "https://github.com/jib/archive-extract"
51      }
52   },
53   "version" : "0.88",
54   "x_serialization_backend" : "JSON::PP version 4.06"
55}
56