Package Licenses
ISC
Dependency Licenses
MIT78
Package | Relation | Dependencies | Published |
---|---|---|---|
ansi-regex • 3.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 3.2.1ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
boxen • 1.3.0Create boxes in the terminal | INDIRECT | 32 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
builtins • 1.0.3List of node.js builtin modules | INDIRECT | 0 | |
camelcase • 4.1.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar | INDIRECT | 0 | |
capture-stack-trace • 1.0.2Error.captureStackTrace ponyfill | INDIRECT | 0 | |
chalk • 2.4.2Terminal string styling done right | INDIRECT | 6 | |
ci-info • 1.6.0Get details about the current Continuous Integration environment | INDIRECT | 0 | |
cli-boxes • 1.0.0Boxes for use in the terminal | INDIRECT | 0 | |
color-convert • 1.9.3Plain color conversion functions | INDIRECT | 1 | |
color-name • 1.1.3A list of color names and its values | INDIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
create-error-class • 3.0.2Create Error classes | INDIRECT | 1 | |
cross-spawn • 5.1.0Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 7 | |
crypto-random-string • 1.0.0Generate a cryptographically strong random string | INDIRECT | 0 | |
deep-extend • 0.6.0Recursive object extending | INDIRECT | 0 | |
dot-prop • 4.2.1Get, set, or delete a property from a nested object using a dot path | INDIRECT | 1 | |
escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
execa • 0.7.0A better `child_process` | INDIRECT | 15 | |
get-stream • 3.0.0Get a stream as a string, buffer, or array | INDIRECT | 0 | |
global-dirs • 0.1.1Get the directory of globally installed packages and binaries | INDIRECT | 1 | |
got • 6.7.1Simplified HTTP requests | INDIRECT | 13 | |
has-flag • 3.0.0Check if argv has a specific flag | INDIRECT | 0 | |
import-lazy • 2.1.0Import modules lazily | INDIRECT | 0 | |
imurmurhash • 0.1.4An incremental implementation of MurmurHash3 | INDIRECT | 0 | |
is-ci • 1.2.1Detect if the current environment is a CI server | INDIRECT | 1 | |
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
is-installed-globally • 0.1.0Check if your package was installed globally | INDIRECT | 4 | |
is-npm • 1.0.0Check if your code is running as an npm script | INDIRECT | 0 | |
is-obj • 1.0.1Check if a value is an object | INDIRECT | 0 | |
is-path-inside • 1.0.1Check if a path is inside another path | INDIRECT | 1 | |
is-redirect • 1.0.0Check if a number is a redirect HTTP status code | INDIRECT | 0 | |
is-retry-allowed • 1.2.0Is retry allowed for Error? | INDIRECT | 0 | |
is-stream • 1.1.0Check if something is a Node.js stream | INDIRECT | 0 | |
latest-version • 3.1.0Get the latest version of an npm package | INDIRECT | 23 | |
lowercase-keys • 1.0.1Lowercase the keys of an object | INDIRECT | 0 | |
make-dir • 1.3.0Make a directory and its parents if needed - Think `mkdir -p` | INDIRECT | 1 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
npm-run-path • 2.0.2Get your PATH prepended with locally installed binaries | INDIRECT | 1 | |
npm>6.0.1>libnpx>yargs • 11.0.0yargs the modern, pirate-themed, successor to optimist. | DIRECT | 48 | |
npm>6.0.1>libnpx>yargs>find-up>locate-path>p-locate>p-limit • 1.2.0Run multiple promise-returning & async functions with limited concurrency | INDIRECT | 1 | |
npm>6.0.1>libnpx>yargs>find-up>locate-path>p-locate>p-limit>p-try • 1.0.0`Promise#try()` ponyfill - Starts a promise chain | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>os-locale • 2.1.0Get the system locale | INDIRECT | 20 | |
npm>6.0.1>libnpx>yargs>os-locale>execa • 0.7.0A better `child_process` | INDIRECT | 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 | |
npm>6.0.1>libnpx>yargs>string-width • 2.1.1Get the visual width of a string - the number of columns required to display it | INDIRECT | 3 | |
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfill | INDIRECT | 0 | |
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
p-finally • 1.0.0`Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome | INDIRECT | 0 | |
package-json • 4.0.1Get metadata of a package from the npm registry | INDIRECT | 22 | |
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 | INDIRECT | 0 | |
prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhost | INDIRECT | 0 | |
registry-auth-token • 3.4.0Get the auth token set for an npm registry (if any) | INDIRECT | 6 | |
registry-url • 3.1.0Get the set npm registry URL | INDIRECT | 5 | |
safe-buffer • 5.2.1Safer Node.js Buffer API | DIRECT | 0 | |
semver-diff • 2.1.0Get the diff type of two semver versions: 0.0.1 0.0.2 → patch | INDIRECT | 1 | |
shebang-command • 1.2.0Get the command from a shebang | INDIRECT | 1 | |
shebang-regex • 1.0.0Regular expression for matching a shebang | INDIRECT | 0 | |
string-width • 2.1.1Get the visual width of a string - the number of columns required to display it | INDIRECT | 3 | |
strip-ansi • 4.0.0Strip ANSI escape codes | INDIRECT | 1 | |
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/buffer | INDIRECT | 0 | |
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files! | INDIRECT | 0 | |
supports-color • 5.5.0Detect whether a terminal supports color | INDIRECT | 1 | |
term-size • 1.2.0Reliably get the terminal window size (columns & rows) | INDIRECT | 16 | |
timed-out • 4.0.1Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged | INDIRECT | 0 | |
unique-string • 1.0.0Generate a unique random string | INDIRECT | 1 | |
unzip-response • 2.0.1Unzip a HTTP response if needed | INDIRECT | 0 | |
url-parse-lax • 1.0.0url.parse() with support for protocol-less URLs & IPs | INDIRECT | 1 | |
widest-line • 2.0.1Get the visual width of the widest line in a string - the number of columns required to display it | INDIRECT | 4 | |
xdg-basedir • 3.0.0Get XDG Base Directory paths | INDIRECT | 0 |
unknown28
Package | Relation | Dependencies | Published |
---|---|---|---|
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi • 2.1.0> Wordwrap a string with [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code#Colors_and_Styles) | INDIRECT | 6 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>string-width • 1.0.2> Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>string-width>code-point-at • 1.1.0> ES2015 [`String#codePointAt()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/String/codePointAt) [ponyfill](https://ponyfill.com) | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>string-width>is-fullwidth-code-point • 1.0.0> Check if the character represented by a given [Unicode code point](https://en.wikipedia.org/wiki/Code_point) is [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) | INDIRECT | 1 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>string-width>is-fullwidth-code-point>number-is-nan • 1.0.1> ES2015 [`Number.isNaN()`](https://developer.mozilla.org/en-US/docs/Web/JavaScript/Reference/Global_Objects/Number/isNaN) [ponyfill](https://ponyfill.com) | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>strip-ansi • 3.0.1> Strip [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code) | INDIRECT | 1 | |
npm>6.0.1>libnpx>yargs>cliui>wrap-ansi>strip-ansi>ansi-regex • 2.1.1> Regular expression for matching [ANSI escape codes](http://en.wikipedia.org/wiki/ANSI_escape_code) | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>decamelize • 1.2.0> Convert a camelized string into a lowercased one with a custom separator<br> > Example: `unicornRainbow` → `unicorn_rainbow` | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>find-up • 2.1.0> Find a file by walking up parent directories | INDIRECT | 5 | |
npm>6.0.1>libnpx>yargs>find-up>locate-path • 2.0.0> Get the first path that exists on disk of multiple paths | INDIRECT | 4 | |
npm>6.0.1>libnpx>yargs>find-up>locate-path>p-locate • 2.0.0> Get the first fulfilled promise that satisfies the provided testing function | INDIRECT | 2 | |
npm>6.0.1>libnpx>yargs>find-up>locate-path>path-exists • 3.0.0> Check if a path exists | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>get-caller-file • 1.0.2[](https://travis-ci.org/ember-cli/ember-cli) [](https://ci.appveyor.com/project/embercli/get-caller-file/branch/master) | INDIRECT | 0 | |
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) | INDIRECT | 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 | INDIRECT | 1 | |
npm>6.0.1>libnpx>yargs>require-directory • 2.1.1Recursively iterates over specified directory, `require()`'ing each file, and returning a nested hash structure containing those modules. | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>require-main-filename • 1.0.1[](https://travis-ci.org/yargs/require-main-filename) [](https://coveralls.io/r/yargs/require-main-filename?branch=master) [](https://www.npmjs.com/package/require-main-filename) | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>set-blocking • 2.0.0[](https://travis-ci.org/yargs/set-blocking) [](https://www.npmjs.com/package/set-blocking) [](https://coveralls.io/r/yargs/set-blocking?branch=master) [](https://github.com/conventional-changelog/standard-version) | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>string-width>is-fullwidth-code-point • 2.0.0> Check if the character represented by a given [Unicode code point](https://en.wikipedia.org/wiki/Code_point) is [fullwidth](https://en.wikipedia.org/wiki/Halfwidth_and_fullwidth_forms) | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>which-module • 2.0.0> Find the module object for something that was require()d | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>yargs-parser>camelcase • 4.1.0> Convert a dash/dot/underscore/space separated string to camelCase: `foo-bar` → `fooBar` | INDIRECT | 0 |
ISC27
Package | Relation | Dependencies | Published |
---|---|---|---|
ansi-align • 2.0.0align-text with ANSI support for CLIs | INDIRECT | 4 | |
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 | |
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | INDIRECT | 0 | |
hosted-git-info • 2.8.9Provides metadata and conversions from repository urls for Github, Bitbucket and Gitlab | INDIRECT | 0 | |
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 | |
ini • 1.3.8An ini encoder/decoder for node | 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 | |
npm-package-arg • 6.1.1Parse the things that can be arguments to `npm install` | DIRECT | 7 | |
npm>6.0.1>libnpx>y18n • 4.0.0the bare-bones internationalization library used by yargs | DIRECT | 0 | |
npm>6.0.1>libnpx>yargs>cliui • 4.0.0easily create complex multi-column command-line-interfaces | INDIRECT | 11 | |
npm>6.0.1>libnpx>yargs>y18n • 3.2.1the bare-bones internationalization library used by yargs | INDIRECT | 0 | |
npm>6.0.1>libnpx>yargs>yargs-parser • 9.0.2the mighty option parser used by yargs | INDIRECT | 1 | |
once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
osenv • 0.1.5Look up environment settings specific to different operating systems | 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 | |
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`) | DIRECT | 11 | |
semver • 5.7.2The semantic version parser used by npm. | INDIRECT | 0 | |
signal-exit • 3.0.7when you want to fire an event no matter how a process exits. | INDIRECT | 0 | |
validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package name | INDIRECT | 1 | |
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH. | DIRECT | 1 | |
wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 | |
write-file-atomic • 2.4.3Write files in an atomic fashion w/configurable ownership | INDIRECT | 3 | |
yallist • 2.1.2Yet Another Linked List | INDIRECT | 0 |
BSD-2-Clause3
Package | Relation | Dependencies | Published |
---|---|---|---|
configstore • 3.1.5Easily load and save config without having to think about where and how | INDIRECT | 11 | |
npm>6.0.1>libnpx>dotenv • 5.0.1Loads environment variables from .env file | DIRECT | 0 | |
update-notifier • 2.5.0Update notifications for your CLI app | DIRECT | 75 |
MIT OR WTFPL1
Package | Relation | Dependencies | Published |
---|---|---|---|
path-is-inside • 1.0.2Tests whether one path is inside another path | INDIRECT | 0 |
BSD-3-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
duplexer3 • 0.1.5Like duplexer but using streams3 | INDIRECT | 0 |
Apache-2.0 OR BSD-2-Clause OR MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
rc • 1.2.8hardwired configuration loader | INDIRECT | 4 |