forked from openkylin/libconfig-tiny-perl
66 lines
1.6 KiB
JSON
66 lines
1.6 KiB
JSON
{
|
|
"abstract" : "Read/Write .ini style files with as little code as possible",
|
|
"author" : [
|
|
"Adam Kennedy <adamk@cpan.org>"
|
|
],
|
|
"dynamic_config" : 1,
|
|
"generated_by" : "ExtUtils::MakeMaker version 7.62, CPAN::Meta::Converter version 2.150010",
|
|
"license" : [
|
|
"perl_5"
|
|
],
|
|
"meta-spec" : {
|
|
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
|
|
"version" : 2
|
|
},
|
|
"name" : "Config-Tiny",
|
|
"no_index" : {
|
|
"directory" : [
|
|
"t",
|
|
"inc"
|
|
]
|
|
},
|
|
"prereqs" : {
|
|
"build" : {
|
|
"requires" : {
|
|
"Test::More" : "0.47"
|
|
}
|
|
},
|
|
"configure" : {
|
|
"requires" : {
|
|
"ExtUtils::MakeMaker" : "0"
|
|
}
|
|
},
|
|
"runtime" : {
|
|
"requires" : {
|
|
"File::Spec" : "3.30",
|
|
"File::Temp" : "0.22",
|
|
"perl" : "5.008001",
|
|
"strict" : "0",
|
|
"utf8" : "0"
|
|
}
|
|
},
|
|
"test" : {
|
|
"requires" : {
|
|
"Test::More" : "1.001002",
|
|
"Test::Pod" : "1.51"
|
|
}
|
|
}
|
|
},
|
|
"release_status" : "stable",
|
|
"resources" : {
|
|
"bugtracker" : {
|
|
"web" : "https://github.com/ronsavage/Config-Tiny/issues"
|
|
},
|
|
"license" : [
|
|
"http://opensource.org/licenses/Perl"
|
|
],
|
|
"repository" : {
|
|
"type" : "git",
|
|
"url" : "https://github.com/ronsavage/Config-Tiny.git",
|
|
"web" : "https://github.com/ronsavage/Config-Tiny"
|
|
}
|
|
},
|
|
"version" : "2.28",
|
|
"x_serialization_backend" : "JSON::PP version 4.06"
|
|
}
|