NPM

Home > Computer Science > Web development (Computer Science) > Node.js > NPM

NPM (Node Package Manager) is the package manager for Node.js, and it allows you to easily manage and install third-party packages and libraries that extend the functionality of your Node.js application.