8 lines
231 B
Markdown
8 lines
231 B
Markdown
---
|
|
title: Npm
|
|
tags: 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.
|