Package Licenses
MIT
Dependency Licenses
MIT16
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| brace-expansion • 1.1.16Brace expansion as known from sh/bash | INDIRECT | 2 | |
| concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
| events • 3.3.0Node's event emitter for all engines. | INDIRECT | 0 | |
| minimist • 1.2.8parse argument options | INDIRECT | 0 | |
| mkdirp-classic • 0.5.3Mirror of mkdirp 0.5.2 | INDIRECT | 0 | |
| mkdirp • 0.5.6Recursively mkdir, like `mkdir -p` | DIRECT | 1 | |
| path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
| queue-microtask • 1.2.3fast, tiny `queueMicrotask` shim for modern engines | INDIRECT | 0 | |
| queue-tick • 1.0.1Next tick shim that prefers process.nextTick over queueMicrotask for compat | INDIRECT | 0 | |
| random-access-file • 2.2.1Continuous reading or writing to a file using random offsets and lengths | DIRECT | 5 | |
| random-access-storage • 1.4.3Easily make random-access-storage instances | INDIRECT | 3 | |
| randombytes • 2.1.0random bytes from browserify stand alone | DIRECT | 1 | |
| run-parallel • 1.2.0Run an array of functions in parallel | DIRECT | 1 | |
| safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
| thunky • 1.1.0delay the evaluation of a paramless async function and cache the result | DIRECT | 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 | |
| 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.5a glob matcher in javascript | INDIRECT | 3 | |
| once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
| rimraf • 2.7.1A deep deletion module for node (like `rm -rf`) | DIRECT | 11 | |
| wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |