NPM
npm install --save
--save
saves the dependency in the package.json
so the module can be fetched if you do a npm install
npm install --save
--save
saves the dependency in the package.json
so the module can be fetched if you do a npm install