what terminal command should you run to install dependencies from a package.json file? code example Example: npm install in dev mode npm install packageName --save-dev