Package Licenses
MIT
Dependency Licenses
MIT21
Package | Relation | Dependencies | Published |
---|---|---|---|
ansi-regex • 0.2.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 1.1.0ANSI escape codes for styling strings in the terminal | INDIRECT | 0 | |
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 | |
chalk • 0.5.1Terminal string styling done right. Created because the `colors` module does some really horrible things. | INDIRECT | 6 | |
commander • 2.20.3the complete solution for node.js command-line programs | INDIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
get-stdin • 3.0.2Easier stdin | INDIRECT | 0 | |
has-ansi • 0.1.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
is-absolute • 0.1.7Return true if a file path is absolute. | INDIRECT | 1 | |
is-bzip2 • 1.0.0Check if a Buffer/Uint8Array is a BZIP2 file | DIRECT | 0 | |
is-finite • 1.1.0ES2015 Number.isFinite() ponyfill | INDIRECT | 0 | |
is-relative • 0.1.3Returns `true` if the path appears to be relative. | INDIRECT | 0 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p` | INDIRECT | 1 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
seek-bzip • 1.0.6a pure-JavaScript Node.JS module for random-access decoding bzip2 data | DIRECT | 1 | |
simple-bufferstream • 0.0.4Turn a Buffer into a Stream (simplistic version) | DIRECT | 0 | |
strip-ansi • 0.3.0Strip ANSI escape codes | INDIRECT | 1 | |
supports-color • 0.2.0Detect whether a terminal supports color | INDIRECT | 0 |
ISC12
Package | Relation | Dependencies | Published |
---|---|---|---|
block-stream • 0.0.9a stream of blocks | INDIRECT | 1 | |
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one fails | INDIRECT | 0 | |
fstream • 1.0.12Advanced file system stream things | INDIRECT | 15 | |
glob • 7.2.3a little globber | INDIRECT | 10 | |
graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | 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 | |
minimatch • 3.1.2a glob matcher in javascript | INDIRECT | 3 | |
once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`) | INDIRECT | 11 | |
strip-dirs • 0.1.1Remove leading directory components from a path, like tar's --strip-components option | DIRECT | 13 | |
wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |
non-standard1
Package | Relation | Dependencies | Published |
---|---|---|---|
tar • 1.0.3tar for node | DIRECT | 17 |
ISC OR WTFPL1
Package | Relation | Dependencies | Published |
---|---|---|---|
is-integer • 1.0.7ES2015 (ES6) Number.isInteger polyfill | INDIRECT | 1 |