Files
30-seconds-of-code/glossary/Npm.md
2019-08-13 11:19:29 +03:00

231 B

title, tags
title tags
Npm Npm

Npm is a package manager for the JavaScript programming language and the default package manager for Node.js. It consists of a command-line client and the npm registry, an online database of packages.