Description
Manages JavaScript project dependencies, lockfiles, scripts, and package installation workflows. It is useful for developers working with Node.js projects that need reproducible dependency resolution and command execution from package manifests.
Package managers download and run code from dependency sources and project scripts. Review lockfiles, registry settings, and install scripts when working on sensitive or production projects.