vision : Templates rendering plugin support for hapi.js. You can installing vision 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 vision $ sudo npm install -g vision
If want to update the vision package execute the command as below,
$ sudo npm update vision
Update package globally,
$ npm install -g vision
$ sudo git clone https://github.com/rektide/vision.git
$ sudo npm install -g ./vision
vision@5.2.0 /usr/lib/node_modules/vision
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall vision
| Package Name | vision |
| Version | 5.2.0 |
| Description | Templates rendering plugin support for hapi.js |
| Released Date | 2017-11-17T00:51:25.098Z |
| Published by | williamswoodruff |
| How to Learn | https://www.npmjs.com/package/vision/tutorial |