# Functions

InstallNode installs the specified version of Node.JS.
InstallNodeWithoutDefaults installs the specified version of Node.JS.
InstallNPM installs the specified version of Node.JS.
InstallNPMWithoutDefaults installs the specified version of NPM if you're running Windows.

# Constants

Darwin is the right way to spell darwin.
Linux is the right way to spell linux.
NodeType dependency type.
NPMType dependency type.
Windows is the right way to spell windows.

# Variables

ArchMap defines the GOARCH to NodeArch mapping.