# npm

The package manager for Node.js: it installs and updates the packages your project depends on.

## Covered in these lessons

- [What node and npm actually are](https://zero2vibecode.com/learn/terminal-basics/4-1-what-node-and-npm-are)

Source: https://zero2vibecode.com/glossary/npm
