Package Licenses
MIT
Dependency Licenses
MIT18
Package | Relation | Dependencies | Published |
---|---|---|---|
array-union • 1.0.2Create an array of unique values, in order, from the input arrays | INDIRECT | 1 | |
array-uniq • 1.0.3Create an array without duplicates | 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 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
dir-glob • 2.2.2Convert directories to glob compatible strings | INDIRECT | 2 | |
error-ex • 1.3.2Easy error subclassing and stack customization | INDIRECT | 1 | |
globby • 7.1.1Extends `glob` with support for multiple patterns and exposes a Promise API | DIRECT | 18 | |
ignore • 3.3.10Ignore is a manager and filter for .gitignore rules. | INDIRECT | 0 | |
is-arrayish • 0.2.1Determines if an object can be used as an array | INDIRECT | 0 | |
json-parse-better-errors • 1.0.2JSON.parse with context information on error | INDIRECT | 0 | |
load-json-file • 4.0.0Read and parse a JSON file | DIRECT | 7 | |
parse-json • 4.0.0Parse JSON with more helpful errors | INDIRECT | 3 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
path-type • 3.0.0Check if a path is a file, directory, or symlink | INDIRECT | 1 | |
pify • 3.0.0Promisify a callback-style function | INDIRECT | 0 | |
slash • 1.0.0Convert Windows backslash paths to slash paths | INDIRECT | 0 | |
strip-bom • 3.0.0Strip UTF-8 byte order mark (BOM) from a string | INDIRECT | 0 |
ISC8
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 | |
minimatch • 3.1.2a glob matcher in javascript | INDIRECT | 3 | |
once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |