HEX
Server: Apache/2.4.25
System: Linux webserver1.dinartechshare-e.com 4.9.0-19-amd64 #1 SMP Debian 4.9.320-2 (2022-06-30) x86_64
User: smkmuhsayung (1029)
PHP: 8.0.3
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: //usr/lib/node_modules/pm2/node_modules/ftp/package.json
{
  "_from": "ftp@~0.3.10",
  "_id": "[email protected]",
  "_inBundle": false,
  "_integrity": "sha1-kZfYYa2BQvPmPVqDv+TFn3MwiF0=",
  "_location": "/pm2/ftp",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.4",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ftp@~0.3.10",
    "name": "ftp",
    "escapedName": "ftp",
    "rawSpec": "~0.3.10",
    "saveSpec": null,
    "fetchSpec": "~0.3.10"
  },
  "_requiredBy": [
    "/pm2/get-uri"
  ],
  "_resolved": "https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz",
  "_shasum": "9197d861ad8142f3e63d5a83bfe4c59f7330885d",
  "_spec": "ftp@~0.3.10",
  "_where": "/usr/lib/node_modules/pm2/node_modules/get-uri",
  "author": {
    "name": "Brian White",
    "email": "[email protected]"
  },
  "bugs": {
    "url": "https://github.com/mscdex/node-ftp/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "readable-stream": "1.1.x",
    "xregexp": "2.0.0"
  },
  "deprecated": false,
  "description": "An FTP client module for node.js",
  "engines": {
    "node": ">=0.8.0"
  },
  "homepage": "https://github.com/mscdex/node-ftp#readme",
  "keywords": [
    "ftp",
    "client",
    "transfer"
  ],
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/mscdex/node-ftp/raw/master/LICENSE"
    }
  ],
  "main": "./lib/connection",
  "name": "ftp",
  "repository": {
    "type": "git",
    "url": "git+ssh://[email protected]/mscdex/node-ftp.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "0.3.10"
}