{ "_args": [ [ "smtp-connection@^1.3.1", "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/nodemailer-direct-transport" ] ], "_from": "smtp-connection@>=1.3.1 <2.0.0", "_id": "smtp-connection@1.3.8", "_inCache": true, "_installable": true, "_location": "/smtp-connection", "_nodeVersion": "5.3.0", "_npmUser": { "email": "andris@kreata.ee", "name": "andris" }, "_npmVersion": "3.3.12", "_phantomChildren": {}, "_requested": { "name": "smtp-connection", "raw": "smtp-connection@^1.3.1", "rawSpec": "^1.3.1", "scope": null, "spec": ">=1.3.1 <2.0.0", "type": "range" }, "_requiredBy": [ "/nodemailer-direct-transport", "/nodemailer-smtp-transport" ], "_resolved": "https://registry.npmjs.org/smtp-connection/-/smtp-connection-1.3.8.tgz", "_shasum": "55832c2160cfb3086e1dcd87fd1c19fa61b7f536", "_shrinkwrap": null, "_spec": "smtp-connection@^1.3.1", "_where": "/home/mitchell/Desktop/test-mywebsite/mywebsite/node_modules/nodemailer-direct-transport", "author": { "name": "Andris Reinman" }, "bugs": { "url": "https://github.com/andris9/smtp-connection/issues" }, "dependencies": {}, "description": "Connect to SMTP servers", "devDependencies": { "chai": "^3.4.1", "grunt": "^0.4.5", "grunt-contrib-jshint": "^0.11.3", "grunt-mocha-test": "^0.12.7", "mocha": "^2.3.4", "sinon": "^1.17.2", "smtp-server": "^1.7.1", "xoauth2": "^1.1.0" }, "directories": { "test": "test" }, "dist": { "shasum": "55832c2160cfb3086e1dcd87fd1c19fa61b7f536", "tarball": "http://registry.npmjs.org/smtp-connection/-/smtp-connection-1.3.8.tgz" }, "gitHead": "e4f8d186c90435e58147d022a5185db46c8255c2", "homepage": "https://github.com/andris9/smtp-connection", "keywords": [ "SMTP" ], "license": "MIT", "main": "src/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" }, "version": "1.3.8" }