{
"abstract" : "simple remote command launcher via ssh",
"author" : [
"Shoichi Kaji <skaji@cpan.org>"
],
"dynamic_config" : 0,
"generated_by" : "Dist::Zilla version 6.032, CPAN::Meta::Converter version 2.150010",
"license" : [
"perl_5"
],
"meta-spec" : {
"url" : "http://search.cpan.org/perldoc?CPAN::Meta::Spec",
"version" : 2
},
"name" : "App-RemoteCommand",
"prereqs" : {
"configure" : {
"requires" : {
"Dist::Build" : "0.015",
"perl" : "v5.16.0"
}
},
"runtime" : {
"requires" : {
"Getopt::Long" : "2.39",
"IO::Pty" : "0",
"List::Util" : "1.45",
"Net::OpenSSH" : "0",
"String::Glob::Permute" : "0",
"Term::ReadKey" : "0",
"perl" : "v5.16.0"
}
}
},
"provides" : {
"App::RemoteCommand" : {
"file" : "lib/App/RemoteCommand.pm",
"version" : "0.993"
},
"App::RemoteCommand::LineBuffer" : {
"file" : "lib/App/RemoteCommand/LineBuffer.pm"
},
"App::RemoteCommand::Pool" : {
"file" : "lib/App/RemoteCommand/Pool.pm"
},
"App::RemoteCommand::SSH" : {
"file" : "lib/App/RemoteCommand/SSH.pm"
},
"App::RemoteCommand::Select" : {
"file" : "lib/App/RemoteCommand/Select.pm"
},
"App::RemoteCommand::Util" : {
"file" : "lib/App/RemoteCommand/Util.pm"
}
},
"release_status" : "stable",
"resources" : {
"bugtracker" : {
"web" : "https://github.com/skaji/App-RemoteCommand/issues"
},
"homepage" : "https://github.com/skaji/App-RemoteCommand",
"repository" : {
"type" : "git",
"url" : "https://github.com/skaji/App-RemoteCommand.git",
"web" : "https://github.com/skaji/App-RemoteCommand"
}
},
"version" : "0.993",
"x_contributors" : [
"Shoichi Kaji <skaji@outlook.com>"
],
"x_generated_by_perl" : "v5.40.0",
"x_serialization_backend" : "Cpanel::JSON::XS version 4.38",
"x_spdx_expression" : "Artistic-1.0-Perl OR GPL-1.0-or-later",
"x_static_install" : 1
}