{
  "_args": [
    [
      "nodemailer-smtp-transport@^1.0.4",
      "/Users/johnc/src/fw-host-discovery/node_modules/nodemailer"
    ]
  ],
  "_from": "nodemailer-smtp-transport@>=1.0.4 <2.0.0",
  "_id": "nodemailer-smtp-transport@1.0.4",
  "_inCache": true,
  "_installable": true,
  "_location": "/nodemailer-smtp-transport",
  "_nodeVersion": "4.2.1",
  "_npmUser": {
    "email": "andris@kreata.ee",
    "name": "andris"
  },
  "_npmVersion": "2.14.7",
  "_phantomChildren": {},
  "_requested": {
    "name": "nodemailer-smtp-transport",
    "raw": "nodemailer-smtp-transport@^1.0.4",
    "rawSpec": "^1.0.4",
    "scope": null,
    "spec": ">=1.0.4 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/nodemailer"
  ],
  "_resolved": "https://registry.npmjs.org/nodemailer-smtp-transport/-/nodemailer-smtp-transport-1.0.4.tgz",
  "_shasum": "64ab7294e90641125c73a20474f240f7b10f02ef",
  "_shrinkwrap": null,
  "_spec": "nodemailer-smtp-transport@^1.0.4",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/nodemailer",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/andris9/nodemailer-smtp-transport/issues"
  },
  "dependencies": {
    "clone": "^1.0.2",
    "nodemailer-wellknown": "^0.1.7",
    "smtp-connection": "^1.3.1"
  },
  "description": "SMTP transport for Nodemailer",
  "devDependencies": {
    "chai": "^3.4.0",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.11.3",
    "grunt-mocha-test": "^0.12.7",
    "mocha": "^2.3.3",
    "sinon": "^1.17.2",
    "smtp-server": "^1.7.1"
  },
  "directories": {},
  "dist": {
    "shasum": "64ab7294e90641125c73a20474f240f7b10f02ef",
    "tarball": "http://registry.npmjs.org/nodemailer-smtp-transport/-/nodemailer-smtp-transport-1.0.4.tgz"
  },
  "gitHead": "d61037a57167a995ff7786353f8bf74f4f0d8aed",
  "homepage": "http://github.com/andris9/nodemailer-smtp-transport",
  "keywords": [
    "Nodemailer",
    "SMTP"
  ],
  "license": "MIT",
  "main": "src/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"
  },
  "version": "1.0.4"
}
