Package Licenses
MIT
Dependency Licenses
unknown9
Package | Relation | Dependencies | Published |
---|---|---|---|
npm>6.0.1>libnpx>yargs>os-locale>execa>is-stream • 1.1.0> Check if something is a [Node.js stream](https://nodejs.org/api/stream.html) | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>os-locale>execa>npm-run-path • 2.0.2> Get your [PATH](https://en.wikipedia.org/wiki/PATH_(variable)) prepended with locally installed binaries | INDIRECT | 1 | |
npm>6.0.1>libnpx>yargs>os-locale>execa>npm-run-path>path-key • 2.0.1> Get the [PATH](https://en.wikipedia.org/wiki/PATH_(variable)) environment variable key cross-platform | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>os-locale>execa>p-finally • 1.0.0> [`Promise#finally()`](https://github.com/tc39/proposal-promise-finally) [ponyfill](https://ponyfill.com) - Invoked when the promise is settled regardless of outcome | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>os-locale>execa>signal-exit • 3.0.2[](https://travis-ci.org/tapjs/signal-exit) [](https://coveralls.io/r/tapjs/signal-exit?branch=master) [](https://www.npmjs.com/package/signal-exit) [](https://ci.appveyor.com/project/bcoe/signal-exit) [](https://github.com/conventional-changelog/standard-version) | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>os-locale>execa>strip-eof • 1.0.0> Strip the [End-Of-File](https://en.wikipedia.org/wiki/End-of-file) (EOF) character from a string/buffer | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>os-locale>lcid • 1.0.0> Mapping between [standard locale identifiers](http://en.wikipedia.org/wiki/Locale) and [Windows locale identifiers (LCID)](http://en.wikipedia.org/wiki/Locale#Specifics_for_Microsoft_platforms) | DIRECT | 1 | |
npm>6.0.1>libnpx>yargs>os-locale>lcid>invert-kv • 1.0.0> Invert the key/value of an object. Example: `{foo: 'bar'}` → `{bar: 'foo'}` | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>os-locale>mem • 1.1.0> [Memoize](https://en.wikipedia.org/wiki/Memoization) functions - An optimization used to speed up consecutive function calls by caching the result of calls with identical input | DIRECT | 1 |
MIT6
Package | Relation | Dependencies | Published |
---|---|---|---|
npm>6.0.1>libnpx>yargs>os-locale>execa • 0.7.0A better `child_process` | DIRECT | 15 | |
npm>6.0.1>libnpx>yargs>os-locale>execa>cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 7 | |
npm>6.0.1>libnpx>yargs>os-locale>execa>cross-spawn>shebang-command • 1.2.0Get the command from a shebang | INDIRECT | 1 | |
npm>6.0.1>libnpx>yargs>os-locale>execa>cross-spawn>shebang-command>shebang-regex • 1.0.0Regular expression for matching a shebang | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>os-locale>execa>get-stream • 3.0.0Get a stream as a string, buffer, or array | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>os-locale>mem>mimic-fn • 1.2.0Make a function mimic another one | INDIRECT | 0 |
ISC5
Package | Relation | Dependencies | Published |
---|---|---|---|
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 | |
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 | |
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH. | INDIRECT | 1 | |
yallist • 2.1.2Yet Another Linked List | INDIRECT | 0 |