Skip to content

Latest commit

 

History

History
13 lines (8 loc) · 416 Bytes

File metadata and controls

13 lines (8 loc) · 416 Bytes

NPM

Node.js® is a JavaScript runtime built on Chrome's V8 JavaScript engine. NPM is the package manager of NodeJS.

USAGE: npm [arguments] ./program [arguments]

This is a transitional script needed to install "node".

SITE: https://nodejs.org

Applications Home