licenses.dev

get-os-info v1.0.2

This library allows you to get a correct OS name and version

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
async • 3.2.6Higher-order functions and common patterns for asynchronous codeINDIRECT0
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncINDIRECT5
execa • 5.1.1Process execution for humansINDIRECT15
get-stream • 6.0.1Get a stream as a string, buffer, or arrayINDIRECT0
getos • 3.2.1Get the OS/Distribution name of the environment you are working onDIRECT1
is-stream • 2.0.1Check if something is a Node.js streamINDIRECT0
macos-release • 3.3.0Get the name and version of a macOS release from the Darwin versionDIRECT0
merge-stream • 2.0.0Create a stream that emits events from multiple other streamsINDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
npm-run-path • 4.0.1Get your PATH prepended with locally installed binariesINDIRECT1
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
os-family • 1.1.0Guess what? It gives you OS family. Whoa!DIRECT0
path-key • 3.1.1Get the PATH environment variable key cross-platformINDIRECT0
shebang-command • 2.0.0Get the command from a shebangINDIRECT1
shebang-regex • 3.0.0Regular expression for matching a shebang lineINDIRECT0
strip-final-newline • 2.0.0Strip the final newline character from a string/bufferINDIRECT0
windows-release • 5.1.1Get the name of a Windows version from the release number: `5.1.2600` → `XP`DIRECT16
ISC3
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
Apache-2.01
PackageRelationDependenciesPublished
human-signals • 2.1.0Human-friendly process signalsINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/get-os-info)](https://licenses.dev/npm/get-os-info)
<a href="https://licenses.dev/npm/get-os-info">
  <img src="https://licenses.dev/b/npm/get-os-info" alt="licenses" />
</a>

Or the licenses badge code for the 1.0.2 version:

[![licenses](https://licenses.dev/b/npm/get-os-info/1.0.2)](https://licenses.dev/npm/get-os-info/1.0.2)
<a href="https://licenses.dev/npm/get-os-info/1.0.2">
  <img src="https://licenses.dev/b/npm/get-os-info/1.0.2" alt="licenses" />
</a>
GitHub