doctrine : JSDoc parser. You can installing doctrine 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 doctrine $ sudo npm install -g doctrine
If want to update the doctrine package execute the command as below,
$ sudo npm update doctrine
Update package globally,
$ npm install -g doctrine
$ sudo git clone https://github.com/rektide/doctrine.git
$ sudo npm install -g ./doctrine
doctrine@2.0.0 /usr/lib/node_modules/doctrine
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall doctrine
Package Name | doctrine |
Version | 2.0.0 |
Description | JSDoc parser |
Released Date | 2016-11-15T17:58:48.561Z |
Published by | nzakas |
How to Learn | https://www.npmjs.com/package/doctrine/tutorial |