{
  "name": "openssh",
  "version": "1.0.7",
  "description": "Simple Remote terminal connection",
  "main": "index.js",
  "dependencies": {
    "child_process": "^1.0.2",
    "ansi-colors": "^4.1.3",
    "socket.io": "^4.5.1"
  },
  "keywords": [
    "ssh",
    "terminal",
    "remote",
    "remote terminal",
    "remote-terminal",
    "simple remote terminal",
    "openssh"
  ],
  "devDependencies": {},
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "author": "@kubilaytr",
  "license": "MIT"
}
