Languages & Frameworks

npm

English

Overview

The standard package manager for managing JavaScript and Node.js libraries.

Details

Short for Node Package Manager. It hosts one of the world's largest package registries, and by listing dependencies in a package.json file, you can install and version them all with a single command.

More Programming terms