Package Licenses
MIT
Dependency Licenses
MIT18
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| acorn • 1.2.2ECMAScript parser | DIRECT | 0 | |
| 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 | |
| es6-promise • 2.3.0A lightweight library that provides tools for organizing asynchronous code | INDIRECT | 0 | |
| escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
| has-ansi • 2.0.0Check if a string has ANSI escape codes | INDIRECT | 1 | |
| magic-string • 0.4.9Modify strings, generate sourcemaps | DIRECT | 1 | |
| minimist • 1.2.8parse argument options | DIRECT | 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 | |
| sander • 0.2.4Promise-based power tool for common filesystem tasks | DIRECT | 17 | |
| strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
| supports-color • 2.0.0Detect whether a terminal supports color | INDIRECT | 0 | |
| vlq • 0.2.3Generate, and decode, base64 VLQ mappings for source maps and other uses | INDIRECT | 0 |
ISC10
| 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 • 3.0.12A drop-in replacement for fs, making various improvements. | INDIRECT | 1 | |
| 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 | |
| natives • 1.1.6Do stuff with Node.js's native JavaScript modules | INDIRECT | 0 | |
| 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 | |
| wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |