tree-defaults : Default settings.. You can installing tree-defaults 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 tree-defaults $ sudo npm install -g tree-defaults
If want to update the tree-defaults package execute the command as below,
$ sudo npm update tree-defaults
Update package globally,
$ npm install -g tree-defaults
$ sudo git clone https://github.com/rektide/tree-defaults.git
$ sudo npm install -g ./tree-defaults
tree-defaults@0.2.5 /usr/lib/node_modules/tree-defaults
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall tree-defaults
| Package Name | tree-defaults |
| Version | 0.2.5 |
| Description | Default settings. |
| Released Date | 2015-02-02T19:13:22.961Z |
| Published by | iliakolev |
| How to Learn | https://www.npmjs.com/package/tree-defaults/tutorial |