{ "_args": [ [ "nodemailer@4.4.1", "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools" ] ], "_from": "nodemailer@4.4.1", "_id": "nodemailer@4.4.1", "_inBundle": false, "_integrity": "sha512-1bnszJJXatcHJhLpxQ1XMkLDjCjPKvGKMtRQ73FOsoNln3UQjddEQmz6fAwM3aj0GtQ3dQX9qtMHPelz63GU7A==", "_location": "/nodemailer", "_phantomChildren": {}, "_requested": { "type": "version", "registry": true, "raw": "nodemailer@4.4.1", "name": "nodemailer", "escapedName": "nodemailer", "rawSpec": "4.4.1", "saveSpec": null, "fetchSpec": "4.4.1" }, "_requiredBy": [ "/" ], "_resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-4.4.1.tgz", "_spec": "4.4.1", "_where": "E:\\project\\my-cc-plugin\\hot-update-tools\\packages\\hot-update-tools", "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.12", "chai": "^4.1.2", "eslint-config-nodemailer": "^1.2.0", "grunt": "^1.0.1", "grunt-cli": "^1.2.0", "grunt-eslint": "^20.1.0", "grunt-mocha-test": "^0.13.3", "libbase64": "^1.0.1", "libmime": "^3.1.0", "libqp": "^1.1.0", "mocha": "^4.0.1", "proxy": "^0.2.4", "proxy-test-server": "^1.0.0", "sinon": "^4.1.3", "smtp-server": "^3.4.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.4.1" }