Package Licenses
MIT
Dependency Licenses
MIT18
Package | Relation | Dependencies | Published |
---|---|---|---|
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 7 | |
execa • 0.7.0A better `child_process` | DIRECT | 15 | |
get-stream • 3.0.0Get a stream as a string, buffer, or array | INDIRECT | 0 | |
is-stream • 1.1.0Check if something is a Node.js stream | INDIRECT | 0 | |
npm-run-path • 2.0.2Get your PATH prepended with locally installed binaries | INDIRECT | 1 | |
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome | DIRECT | 0 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
path-key • 2.0.1Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
pify • 3.0.0Promisify a callback-style function | DIRECT | 0 | |
shebang-command • 1.2.0Get the command from a shebang | INDIRECT | 1 | |
shebang-regex • 1.0.0Regular expression for matching a shebang | INDIRECT | 0 | |
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/buffer | INDIRECT | 0 | |
temp-dir • 1.0.0Get the real path of the system temp directory | INDIRECT | 0 | |
tempfile • 2.0.0Get a random temporary file path | DIRECT | 2 | |
uuid • 3.4.0RFC4122 (v1, v4, and v5) UUIDs | INDIRECT | 0 |
ISC14
Package | Relation | Dependencies | Published |
---|---|---|---|
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one fails | INDIRECT | 0 | |
glob • 7.2.3a little globber | INDIRECT | 10 | |
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplication | INDIRECT | 2 | |
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 | |
isexe • 2.0.0Minimal module to check if a file is executable. | INDIRECT | 0 | |
lru-cache • 4.1.5A cache object that deletes the least-recently-used items. | INDIRECT | 2 | |
minimatch • 3.1.2a glob matcher in javascript | INDIRECT | 3 | |
once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available. | INDIRECT | 0 | |
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`) | DIRECT | 11 | |
signal-exit • 3.0.7when you want to fire an event no matter how a process exits. | INDIRECT | 0 | |
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH. | INDIRECT | 1 | |
wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 | |
yallist • 2.1.2Yet Another Linked List | INDIRECT | 0 |