ansi-colors • 4.1.3Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs).
cross-spawn • 7.0.3Cross platform child_process#spawn and child_process#spawnSync
DIRECT
5
debug • 4.3.7Lightweight debugging utility for Node.js and the browser
DIRECT
1
deep-is • 0.1.4node's assert.deepEqual algorithm except for NaN being equal to NaN
INDIRECT
0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.
INDIRECT
0
enquirer • 2.4.1Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases.
fast-json-stable-stringify • 2.1.0deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify
INDIRECT
0
fast-levenshtein • 2.0.6Efficient implementation of Levenshtein algorithm with locale-specific collator support.
INDIRECT
0
file-entry-cache • 6.0.1Super simple cache for file metadata, useful for process that work o a given series of files and that only need to repeat the job on the changed ones since the previous run of the process
DIRECT
16
flat-cache • 3.2.0A stupidly simple key/value storage using files to persist some data
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
json-stable-stringify-without-jsonify • 1.0.1deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies
DIRECT
0
keyv • 4.5.4Simple key-value storage with support for multiple backends
INDIRECT
1
levn • 0.4.1Light ECMAScript (JavaScript) Value Notation - human written, concise, typed, flexible
path-key • 3.1.1Get the PATH environment variable key cross-platform
INDIRECT
0
prelude-ls • 1.2.1prelude.ls is a functionally oriented utility library. It is powerful and flexible. Almost all of its functions are curried. It is written in, and is the recommended base library for, LiveScript.