How to Install init-package-json NPM Packages on Ubuntu / Debian

How to Install init-package-json software package in NPM Packages

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

Git clone:

$ 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

How to remove init-package-json package :

You can uninstall or remove this package from your node_modules run the command as below,

$ sudo npm uninstall init-package-json

Basic Information of init-package-json NPM Package:

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