yar : Cookie jar plugin for Hapi. You can installing yar 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 yar $ sudo npm install -g yar
If want to update the yar package execute the command as below,
$ sudo npm update yar
Update package globally,
$ npm install -g yar
$ sudo git clone https://github.com/rektide/yar.git
$ sudo npm install -g ./yar
yar@8.1.2 /usr/lib/node_modules/yar
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall yar
| Package Name | yar |
| Version | 8.1.2 |
| Description | Cookie jar plugin for Hapi |
| Released Date | 2016-12-19T03:35:00.461Z |
| Published by | markbradshaw |
| How to Learn | https://www.npmjs.com/package/yar/tutorial |