{
  "_args": [
    [
      "nodemailer@^1.3.1",
      "/Users/johnc/src/fw-host-discovery/node_modules/loopback"
    ]
  ],
  "_from": "nodemailer@>=1.3.1 <2.0.0",
  "_id": "nodemailer@1.10.0",
  "_inCache": true,
  "_installable": true,
  "_location": "/nodemailer",
  "_nodeVersion": "5.0.0",
  "_npmUser": {
    "email": "andris@kreata.ee",
    "name": "andris"
  },
  "_npmVersion": "3.3.6",
  "_phantomChildren": {},
  "_requested": {
    "name": "nodemailer",
    "raw": "nodemailer@^1.3.1",
    "rawSpec": "^1.3.1",
    "scope": null,
    "spec": ">=1.3.1 <2.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/loopback"
  ],
  "_resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-1.10.0.tgz",
  "_shasum": "57e6f02ce2cd54910c23d4c4001e2c474021b541",
  "_shrinkwrap": null,
  "_spec": "nodemailer@^1.3.1",
  "_where": "/Users/johnc/src/fw-host-discovery/node_modules/loopback",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/andris9/Nodemailer/issues"
  },
  "dependencies": {
    "libmime": "^1.2.0",
    "mailcomposer": "^2.1.0",
    "needle": "^0.11.0",
    "nodemailer-direct-transport": "^1.1.0",
    "nodemailer-smtp-transport": "^1.0.4"
  },
  "description": "Easy as cake e-mail sending from your Node.js applications",
  "devDependencies": {
    "chai": "^3.4.1",
    "grunt": "^0.4.5",
    "grunt-contrib-jshint": "^0.11.3",
    "grunt-mocha-test": "^0.12.7",
    "mocha": "^2.3.3",
    "nodemailer-dkim": "^1.0.3",
    "nodemailer-markdown": "^1.0.0",
    "nodemailer-stub-transport": "^1.0.0",
    "sinon": "^1.17.2",
    "smtp-server": "^1.7.1"
  },
  "directories": {},
  "dist": {
    "shasum": "57e6f02ce2cd54910c23d4c4001e2c474021b541",
    "tarball": "http://registry.npmjs.org/nodemailer/-/nodemailer-1.10.0.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "f7882779bc6806e80b6fd060e4049089aecec95f",
  "homepage": "http://www.nodemailer.com",
  "keywords": [
    "e-mail",
    "email",
    "mail",
    "mime",
    "sendmail",
    "ses",
    "smtp"
  ],
  "license": "MIT",
  "main": "src/nodemailer.js",
  "maintainers": [
    {
      "name": "andris",
      "email": "andris@node.ee"
    }
  ],
  "name": "nodemailer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "git://github.com/andris9/Nodemailer.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "1.10.0"
}
