{
  "name": "nodemailer",
  "version": "1.3.4",
  "description": "Easy as cake e-mail sending from your Node.js applications",
  "main": "src/nodemailer.js",
  "scripts": {
    "test": "grunt"
  },
  "repository": {
    "type": "git",
    "url": "git://github.com/andris9/Nodemailer.git"
  },
  "keywords": [
    "e-mail",
    "mime",
    "email",
    "mail",
    "sendmail",
    "ses",
    "smtp"
  ],
  "author": {
    "name": "Andris Reinman"
  },
  "license": "MIT",
  "bugs": {
    "url": "https://github.com/andris9/Nodemailer/issues"
  },
  "homepage": "http://www.nodemailer.com",
  "devDependencies": {
    "chai": "^2.2.0",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.11.1",
    "grunt-mocha-test": "^0.12.7",
    "nodemailer-dkim": "^1.0.2",
    "nodemailer-markdown": "^1.0.0",
    "nodemailer-stub-transport": "^1.0.0",
    "smtp-server": "^1.2.0",
    "sinon": "^1.14.1"
  },
  "dependencies": {
    "buildmail": "^1.2.4",
    "hyperquest": "^1.2.0",
    "libmime": "^1.0.0",
    "nodemailer-direct-transport": "^1.0.2",
    "nodemailer-smtp-transport": "^1.0.2"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "d2dc02494570f8fbd5fad9e009afbcb317189297",
  "_id": "nodemailer@1.3.4",
  "_shasum": "9e5ca29ddc9fd78584e5ed46ddc486385be43ae3",
  "_from": "nodemailer@1.3.x",
  "_npmVersion": "2.5.1",
  "_nodeVersion": "0.12.0",
  "_npmUser": {
    "name": "andris",
    "email": "andris@node.ee"
  },
  "maintainers": [
    {
      "name": "andris",
      "email": "andris@node.ee"
    }
  ],
  "dist": {
    "shasum": "9e5ca29ddc9fd78584e5ed46ddc486385be43ae3",
    "tarball": "http://registry.npmjs.org/nodemailer/-/nodemailer-1.3.4.tgz"
  },
  "directories": {},
  "_resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-1.3.4.tgz",
  "readme": "ERROR: No README data found!"
}
