read-package-tree : Read the contents of node_modules.. You can installing read-package-tree 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 read-package-tree $ sudo npm install -g read-package-tree
If want to update the read-package-tree package execute the command as below,
$ sudo npm update read-package-tree
Update package globally,
$ npm install -g read-package-tree
$ sudo git clone https://github.com/rektide/read-package-tree.git
$ sudo npm install -g ./read-package-tree
read-package-tree@5.1.6 /usr/lib/node_modules/read-package-tree
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall read-package-tree
| Package Name | read-package-tree |
| Version | 5.1.6 |
| Description | Read the contents of node_modules. |
| Released Date | 2017-06-02T01:16:13.763Z |
| Published by | iarna |
| How to Learn | https://www.npmjs.com/package/read-package-tree/tutorial |