licenses.dev

foreground-child v3.3.0

Run a child as if it's the foreground process. Give it stdio. Exit when it exits.

Published on

Licenses

Learn more about license information.

Package Licenses

ISC

Dependency Licenses

MIT4
PackageRelationDependenciesPublished
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSyncDIRECT5
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
ISC3
PackageRelationDependenciesPublished
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
signal-exit • 4.1.0when you want to fire an event no matter how a process exits.DIRECT0
which • 2.0.2Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 3.3.0 version:

[![licenses](https://licenses.dev/b/npm/foreground-child/3.3.0)](https://licenses.dev/npm/foreground-child/3.3.0)
<a href="https://licenses.dev/npm/foreground-child/3.3.0">
  <img src="https://licenses.dev/b/npm/foreground-child/3.3.0" alt="licenses" />
</a>
GitHub