• File: package.json
  • Full Path: /var/www/nodejs/Notifications_Imali_API/node_modules/nodemailer/package.json
  • Date Modified: 01/01/2023 3:33 PM
  • File size: 1.88 KB
  • MIME-type: application/json
  • Charset: utf-8
{
  "_args": [
    [
      "nodemailer@6.7.7",
      "/var/www/nodejs/Notifications_Imali_API"
    ]
  ],
  "_from": "nodemailer@6.7.7",
  "_id": "nodemailer@6.7.7",
  "_inBundle": false,
  "_integrity": "sha512-pOLC/s+2I1EXuSqO5Wa34i3kXZG3gugDssH+ZNCevHad65tc8vQlCQpOLaUjopvkRQKm2Cki2aME7fEOPRy3bA==",
  "_location": "/nodemailer",
  "_phantomChildren": {},
  "_requested": {
    "type": "version",
    "registry": true,
    "raw": "nodemailer@6.7.7",
    "name": "nodemailer",
    "escapedName": "nodemailer",
    "rawSpec": "6.7.7",
    "saveSpec": null,
    "fetchSpec": "6.7.7"
  },
  "_requiredBy": [
    "/"
  ],
  "_resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.7.7.tgz",
  "_spec": "6.7.7",
  "_where": "/var/www/nodejs/Notifications_Imali_API",
  "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": {
    "@aws-sdk/client-ses": "3.121.0",
    "aws-sdk": "2.1168.0",
    "bunyan": "1.8.15",
    "chai": "4.3.6",
    "eslint-config-nodemailer": "1.2.0",
    "eslint-config-prettier": "8.5.0",
    "grunt": "1.5.3",
    "grunt-cli": "1.4.3",
    "grunt-eslint": "24.0.0",
    "grunt-mocha-test": "0.13.3",
    "libbase64": "1.2.1",
    "libmime": "5.1.0",
    "libqp": "1.1.0",
    "mocha": "10.0.0",
    "nodemailer-ntlm-auth": "1.0.1",
    "proxy": "1.0.2",
    "proxy-test-server": "1.0.0",
    "sinon": "14.0.0",
    "smtp-server": "3.11.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 --trace-warnings"
  },
  "version": "6.7.7"
}