Package manager

The packageManager configuration is often associated with JavaScript or Node.js projects . The most common package managers for JavaScript is npm (Node Package Manager) .

Yarn and pnpm are alternatives to npm cli. You can check them out as well.

Table of contents