protagonist : API Blueprint Parser. You can installing protagonist 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 protagonist $ sudo npm install -g protagonist
If want to update the protagonist package execute the command as below,
$ sudo npm update protagonist
Update package globally,
$ npm install -g protagonist
$ sudo git clone https://github.com/rektide/protagonist.git
$ sudo npm install -g ./protagonist
protagonist@2.0.0-pre.0 /usr/lib/node_modules/protagonist
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall protagonist
| Package Name | protagonist |
| Version | 2.0.0-pre.0 |
| Description | API Blueprint Parser |
| Released Date | 2017-10-31T18:57:22.205Z |
| Published by | pksunkara |
| How to Learn | https://www.npmjs.com/package/protagonist/tutorial |