sane : Sane aims to be fast, small, and reliable file system watcher.. You can installing sane 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 sane $ sudo npm install -g sane
If want to update the sane package execute the command as below,
$ sudo npm update sane
Update package globally,
$ npm install -g sane
$ sudo git clone https://github.com/rektide/sane.git
$ sudo npm install -g ./sane
sane@2.2.0 /usr/lib/node_modules/sane
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sane
| Package Name | sane |
| Version | 2.2.0 |
| Description | Sane aims to be fast, small, and reliable file system watcher. |
| Released Date | 2017-09-25T19:47:14.338Z |
| Published by | amasad |
| How to Learn | https://www.npmjs.com/package/sane/tutorial |