{ "_args": [ [ { "raw": "smtp-connection@2.12.0", "scope": null, "escapedName": "smtp-connection", "name": "smtp-connection", "rawSpec": "2.12.0", "spec": "2.12.0", "type": "version" }, "/root/rushmail/node_modules/nodemailer-smtp-transport" ] ], "_from": "smtp-connection@2.12.0", "_id": "smtp-connection@2.12.0", "_inCache": true, "_location": "/smtp-connection", "_nodeVersion": "6.5.0", "_npmOperationalInternal": { "host": "packages-12-west.internal.npmjs.com", "tmp": "tmp/smtp-connection-2.12.0.tgz_1473079427239_0.7930881839711219" }, "_npmUser": { "name": "andris", "email": "andris@kreata.ee" }, "_npmVersion": "3.10.3", "_phantomChildren": {}, "_requested": { "raw": "smtp-connection@2.12.0", "scope": null, "escapedName": "smtp-connection", "name": "smtp-connection", "rawSpec": "2.12.0", "spec": "2.12.0", "type": "version" }, "_requiredBy": [ "/nodemailer-smtp-transport" ], "_resolved": "https://registry.npmjs.org/smtp-connection/-/smtp-connection-2.12.0.tgz", "_shasum": "d76ef9127cb23c2259edb1e8349c2e8d5e2d74c1", "_shrinkwrap": null, "_spec": "smtp-connection@2.12.0", "_where": "/root/rushmail/node_modules/nodemailer-smtp-transport", "author": { "name": "Andris Reinman" }, "bugs": { "url": "https://github.com/andris9/smtp-connection/issues" }, "dependencies": { "httpntlm": "1.6.1", "nodemailer-shared": "1.1.0" }, "description": "Connect to SMTP servers", "devDependencies": { "chai": "^3.5.0", "grunt": "^1.0.1", "grunt-cli": "^1.2.0", "grunt-eslint": "^19.0.0", "grunt-mocha-test": "^0.12.7", "mocha": "^3.0.2", "proxy-test-server": "^1.0.0", "sinon": "^1.17.5", "smtp-server": "^1.14.2", "xoauth2": "^1.2.0" }, "directories": { "test": "test" }, "dist": { "shasum": "d76ef9127cb23c2259edb1e8349c2e8d5e2d74c1", "tarball": "https://registry.npmjs.org/smtp-connection/-/smtp-connection-2.12.0.tgz" }, "gitHead": "16fcb9f4b9ebc6419f61c0c45d790df7ee4531fe", "homepage": "https://github.com/andris9/smtp-connection", "keywords": [ "SMTP" ], "license": "MIT", "main": "lib/smtp-connection.js", "maintainers": [ { "name": "andris", "email": "andris@node.ee" } ], "name": "smtp-connection", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/andris9/smtp-connection.git" }, "scripts": { "test": "grunt mochaTest" }, "version": "2.12.0" }