{
  "_args": [
    [
      {
        "raw": "nodemailer@^2.5.0",
        "scope": null,
        "escapedName": "nodemailer",
        "name": "nodemailer",
        "rawSpec": "^2.5.0",
        "spec": ">=2.5.0 <3.0.0",
        "type": "range"
      },
      "C:\\www\\dallashi\\videojs-record\\node_modules\\log4js"
    ]
  ],
  "_from": "nodemailer@>=2.5.0 <3.0.0",
  "_id": "nodemailer@2.7.2",
  "_inCache": true,
  "_location": "/nodemailer",
  "_nodeVersion": "6.9.1",
  "_npmOperationalInternal": {
    "host": "packages-12-west.internal.npmjs.com",
    "tmp": "tmp/nodemailer-2.7.2.tgz_1485109102892_0.0470871664583683"
  },
  "_npmUser": {
    "name": "andris",
    "email": "andris@kreata.ee"
  },
  "_npmVersion": "3.10.8",
  "_phantomChildren": {
    "ip": "1.1.5",
    "smart-buffer": "1.1.15"
  },
  "_requested": {
    "raw": "nodemailer@^2.5.0",
    "scope": null,
    "escapedName": "nodemailer",
    "name": "nodemailer",
    "rawSpec": "^2.5.0",
    "spec": ">=2.5.0 <3.0.0",
    "type": "range"
  },
  "_requiredBy": [
    "/log4js"
  ],
  "_resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-2.7.2.tgz",
  "_shasum": "f242e649aeeae39b6c7ed740ef7b061c404d30f9",
  "_shrinkwrap": null,
  "_spec": "nodemailer@^2.5.0",
  "_where": "C:\\www\\dallashi\\videojs-record\\node_modules\\log4js",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/nodemailer/nodemailer/issues"
  },
  "dependencies": {
    "libmime": "3.0.0",
    "mailcomposer": "4.0.1",
    "nodemailer-direct-transport": "3.3.2",
    "nodemailer-shared": "1.1.0",
    "nodemailer-smtp-pool": "2.8.2",
    "nodemailer-smtp-transport": "2.7.2",
    "socks": "1.1.9"
  },
  "deprecated": "All versions below 4.0.1 of Nodemailer are deprecated. See https://nodemailer.com/status/",
  "description": "Easy as cake e-mail sending from your Node.js applications",
  "devDependencies": {
    "amqp": "^0.2.6",
    "chai": "^3.5.0",
    "email-templates": "^2.5.4",
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-eslint": "^19.0.0",
    "grunt-mocha-test": "^0.13.2",
    "handlebars": "^4.0.6",
    "mocha": "^3.2.0",
    "nodemailer-dkim": "^1.0.4",
    "nodemailer-markdown": "^1.0.1",
    "nodemailer-stub-transport": "^1.1.0",
    "proxy-test-server": "^1.0.0",
    "sinon": "^1.17.6",
    "smtp-server": "^1.16.1",
    "swig-email-templates": "^4.0.0"
  },
  "directories": {},
  "dist": {
    "shasum": "f242e649aeeae39b6c7ed740ef7b061c404d30f9",
    "tarball": "https://registry.npmjs.org/nodemailer/-/nodemailer-2.7.2.tgz"
  },
  "engines": {
    "node": ">=0.10.0"
  },
  "gitHead": "a108bc10516e0b38916e0b2060d5c6441454adb7",
  "homepage": "https://nodemailer.com/",
  "keywords": [
    "e-mail",
    "mime",
    "email",
    "mail",
    "sendmail",
    "ses",
    "smtp"
  ],
  "license": "MIT",
  "main": "lib/nodemailer.js",
  "maintainers": [
    {
      "name": "andris",
      "email": "andris@node.ee"
    }
  ],
  "name": "nodemailer",
  "optionalDependencies": {},
  "readme": "ERROR: No README data found!",
  "repository": {
    "type": "git",
    "url": "https://nodemailer.com/"
  },
  "scripts": {
    "test": "grunt mochaTest"
  },
  "version": "2.7.2"
}
