Connex/META.json

49 lines
1.1 KiB
JSON

{
"abstract" : "Curses UI NEX:// browser",
"author" : [
"peteyboy <peteyboy@sdf.org>"
],
"dynamic_config" : 0,
"generated_by" : "App::ModuleBuildTiny version 0.043",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : "2"
},
"name" : "App-Connex",
"prereqs" : {
"configure" : {
"requires" : {
"Module::Build::Tiny" : "0.039"
}
},
"develop" : {
"requires" : {
"App::ModuleBuildTiny" : "0.043"
}
},
"runtime" : {
"requires" : {
"Curses::UI" : "0",
"Net::Telnet" : "0",
"URI" : "0",
"URI::Split" : "0",
"strict" : "0",
"warnings" : "0"
}
}
},
"provides" : {
"App::Connex" : {
"file" : "lib/App/Connex.pm",
"version" : "0.9"
}
},
"release_status" : "stable",
"version" : "0.9",
"x_serialization_backend" : "JSON::PP version 4.07",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later"
}