{
  "_args": [
    [
      "smtp-connection@^1.3.1",
      "/Users/johnc/src/fw-host-discovery/node_modules/nodemailer-direct-transport"
    ]
  ],
  "_from": "smtp-connection@>=1.3.1 <2.0.0",
  "_id": "smtp-connection@1.3.1",
  "_inCache": true,
  "_installable": true,
  "_location": "/smtp-connection",
  "_nodeVersion": "0.12.2",
  "_npmUser": {
    "email": "andris@kreata.ee",
    "name": "andris"
  },
  "_npmVersion": "2.7.4",
  "_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.1.tgz",
  "_shasum": "bcef9d499b42d06b89d832dbca9bcb5a79b1a557",
  "_shrinkwrap": null,
  "_spec": "smtp-connection@^1.3.1",
  "_where": "/Users/johnc/src/fw-host-discovery/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.0.0",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.11.2",
    "grunt-mocha-test": "^0.12.7",
    "mocha": "^2.2.5",
    "sinon": "^1.15.4",
    "smtp-server": "^1.4.0",
    "xoauth2": "^1.0.0"
  },
  "directories": {
    "test": "test"
  },
  "dist": {
    "shasum": "bcef9d499b42d06b89d832dbca9bcb5a79b1a557",
    "tarball": "http://registry.npmjs.org/smtp-connection/-/smtp-connection-1.3.1.tgz"
  },
  "gitHead": "dc61a8666ea9f7ce8971c61e08f8b5f5c9522c4e",
  "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.1"
}
