@microsoft/dev-tunnels-ssh
Version:
SSH library for Dev Tunnels
18 lines • 395 B
JSON
{
"name": "@microsoft/dev-tunnels-ssh",
"version": "3.12.5",
"description": "SSH library for Dev Tunnels",
"repository": "https://github.com/microsoft/dev-tunnels-ssh.git",
"keywords": [
"SSH"
],
"author": "Microsoft",
"license": "MIT",
"dependencies": {
"buffer": "^5.2.1",
"debug": "^4.1.1",
"diffie-hellman": "^5.0.3",
"vscode-jsonrpc": "^4.0.0"
},
"main": "./index.js"
}