write-file-atomic : Write files in an atomic fashion w/configurable ownership. You can installing write-file-atomic 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 write-file-atomic $ sudo npm install -g write-file-atomic
If want to update the write-file-atomic package execute the command as below,
$ sudo npm update write-file-atomic
Update package globally,
$ npm install -g write-file-atomic
$ sudo git clone https://github.com/rektide/write-file-atomic.git
$ sudo npm install -g ./write-file-atomic
write-file-atomic@2.3.0 /usr/lib/node_modules/write-file-atomic
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall write-file-atomic
| Package Name | write-file-atomic |
| Version | 2.3.0 |
| Description | Write files in an atomic fashion w/configurable ownership |
| Released Date | 2017-08-18T22:54:58.294Z |
| Published by | iarna |
| How to Learn | https://www.npmjs.com/package/write-file-atomic/tutorial |