{
"abstract" : "Simple zip/unzip utility with extra indentation features for XML members",
"author" : [
"DAMI <dami@cpan.org>"
],
"dynamic_config" : 1,
"generated_by" : "Module::Build version 0.4232",
"license" : [
"artistic_2"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "App-Zip-X",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build" : "0.4004"
}
},
"runtime" : {
"requires" : {
"Archive::Zip" : "0",
"Getopt::Long" : "0",
"XML::LibXML" : "0"
}
},
"test" : {
"requires" : {
"Test::More" : "0",
"perl" : "v5.10.0"
}
}
},
"provides" : {
"App::Zip::X" : {
"file" : "lib/App/Zip/X.pm",
"version" : "1.01"
}
},
"release_status" : "stable",
"resources" : {
"license" : [
"http://www.perlfoundation.org/artistic_license_2_0"
],
"repository" : {
"url" : "https://github.com/damil/App-Zip-X"
}
},
"version" : "1.01",
"x_serialization_backend" : "JSON::PP version 4.05"
}