{
  "_from": "ftp-simple@^0.3.2",
  "_id": "ftp-simple@0.3.2",
  "_inBundle": false,
  "_integrity": "sha512-HYduRP+DkZ47rJmU60KqTZq2BvTxvdr+arBzoeDuIXV1+D6gxbLFJDCpx1YxqHmfTveAZ+LgC7YLv3jTnZQw1w==",
  "_location": "/ftp-simple",
  "_phantomChildren": {
    "graceful-fs": "4.1.11",
    "klaw": "1.3.1",
    "path-is-absolute": "1.0.1",
    "rimraf": "2.7.1"
  },
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "ftp-simple@^0.3.2",
    "name": "ftp-simple",
    "escapedName": "ftp-simple",
    "rawSpec": "^0.3.2",
    "saveSpec": null,
    "fetchSpec": "^0.3.2"
  },
  "_requiredBy": [
    "/easy-ftp"
  ],
  "_resolved": "https://registry.npmjs.org/ftp-simple/-/ftp-simple-0.3.2.tgz",
  "_shasum": "7001a82ff5af884230f83acad2aa4b0a72d5bf27",
  "_spec": "ftp-simple@^0.3.2",
  "_where": "/Users/yjlee/project/FTP-Simple/node_modules/easy-ftp",
  "author": {
    "name": "humy2833",
    "email": "humy2833@gmail.com"
  },
  "bugs": {
    "url": "https://github.com/humy2833/ftp-simple_module/issues"
  },
  "bundleDependencies": false,
  "dependencies": {
    "basic-ftp": "^4.6.3",
    "easy-loop": "^1.7.2",
    "fs-extra": "^0.30.0",
    "ftp": "^0.3.10",
    "ftpimp": "^3.0.5",
    "iconv-lite": "^0.6.2",
    "jsftp": "^2.1.3"
  },
  "deprecated": false,
  "description": "simple ftp",
  "homepage": "https://github.com/humy2833/ftp-simple_module#readme",
  "keywords": [
    "ftp",
    "upload",
    "download",
    "remote"
  ],
  "license": "MIT",
  "main": "main.js",
  "name": "ftp-simple",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/humy2833/ftp-simple_module.git"
  },
  "scripts": {
    "test": "echo \"Error: no test specified\" && exit 1"
  },
  "version": "0.3.2"
}
