Package Licenses
MIT
Dependency Licenses
MIT17
| Package | Relation | Dependencies | Published |
|---|---|---|---|
| balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| big.js • 3.2.0A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic | INDIRECT | 0 | |
| bluebird • 3.7.2Full featured Promises/A+ implementation with exceptionally good performance | DIRECT | 0 | |
| brace-expansion • 1.1.16Brace expansion as known from sh/bash | INDIRECT | 2 | |
| concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
| emojis-list • 2.1.0Complete list of standard emojis. | INDIRECT | 0 | |
| fs-extra • 4.0.3fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. | DIRECT | 3 | |
| is-extglob • 2.1.1Returns true if a string has an extglob. | INDIRECT | 0 | |
| is-glob • 4.0.3Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet | DIRECT | 1 | |
| json5 • 0.5.1JSON for the ES5 era. | INDIRECT | 0 | |
| jsonfile • 4.0.0Easily read/write JSON files. | INDIRECT | 1 | |
| loader-utils • 0.2.17utils for webpack loaders | DIRECT | 4 | |
| lodash • 4.18.1Lodash modular utilities. | DIRECT | 0 | |
| node-dir • 0.1.17asynchronous file and directory operations for Node.js | DIRECT | 4 | |
| object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
| path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
| universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks. | 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. | 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.5a glob matcher in javascript | DIRECT | 3 | |
| once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
| wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 |