Package Licenses
MIT
Dependency Licenses
MIT18
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| brace-expansion • 1.1.18Brace expansion as known from sh/bash | INDIRECT | 2 | |
| concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
| core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
| isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
| lazystream • 1.0.1Open Node Streams on demand. | DIRECT | 8 | |
| lodash.defaults • 4.2.0The lodash method `_.defaults` exported as a module. | DIRECT | 0 | |
| lodash.difference • 4.5.0The lodash method `_.difference` exported as a module. | DIRECT | 0 | |
| lodash.flatten • 4.4.0The lodash method `_.flatten` exported as a module. | DIRECT | 0 | |
| lodash.isplainobject • 4.0.6The lodash method `_.isPlainObject` exported as a module. | DIRECT | 0 | |
| lodash.union • 4.6.0The lodash method `_.union` exported as a module. | DIRECT | 0 | |
| normalize-path • 3.0.0Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. | DIRECT | 0 | |
| path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
| process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
| readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | DIRECT | 7 | |
| safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
| string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
| util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | 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 | DIRECT | 10 | |
| graceful-fs • 4.2.11A drop-in replacement for fs, making various improvements. | DIRECT | 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.5a 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 |