What does npm stand for?
Experience Level:
Junior
Tags:
npm
Answer
npm stands for Node Package Manager.
It is a tool for managing packages (programs) that can be used on Node.js JavaScript platform.
Related npm job interview questions
-
What format does the package.json file use?
npm Junior -
What is a package.json file?
npm Junior -
Why shoud I use npm?
npm Junior -
When do you use npm and what do you use it for?
npm Junior