Direction: Choose the correct option
Q1.
How do you install a package locally (default)?
Direction: Choose the correct option
Q2.
What flag installs a package globally?
Direction: Choose the correct option
Q3.
What is the difference between `--save` and `--save-dev`?
Direction: Choose the correct option
Q4.
How do you install a specific version of a package?
Direction: Choose the correct option
Q5.
What does `npm install` (with no arguments) do?
