machinepack-ssh
Advanced tools
{ | ||
"name": "machinepack-ssh", | ||
"version": "1.0.0", | ||
"description": "Use SSH to send commands to a remote server", | ||
"version": "1.0.1", | ||
"description": "Use SSH to send any command to a remote server.", | ||
"scripts": { | ||
@@ -28,2 +28,3 @@ "test": "node ./node_modules/test-machinepack-mocha/bin/testmachinepack-mocha.js" | ||
"machinepack": { | ||
"iconSrc": "http://tiberius.delta9.pl/k/i/ssh-picture.jpg", | ||
"friendlyName": "SSH", | ||
@@ -30,0 +31,0 @@ "machineDir": "machines/", |
5439
1.27%