{ "_args": [ [ "nodemailer@6.9.3", "/root/spacedeck-open" ] ], "_from": "nodemailer@6.9.3", "_id": "nodemailer@6.9.3", "_inBundle": false, "_integrity": "sha512-fy9v3NgTzBngrMFkDsKEj0r02U7jm6XfC3b52eoNV+GCrGj+s8pt5OqhiJdWKuw51zCTdiNR/IUD1z33LIIGpg==", "_location": "/nodemailer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "nodemailer@6.9.3", "name": "nodemailer", "escapedName": "nodemailer", "rawSpec": "6.9.3", "saveSpec": null, "fetchSpec": "6.9.3" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-6.9.3.tgz", "_spec": "6.9.3", "_where": "/root/spacedeck-open", "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.341.0", "aws-sdk": "2.1386.0", "bunyan": "1.8.15", "chai": "4.3.7", "eslint-config-nodemailer": "1.2.0", "eslint-config-prettier": "8.8.0", "grunt": "1.6.1", "grunt-cli": "1.4.3", "grunt-eslint": "24.1.0", "grunt-mocha-test": "0.13.3", "libbase64": "1.2.1", "libmime": "5.2.1", "libqp": "2.0.1", "mocha": "10.2.0", "nodemailer-ntlm-auth": "1.0.3", "proxy": "1.0.2", "proxy-test-server": "1.0.0", "sinon": "15.1.0", "smtp-server": "3.12.0" }, "engines": { "node": ">=6.0.0" }, "homepage": "https://nodemailer.com/", "keywords": [ "Nodemailer" ], "license": "MIT-0", "main": "lib/nodemailer.js", "name": "nodemailer", "repository": { "type": "git", "url": "git+https://github.com/nodemailer/nodemailer.git" }, "scripts": { "test": "grunt --trace-warnings" }, "version": "6.9.3" }