{
  "name": "nodemailer-smtp-transport",
  "version": "2.4.1",
  "description": "SMTP transport for Nodemailer",
  "main": "lib/smtp-transport.js",
  "scripts": {
    "test": "grunt"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/andris9/nodemailer-smtp-transport.git"
  },
  "keywords": [
    "SMTP",
    "Nodemailer"
  ],
  "author": {
    "name": "Andris Reinman"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/andris9/nodemailer-smtp-transport/issues"
  },
  "homepage": "http://github.com/andris9/nodemailer-smtp-transport",
  "dependencies": {
    "nodemailer-shared": "1.0.4",
    "nodemailer-wellknown": "0.1.7",
    "smtp-connection": "2.3.1"
  },
  "devDependencies": {
    "chai": "^3.5.0",
    "grunt": "^0.4.5",
    "grunt-eslint": "^18.0.0",
    "grunt-mocha-test": "^0.12.7",
    "mocha": "^2.4.5",
    "smtp-server": "^1.8.0"
  },
  "gitHead": "b741f73b439d3fde8f131cf14cb91ec1e2126b26",
  "_id": "nodemailer-smtp-transport@2.4.1",
  "_shasum": "accaa4321c8cc5ed856a488933f29af1d1e0542f",
  "_from": "nodemailer-smtp-transport@latest",
  "_npmVersion": "3.3.12",
  "_nodeVersion": "5.5.0",
  "_npmUser": {
    "name": "andris",
    "email": "andris@kreata.ee"
  },
  "dist": {
    "shasum": "accaa4321c8cc5ed856a488933f29af1d1e0542f",
    "tarball": "http://registry.npmjs.org/nodemailer-smtp-transport/-/nodemailer-smtp-transport-2.4.1.tgz"
  },
  "maintainers": [
    {
      "name": "andris",
      "email": "andris@node.ee"
    }
  ],
  "_npmOperationalInternal": {
    "host": "packages-9-west.internal.npmjs.com",
    "tmp": "tmp/nodemailer-smtp-transport-2.4.1.tgz_1455959788673_0.6558771491982043"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/nodemailer-smtp-transport/-/nodemailer-smtp-transport-2.4.1.tgz"
}
