Package Licenses
ISC
Dependency Licenses
MIT22
Package | Relation | Dependencies | Published |
---|---|---|---|
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
async • 3.2.6Higher-order functions and common patterns for asynchronous code | 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 | |
brace-expansion • 2.0.1Brace expansion as known from sh/bash | INDIRECT | 1 | |
chalk • 4.1.2Terminal string styling done right | INDIRECT | 5 | |
color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
find-up • 3.0.0Find a file or directory by walking up parent directories | INDIRECT | 5 | |
fs-extra • 10.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove. | DIRECT | 3 | |
has-flag • 4.0.0Check if argv has a specific flag | INDIRECT | 0 | |
jsonfile • 6.1.0Easily read/write JSON files. | INDIRECT | 2 | |
locate-path • 3.0.0Get the first path that exists on disk of multiple paths | INDIRECT | 4 | |
p-limit • 2.3.0Run multiple promise-returning & async functions with limited concurrency | INDIRECT | 1 | |
p-locate • 3.0.0Get the first fulfilled promise that satisfies the provided testing function | INDIRECT | 2 | |
p-try • 2.2.0`Start a promise chain | INDIRECT | 0 | |
path-exists • 3.0.0Check if a path exists | INDIRECT | 0 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
pkg-up • 3.1.0Find the closest package.json file | DIRECT | 6 | |
supports-color • 7.2.0Detect whether a terminal supports color | INDIRECT | 1 | |
universalify • 2.0.1Make a callback- or promise-based function support both promises and callbacks. | 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 | DIRECT | 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 | |
minimatch • 5.1.6a glob matcher in javascript | INDIRECT | 2 | |
once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
semver • 7.6.3The semantic version parser used by npm. | DIRECT | 0 | |
wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |
Apache-2.03
Package | Relation | Dependencies | Published |
---|---|---|---|
ejs • 3.1.10Embedded JavaScript templates | DIRECT | 15 | |
filelist • 1.0.4Lazy-evaluating list of files, based on globs or regex patterns | INDIRECT | 3 | |
jake • 10.9.2JavaScript build tool, similar to Make or Rake | INDIRECT | 14 |