Direction: Choose the correct option
Q1.
What does npm stand for?
Direction: Choose the correct option
Q2.
Where does npm download packages from?
Direction: Choose the correct option
Q3.
Which command initializes a new npm project and creates `package.json`?
Direction: Choose the correct option
Q4.
What is the purpose of `node_modules` folder?
Direction: Choose the correct option
Q5.
Should `node_modules` be committed to version control?
