MOON
Server: Apache
System: Linux 54-179-220-51.cprapid.com 3.10.0-1160.144.1.el7.tuxcare.els4.x86_64 #1 SMP Tue Apr 7 08:40:40 UTC 2026 x86_64
User: thehunarfound (1001)
PHP: 7.4.29
Disabled: NONE
Upload Files
File: /home/thehunarfound/public_html/DMS/node_modules/ftp/package.json
{
  "_args": [
    [
      "ftp@0.3.10",
      "D:\\xamp2\\htdocs\\DMS"
    ]
  ],
  "_from": "ftp@0.3.10",
  "_id": "ftp@0.3.10",
  "_inBundle": false,
  "_integrity": "sha1-kZfYYa2BQvPmPVqDv+TFn3MwiF0=",
  "_location": "/ftp",
  "_phantomChildren": {
    "core-util-is": "1.0.2",
    "inherits": "2.0.3",
    "isarray": "0.0.1",
    "string_decoder": "0.10.31"
  },
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "ftp@0.3.10",
    "name": "ftp",
    "escapedName": "ftp",
    "rawSpec": "0.3.10",
    "saveSpec": null,
    "fetchSpec": "0.3.10"
  },
  "_requiredBy": [
    "/get-uri"
  ],
  "_resolved": "https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz",
  "_spec": "0.3.10",
  "_where": "D:\\xamp2\\htdocs\\DMS",
  "author": {
    "name": "Brian White",
    "email": "mscdex@mscdex.net"
  },
  "bugs": {
    "url": "https://github.com/mscdex/node-ftp/issues"
  },
  "dependencies": {
    "readable-stream": "1.1.x",
    "xregexp": "2.0.0"
  },
  "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://git@github.com/mscdex/node-ftp.git"
  },
  "scripts": {
    "test": "node test/test.js"
  },
  "version": "0.3.10"
}