Node.js
open-source, cross-platform JavaScript runtime environment
Node.js is a JavaScript runtime built on Chrome's V8 JavaScript engine. Node.js uses an event-driven, non-blocking I/O model that makes it lightweight and efficient.
http://nodejs.org/
Node Package Manager
package manager for JavaScript
Node Package Executor
execute binaries from npm packages
Corepack
Zero-runtime-dependency package acting as bridge between Node projects and their package managers