init-package-json : A node module to get your node module started. You can installing init-package-json 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 init-package-json $ sudo npm install -g init-package-json
If want to update the init-package-json package execute the command as below,
$ sudo npm update init-package-json
Update package globally,
$ npm install -g init-package-json
$ sudo git clone https://github.com/rektide/init-package-json.git
$ sudo npm install -g ./init-package-json
init-package-json@1.10.1 /usr/lib/node_modules/init-package-json
You can uninstall or remove this package from your node_modules run the command as below,
$ sudo npm uninstall init-package-json
Package Name | init-package-json |
Version | 1.10.1 |
Description | A node module to get your node module started |
Released Date | 2017-04-22T01:19:25.295Z |
Published by | iarna |
How to Learn | https://www.npmjs.com/package/init-package-json/tutorial |