HEX
Server: Apache/2.4.41 (Ubuntu)
System: Linux wordpress-ubuntu-s-2vcpu-4gb-fra1-01 5.4.0-169-generic #187-Ubuntu SMP Thu Nov 23 14:52:28 UTC 2023 x86_64
User: root (0)
PHP: 7.4.33
Disabled: pcntl_alarm,pcntl_fork,pcntl_waitpid,pcntl_wait,pcntl_wifexited,pcntl_wifstopped,pcntl_wifsignaled,pcntl_wifcontinued,pcntl_wexitstatus,pcntl_wtermsig,pcntl_wstopsig,pcntl_signal,pcntl_signal_get_handler,pcntl_signal_dispatch,pcntl_get_last_error,pcntl_strerror,pcntl_sigprocmask,pcntl_sigwaitinfo,pcntl_sigtimedwait,pcntl_exec,pcntl_getpriority,pcntl_setpriority,pcntl_async_signals,pcntl_unshare,
Upload Files
File: /var/www/zaklada/html/node_modules/ssh2/package.json
{
  "_args": [
    [
      "ssh2@0.3.6",
      "C:\\wamp\\www\\tokic-shop\\html"
    ]
  ],
  "_development": true,
  "_from": "ssh2@0.3.6",
  "_id": "ssh2@0.3.6",
  "_inBundle": false,
  "_integrity": "sha1-SQNENK7jgh7l/CK5UggeeAH/ku0=",
  "_location": "/ssh2",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ssh2@0.3.6",
    "name": "ssh2",
    "escapedName": "ssh2",
    "rawSpec": "0.3.6",
    "saveSpec": null,
    "fetchSpec": "0.3.6"
  },
  "_requiredBy": [
    "/gulp-sftp"
  ],
  "_resolved": "https://registry.npmjs.org/ssh2/-/ssh2-0.3.6.tgz",
  "_spec": "0.3.6",
  "_where": "C:\\wamp\\www\\tokic-shop\\html",
  "author": {
    "name": "Brian White",
    "email": "mscdex@mscdex.net"
  },
  "bugs": {
    "url": "https://github.com/mscdex/ssh2/issues"
  },
  "dependencies": {
    "asn1": "0.2.1",
    "readable-stream": "1.0.27-1",
    "streamsearch": "0.1.2"
  },
  "description": "An SSH2 client module written in pure JavaScript for node.js",
  "engines": {
    "node": ">=0.8.7"
  },
  "homepage": "https://github.com/mscdex/ssh2#readme",
  "keywords": [
    "ssh",
    "ssh2",
    "sftp",
    "secure",
    "shell",
    "exec",
    "remote",
    "client"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/mscdex/ssh2/raw/master/LICENSE"
    }
  ],
  "main": "./lib/Connection",
  "name": "ssh2",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/mscdex/ssh2.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "0.3.6"
}