Direction: Choose the correct option
Q1.
What is the purpose of `package-lock.json`?
Direction: Choose the correct option
Q2.
Should `package-lock.json` be committed to version control?
Direction: Choose the correct option
Q3.
What does `package-lock.json` contain?
Direction: Choose the correct option
Q4.
When is `package-lock.json` updated?
Direction: Choose the correct option
Q5.
If `package-lock.json` exists, what does `npm install` do?
