{
  "_args": [
    [
      "nodemailer@4.0.1",
      "/home/ambuj/Desktop/mysql Projects/mobileapp"
    ]
  ],
  "_from": "nodemailer@4.0.1",
  "_id": "nodemailer@4.0.1",
  "_inBundle": false,
  "_integrity": "sha1-uVhksH+s7oKH6CMu/9bx1W7HWrI=",
  "_location": "/nodemailer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "nodemailer@4.0.1",
    "name": "nodemailer",
    "escapedName": "nodemailer",
    "rawSpec": "4.0.1",
    "saveSpec": null,
    "fetchSpec": "4.0.1"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-4.0.1.tgz",
  "_spec": "4.0.1",
  "_where": "/home/ambuj/Desktop/mysql Projects/mobileapp",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/nodemailer/nodemailer/issues"
  },
  "description": "Easy as cake e-mail sending from your Node.js applications",
  "devDependencies": {
    "bunyan": "^1.8.10",
    "chai": "^3.5.0",
    "eslint-config-nodemailer": "^1.0.0",
    "grunt": "^1.0.1",
    "grunt-cli": "^1.2.0",
    "grunt-eslint": "^19.0.0",
    "grunt-mocha-test": "^0.13.2",
    "libbase64": "^0.1.0",
    "libmime": "^3.1.0",
    "libqp": "^1.1.0",
    "mocha": "^3.2.0",
    "proxy": "^0.2.4",
    "proxy-test-server": "^1.0.0",
    "sinon": "^2.1.0",
    "smtp-server": "^3.0.1"
  },
  "engines": {
    "node": ">=6.0.0"
  },
  "homepage": "https://nodemailer.com/",
  "keywords": [
    "Nodemailer"
  ],
  "license": "MIT",
  "main": "lib/nodemailer.js",
  "name": "nodemailer",
  "repository": {
    "type": "git",
    "url": "git+https://github.com/nodemailer/nodemailer.git"
  },
  "scripts": {
    "test": "grunt"
  },
  "version": "4.0.1"
}
