What is NPM?



What is NPM?..

Answer / Ankit Gaur

NPM (Node Package Manager) is a package manager for the JavaScript programming language, used primarily within Node.js applications to install and manage their dependencies.

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More Node.js Interview Questions

What is the command for import external libraries in node js?

1 Answers  


What is the use of the underscore variable in repl?

1 Answers  


Explain 'Path' module in Node.JS?

1 Answers  


Why node js is different from angular js?

1 Answers  


What functions are provided by fs module to perform I/O operations on a directory in node.js?

1 Answers  


Why is the importance of a consistent style?

1 Answers  


Who is creator of node.js?

1 Answers  


How is node js used in web development?

1 Answers  


Who are using node.js for their development?

1 Answers  


Explain modules in node js?

1 Answers  


Why is yarn better than npm?

1 Answers  


What is a Callback function in Node.js?

1 Answers  


Categories