{ "_args": [ [ { "raw": "nodemailer", "scope": null, "escapedName": "nodemailer", "name": "nodemailer", "rawSpec": "", "spec": "latest", "type": "tag" }, "/Users/fzy/project/koa2_Sequelize_project" ] ], "_from": "nodemailer@latest", "_id": "nodemailer@4.0.1", "_inCache": true, "_location": "/nodemailer", "_nodeVersion": "6.10.0", "_npmOperationalInternal": { "host": "packages-18-east.internal.npmjs.com", "tmp": "tmp/nodemailer-4.0.1.tgz_1492078705942_0.3458673018030822" }, "_npmUser": { "name": "andris", "email": "andris@kreata.ee" }, "_npmVersion": "3.10.10", "_phantomChildren": {}, "_requested": { "raw": "nodemailer", "scope": null, "escapedName": "nodemailer", "name": "nodemailer", "rawSpec": "", "spec": "latest", "type": "tag" }, "_requiredBy": [ "#USER", "/" ], "_resolved": "https://registry.npmjs.org/nodemailer/-/nodemailer-4.0.1.tgz", "_shasum": "b95864b07facee8287e8232effd6f1d56ec75ab2", "_shrinkwrap": null, "_spec": "nodemailer", "_where": "/Users/fzy/project/koa2_Sequelize_project", "author": { "name": "Andris Reinman" }, "bugs": { "url": "https://github.com/nodemailer/nodemailer/issues" }, "dependencies": {}, "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" }, "directories": {}, "dist": { "shasum": "b95864b07facee8287e8232effd6f1d56ec75ab2", "tarball": "https://registry.npmjs.org/nodemailer/-/nodemailer-4.0.1.tgz" }, "engines": { "node": ">=6.0.0" }, "gitHead": "8b5990c5af6b3a60fe3cef4c0492e62d68f4b9ea", "homepage": "https://nodemailer.com/", "keywords": [ "Nodemailer" ], "license": "MIT", "main": "lib/nodemailer.js", "maintainers": [ { "name": "andris", "email": "andris@node.ee" } ], "name": "nodemailer", "optionalDependencies": {}, "readme": "# Nodemailer\n\n\n\nSend e-mails from Node.js – easy as cake! 🍰✉️\n\n<a href=\"https://gitter.im/nodemailer/nodemailer?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge\"><img src=\"https://badges.gitter.im/Join Chat.svg\" alt=\"Gitter chat\" height=\"18\"></a> <a href=\"http://travis-ci.org/nodemailer/nodemailer\"><img src=\"https://secure.travis-ci.org/nodemailer/nodemailer.svg\" alt=\"Build Status\" height=\"18\"></a> <a href=\"http://badge.fury.io/js/nodemailer\"><img src=\"https://badge.fury.io/js/nodemailer.svg\" alt=\"NPM version\" height=\"18\"></a> <a href=\"https://www.npmjs.com/package/nodemailer\"><img src=\"https://img.shields.io/npm/dt/nodemailer.svg\" alt=\"NPM downloads\" height=\"18\"></a>\n\n[](https://nodei.co/npm/nodemailer/)\n\nSee [nodemailer.com](https://nodemailer.com/) for documentation and terms.\n\n-------\n\nNodemailer v4.0.0 and up is licensed under the [MIT license](./LICENSE)\n", "readmeFilename": "README.md", "repository": { "type": "git", "url": "git+https://github.com/nodemailer/nodemailer.git" }, "scripts": { "test": "grunt" }, "version": "4.0.1" }