@iotflows/iotflows-remote-access-client
Version:
38 lines (37 loc) • 728 B
JSON
{
"name": "@iotflows/iotflows-remote-access-client",
"version": "1.0.4",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1",
"start": "node index.js"
},
"repository": {
"type": "git",
"url": "https://github.com/iotflows/iotflows_remote_access_client"
},
"keywords": [
"iotflows",
"iot",
"linux",
"remote",
"remote access",
"sftp",
"ssl",
"proxy",
"file-manager"
],
"author": {
"name": "IoTFlows Inc",
"url": "https://iotflows.com/"
},
"contributors": [
"Mahmoud Parto",
"Ulises Carrasco"
],
"license": "Apache-2.0",
"dependencies": {
"ssh2-sftp-client": "^7.0.0"
}
}