package
3.0.2+incompatible
Repository: https://github.com/researchgate/nodejs-simple-downloader.git
Documentation: pkg.go.dev

# Functions

GetPackageJSON returns a struct with data from package.json.
VersionFromFile tries to read the Node.js version from the supplied file if supported.

# Constants

CurrentArch and CurrentURL describe how the URL of the nodejs download will look like.
CurrentArch and CurrentURL describe how the URL of the nodejs download will look like.
CurrentArch and CurrentURL describe how the URL of the nodejs download will look like.
Stable and Unofficial are the two values for DownloadURL.
Stable and Unofficial are the two values for DownloadURL.
Stable and Unofficial are the two values for DownloadURL.
Stable and Unofficial are the two values for DownloadURL.
Stable and Unofficial are the two values for DownloadURL.

# Structs

PackageJSONEngines holds the data from package.json.

# Type aliases

DownloadURL has two values either the stable url or the url for unofficial builds.
FileExtension defines all possible file extensions for nodejs downloads.