{ "_args": [ [ "ftp@~0.3.6", "/home/lyxaira/Artesanias/artesanias/node_modules/ftp-client" ] ], "_from": "ftp@>=0.3.6 <0.4.0", "_id": "ftp@0.3.10", "_inCache": true, "_installable": true, "_location": "/ftp", "_npmUser": { "email": "mscdex@mscdex.net", "name": "mscdex" }, "_npmVersion": "1.4.28", "_phantomChildren": {}, "_requested": { "name": "ftp", "raw": "ftp@~0.3.6", "rawSpec": "~0.3.6", "scope": null, "spec": ">=0.3.6 <0.4.0", "type": "range" }, "_requiredBy": [ "/ftp-client" ], "_resolved": "https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz", "_shasum": "9197d861ad8142f3e63d5a83bfe4c59f7330885d", "_shrinkwrap": null, "_spec": "ftp@~0.3.6", "_where": "/home/lyxaira/Artesanias/artesanias/node_modules/ftp-client", "author": { "email": "mscdex@mscdex.net", "name": "Brian White" }, "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", "devDependencies": {}, "directories": {}, "dist": { "shasum": "9197d861ad8142f3e63d5a83bfe4c59f7330885d", "tarball": "https://registry.npmjs.org/ftp/-/ftp-0.3.10.tgz" }, "engines": { "node": ">=0.8.0" }, "homepage": "https://github.com/mscdex/node-ftp", "keywords": [ "client", "ftp", "transfer" ], "licenses": [ { "type": "MIT", "url": "http://github.com/mscdex/node-ftp/raw/master/LICENSE" } ], "main": "./lib/connection", "maintainers": [ { "name": "mscdex", "email": "mscdex@mscdex.net" } ], "name": "ftp", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git+ssh://git@github.com/mscdex/node-ftp.git" }, "scripts": { "test": "node test/test.js" }, "version": "0.3.10" }