how to add depedndencies for npm insrtall code example
Example: how to install dependencies from package.json
npm install // installs dependencies listed in package.json
npm install // installs dependencies listed in package.json