{ "_args": [ [ { "raw": "nodemailer-smtp-transport@^2.7.4", "scope": null, "escapedName": "nodemailer-smtp-transport", "name": "nodemailer-smtp-transport", "rawSpec": "^2.7.4", "spec": ">=2.7.4 <3.0.0", "type": "range" }, "/root/rushmail" ] ], "_from": "nodemailer-smtp-transport@>=2.7.4 <3.0.0", "_id": "nodemailer-smtp-transport@2.7.4", "_inCache": true, "_location": "/nodemailer-smtp-transport", "_nodeVersion": "6.10.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/nodemailer-smtp-transport-2.7.4.tgz_1491561468821_0.48228672542609274" }, "_npmUser": { "name": "andris", "email": "andris@kreata.ee" }, "_npmVersion": "3.10.10", "_phantomChildren": {}, "_requested": { "raw": "nodemailer-smtp-transport@^2.7.4", "scope": null, "escapedName": "nodemailer-smtp-transport", "name": "nodemailer-smtp-transport", "rawSpec": "^2.7.4", "spec": ">=2.7.4 <3.0.0", "type": "range" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/nodemailer-smtp-transport/-/nodemailer-smtp-transport-2.7.4.tgz", "_shasum": "0d89af019a144a480fd8ecc99997d9f838f13685", "_shrinkwrap": null, "_spec": "nodemailer-smtp-transport@^2.7.4", "_where": "/root/rushmail", "author": { "name": "Andris Reinman" }, "bugs": { "url": "https://github.com/andris9/nodemailer-smtp-transport/issues" }, "dependencies": { "nodemailer-shared": "1.1.0", "nodemailer-wellknown": "0.1.10", "smtp-connection": "2.12.0" }, "description": "SMTP transport for Nodemailer", "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", "smtp-server": "^1.14.2" }, "directories": {}, "dist": { "shasum": "0d89af019a144a480fd8ecc99997d9f838f13685", "tarball": "https://registry.npmjs.org/nodemailer-smtp-transport/-/nodemailer-smtp-transport-2.7.4.tgz" }, "gitHead": "d854aa0e4e7b22cd921ae3e4e04ab7b6e02761e6", "homepage": "http://github.com/andris9/nodemailer-smtp-transport", "keywords": [ "SMTP", "Nodemailer" ], "license": "MIT", "main": "lib/smtp-transport.js", "maintainers": [ { "name": "andris", "email": "andris@node.ee" } ], "name": "nodemailer-smtp-transport", "optionalDependencies": {}, "readme": "ERROR: No README data found!", "repository": { "type": "git", "url": "git://github.com/andris9/nodemailer-smtp-transport.git" }, "scripts": { "test": "grunt mochaTest" }, "version": "2.7.4" }