{
  "_from": "nodemailer@^6.4.17",
  "_id": "nodemailer@6.6.1",
  "_inBundle": false,
  "_integrity": "sha512-1xzFN3gqv+/qJ6YRyxBxfTYstLNt0FCtZaFRvf4Sg9wxNGWbwFmGXVpfSi6ThGK6aRxAo+KjHtYSW8NvCsNSAg==",
  "_location": "/nodemailer",
  "_phantomChildren": {},
  "_requested": {
    "type": "range",
    "registry": true,
    "raw": "nodemailer@^6.4.17",
    "name": "nodemailer",
    "escapedName": "nodemailer",
    "rawSpec": "^6.4.17",
    "saveSpec": null,
    "fetchSpec": "^6.4.17"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.6.1.tgz",
  "_shasum": "2a05fbf205b897d71bf43884167b5d4d3bd01b99",
  "_spec": "nodemailer@^6.4.17",
  "_where": "/home/ejaassac/nodevenv/public_html/qurbaniapi/14/lib",
  "author": {
    "name": "Andris Reinman"
  },
  "bugs": {
    "url": "https://github.com/nodemailer/nodemailer/issues"
  },
  "bundleDependencies": false,
  "deprecated": false,
  "description": "Easy as cake e-mail sending from your Node.js applications",
  "devDependencies": {
    "bunyan": "1.8.15",
    "chai": "4.3.4",
    "eslint-config-nodemailer": "1.2.0",
    "eslint-config-prettier": "8.3.0",
    "grunt": "1.4.0",
    "grunt-cli": "1.4.2",
    "grunt-eslint": "23.0.0",
    "grunt-mocha-test": "0.13.3",
    "libbase64": "1.2.1",
    "libmime": "5.0.0",
    "libqp": "1.1.0",
    "mocha": "8.4.0",
    "nodemailer-ntlm-auth": "1.0.1",
    "proxy": "1.0.2",
    "proxy-test-server": "1.0.0",
    "sinon": "10.0.0",
    "smtp-server": "3.8.0"
  },
  "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": "6.6.1"
}
