Description
Manages JavaScript packages and project scripts for Node.js. It can install dependencies, run scripts, publish packages, and update project metadata.
Use it when developing or installing Node.js projects. npm packages can execute install scripts with user permissions, so review package trust, lockfiles, and scripts before running them.