Package Licenses
unknown
Dependency Licenses
MIT17
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
| ansi-styles • 2.2.1ANSI 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.12Brace expansion as known from sh/bash | INDIRECT | 2 | |
| chalk • 1.1.3Terminal string styling done right. Much color. | DIRECT | 6 | |
| concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
| cross-spawn-async • 2.2.5Cross platform child_process#spawn | DIRECT | 5 | |
| escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
| fs-extra • 0.26.7fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. | DIRECT | 15 | |
| has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
| jsonfile • 2.4.0Easily read/write JSON files. | INDIRECT | 1 | |
| klaw • 1.3.1File system walker with Readable stream interface. | INDIRECT | 1 | |
| mime • 1.6.0A comprehensive library for mime-type mapping | INDIRECT | 0 | |
| minimist • 1.2.8parse argument options | DIRECT | 0 | |
| path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
| strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
| supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 |
ISC16
| 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 | |
| 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 | |
| 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 | |
| mute-stream • 0.0.8Bytes go in, but they don't come out (when muted). | INDIRECT | 0 | |
| 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 | |
| read • 1.0.7read(1) for node programs | DIRECT | 1 | |
| rimraf • 2.7.1A deep deletion module for node (like `rm -rf`) | INDIRECT | 11 | |
| 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 | |
| yallist • 2.1.2Yet Another Linked List | INDIRECT | 0 |
unknown1
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| github • 0.2.4NodeJS wrapper for the GitHub API | DIRECT | 1 |