hapi-swagger : A swagger documentation UI generator plugin for hapi. You can installing hapi-swagger 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 hapi-swagger $ sudo npm install -g hapi-swagger
If want to update the hapi-swagger package execute the command as below,
$ sudo npm update hapi-swagger
Update package globally,
$ npm install -g hapi-swagger
$ sudo git clone https://github.com/rektide/hapi-swagger.git
$ sudo npm install -g ./hapi-swagger
hapi-swagger@8.0.0 /usr/lib/node_modules/hapi-swagger
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall hapi-swagger
Package Name | hapi-swagger |
Version | 8.0.0 |
Description | A swagger documentation UI generator plugin for hapi |
Released Date | 2017-10-19T11:09:19.278Z |
Published by | glennjones |
How to Learn | https://www.npmjs.com/package/hapi-swagger/tutorial |