60 lines
1.3 KiB
JSON
60 lines
1.3 KiB
JSON
{
|
|
"abstract" : "manage farms of symbolic links",
|
|
"author" : [
|
|
"unknown"
|
|
],
|
|
"dynamic_config" : 1,
|
|
"generated_by" : "Module::Build version 0.4224",
|
|
"license" : [
|
|
"gpl_1"
|
|
],
|
|
"meta-spec" : {
|
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
|
"version" : 2
|
|
},
|
|
"name" : "Stow",
|
|
"prereqs" : {
|
|
"build" : {
|
|
"requires" : {
|
|
"IO::Scalar" : "0",
|
|
"Test::More" : "0",
|
|
"Test::Output" : "0"
|
|
}
|
|
},
|
|
"configure" : {
|
|
"requires" : {
|
|
"Module::Build" : "0"
|
|
}
|
|
},
|
|
"runtime" : {
|
|
"requires" : {
|
|
"Carp" : "0",
|
|
"IO::File" : "0",
|
|
"perl" : "5.006"
|
|
}
|
|
}
|
|
},
|
|
"provides" : {
|
|
"Stow" : {
|
|
"file" : "lib/Stow.pm",
|
|
"version" : "v2.3.2"
|
|
},
|
|
"Stow::Util" : {
|
|
"file" : "lib/Stow/Util.pm",
|
|
"version" : "v2.3.2"
|
|
}
|
|
},
|
|
"release_status" : "stable",
|
|
"resources" : {
|
|
"homepage" : "https://savannah.gnu.org/projects/stow",
|
|
"license" : [
|
|
"http://www.gnu.org/licenses/gpl-2.0.html"
|
|
],
|
|
"repository" : {
|
|
"type" : "git",
|
|
"url" : "git://git.savannah.gnu.org/stow.git"
|
|
}
|
|
},
|
|
"version" : "v2.3.2",
|
|
"x_serialization_backend" : "JSON::PP version 4.00"
|
|
}
|