winston-mail : A mail transport for winston. You can installing winston-mail npm packages, there are two ways to install this module locally and globaly. -g option is specified to global. Execute the below command.
$ sudo npm install winston-mail $ sudo npm install -g winston-mail
If want to update the winston-mail package execute the command as below,
$ sudo npm update winston-mail
Update package globally,
$ npm install -g winston-mail
$ sudo git clone https://github.com/rektide/winston-mail.git
$ sudo npm install -g ./winston-mail
winston-mail@1.3.0 /usr/lib/node_modules/winston-mail
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall winston-mail
| Package Name | winston-mail |
| Version | 1.3.0 |
| Description | A mail transport for winston |
| Released Date | 2016-09-19T04:23:53.138Z |
| Published by | wavded |
| How to Learn | https://www.npmjs.com/package/winston-mail/tutorial |