email : A simple wrapper for sendmail.. You can installing email 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 email $ sudo npm install -g email
If want to update the email package execute the command as below,
$ sudo npm update email
Update package globally,
$ npm install -g email
$ sudo git clone https://github.com/rektide/email.git
$ sudo npm install -g ./email
email@0.2.6 /usr/lib/node_modules/email
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall email
Package Name | |
Version | 0.2.6 |
Description | A simple wrapper for sendmail. |
Released Date | 2013-05-30T20:50:57.021Z |
Published by | aaron |
How to Learn | https://www.npmjs.com/package/email/tutorial |