Package Licenses
BSD-3-Clause
Dependency Licenses
MIT13
| 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 | |
| builtins • 1.0.3List of node.js builtin modules | INDIRECT | 0 | |
| chalk • 1.1.3Terminal string styling done right. Much color. | DIRECT | 6 | |
| commander • 2.20.3the complete solution for node.js command-line programs | DIRECT | 0 | |
| cross-spawn • 4.0.2Cross platform child_process#spawn and child_process#spawnSync | DIRECT | 5 | |
| escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
| fs-extra • 1.0.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. | DIRECT | 3 | |
| 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 | |
| strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
| supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 |
ISC8
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | 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 | |
| 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 | |
| semver • 5.7.2The semantic version parser used by npm. | DIRECT | 0 | |
| validate-npm-package-name • 3.0.0Give me a string and I'll tell you if it's a valid npm package name | DIRECT | 1 | |
| 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 |