{
  "_from": "easy-ftp@^0.4.1",
  "_id": "easy-ftp@0.4.2",
  "_inBundle": false,
  "_integrity": "sha512-LXGmch6W0whvFy4J6c1hfyi+d3dcQHFc277uaQOePu614TTkXFv8cmXOsSZYCoCR67zCS7pekDrOSnro7+DK6w==",
  "_location": "/easy-ftp",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "easy-ftp@^0.4.1",
    "name": "easy-ftp",
    "escapedName": "easy-ftp",
    "rawSpec": "^0.4.1",
    "saveSpec": null,
    "fetchSpec": "^0.4.1"
  },
  "_requiredBy": [
    "#USER",
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/easy-ftp/-/easy-ftp-0.4.2.tgz",
  "_shasum": "978221e6a988b86265a20a6a2a3bce7df65bc016",
  "_spec": "easy-ftp@^0.4.1",
  "_where": "/Users/yjlee/project/FTP-Simple",
  "author": {
    "name": "humy2833",
    "email": "humy2833@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/humy2833/easy-ftp/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "easy-loop": "^1.7.2",
    "fs-extra": "^7.0.1",
    "ftp-simple": "^0.3.2",
    "ssh2": "^0.8.9"
  },
  "deprecated": false,
  "description": "easy ftp and sftp",
  "homepage": "https://github.com/humy2833/easy-ftp#readme",
  "keywords": [
    "ftp",
    "sftp",
    "ssh",
    "tls",
    "ftps",
    "upload",
    "remote",
    "download"
  ],
  "license": "MIT",
  "main": "main.js",
  "name": "easy-ftp",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/humy2833/easy-ftp.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.4.2"
}
