read-pkg-up : Read the closest package.json file. You can installing read-pkg-up 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-pkg-up $ sudo npm install -g read-pkg-up
If want to update the read-pkg-up package execute the command as below,
$ sudo npm update read-pkg-up
Update package globally,
$ npm install -g read-pkg-up
$ sudo git clone https://github.com/rektide/read-pkg-up.git
$ sudo npm install -g ./read-pkg-up
read-pkg-up@3.0.0 /usr/lib/node_modules/read-pkg-up
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall read-pkg-up
| Package Name | read-pkg-up |
| Version | 3.0.0 |
| Description | Read the closest package.json file |
| Released Date | 2017-11-04T08:09:33.415Z |
| Published by | sindresorhus |
| How to Learn | https://www.npmjs.com/package/read-pkg-up/tutorial |