npm is a package manager for node. You can use it to install and publish your
node programs. It manages dependencies and does other cool stuff.

WWW: https://www.npmjs.com/package/npm
WWW: https://github.com/npm/cli
