sails-build-dictionary : Recursively build a dictionary of modules using include-all. You can installing sails-build-dictionary 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 sails-build-dictionary $ sudo npm install -g sails-build-dictionary
If want to update the sails-build-dictionary package execute the command as below,
$ sudo npm update sails-build-dictionary
Update package globally,
$ npm install -g sails-build-dictionary
$ sudo git clone https://github.com/rektide/sails-build-dictionary.git
$ sudo npm install -g ./sails-build-dictionary
sails-build-dictionary@0.10.1 /usr/lib/node_modules/sails-build-dictionary
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall sails-build-dictionary
| Package Name | sails-build-dictionary |
| Version | 0.10.1 |
| Description | Recursively build a dictionary of modules using include-all |
| Released Date | 2014-03-18T22:45:32.933Z |
| Published by | sgress454 |
| How to Learn | https://www.npmjs.com/package/sails-build-dictionary/tutorial |