{
  "name": "nodemailer",
  "description": "Easy to use module to send e-mails, supports unicode and SSL/TLS",
  "version": "0.6.5",
  "author": {
    "name": "Andris Reinman"
  },
  "maintainers": [
    {
      "name": "andris",
      "email": "andris@node.ee"
    }
  ],
  "homepage": "http://github.com/andris9/nodemailer",
  "repository": {
    "type": "git",
    "url": "git+ssh://git@github.com/andris9/nodemailer.git"
  },
  "scripts": {
    "test": "nodeunit test/"
  },
  "main": "./lib/nodemailer",
  "licenses": [
    {
      "type": "MIT",
      "url": "http://github.com/andris9/nodemailer/blob/master/LICENSE"
    }
  ],
  "dependencies": {
    "mailcomposer": "~0.2.10",
    "simplesmtp": "~0.2 || ~0.3.30",
    "directmail": "~0.1.7",
    "he": "~0.3.6",
    "public-address": "~0.1.1",
    "readable-stream": "~1.1.9"
  },
  "devDependencies": {
    "nodeunit": "*"
  },
  "optionalDependencies": {
    "readable-stream": "~1.1.9"
  },
  "engines": {
    "node": ">=0.6.0"
  },
  "keywords": [
    "e-mail",
    "mime",
    "email",
    "mail",
    "sendmail",
    "ses",
    "smtp"
  ],
  "bugs": {
    "url": "https://github.com/andris9/nodemailer/issues"
  },
  "_id": "nodemailer@0.6.5",
  "dist": {
    "shasum": "d7ccae72459a944cb97dd6b75ee0376270d5f57c",
    "tarball": "http://registry.npmjs.org/nodemailer/-/nodemailer-0.6.5.tgz"
  },
  "_from": "nodemailer@>=0.6.5 <0.7.0",
  "_npmVersion": "1.4.3",
  "_npmUser": {
    "name": "andris",
    "email": "andris@node.ee"
  },
  "directories": {},
  "_shasum": "d7ccae72459a944cb97dd6b75ee0376270d5f57c",
  "_resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-0.6.5.tgz",
  "readme": "ERROR: No README data found!"
}
