npm

Package manager for JavaScript
npm
npm (Node Package Manager) is the default package manager for Node.js and the world's largest software registry. It allows developers to discover, share, and reuse code packages. With npm, you can manage project dependencies, run scripts, and publish your own packages to share with the community.

Tags

package-managernodejavascriptdependenciesregistry

© Dev tools 2025. All rights reserved