fast-glob

It's a very fast and efficient glob library for Node.js

object-assign

ES2015 `Object.assign()` ponyfill

eslint-config-prettier

Turns off all rules that are unnecessary or might conflict with Prettier.

open

Open stuff like URLs, files, executables. Cross-platform.

p-locate

Get the first fulfilled promise that satisfies the provided testing function

chokidar

Minimal and efficient cross-platform file watching library

is-stream

Check if something is a Node.js stream

yargs-parser

the mighty option parser used by yargs

convert-source-map

Converts a source-map from/to different formats and allows adding/changing properties.

esbuild

An extremely fast JavaScript and CSS bundler and minifier.

lodash.merge

The Lodash method `_.merge` exported as a module.

eventemitter3

EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface.

lodash

Lodash modular utilities.

jsonwebtoken

JSON Web Token implementation (symmetric and asymmetric)

source-map-support

Fixes stack traces for files with source maps

json5

JSON for Humans

through2

A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise

isarray

Array#isArray for older browsers

slash

Convert Windows backslash paths to slash paths

rollup

Next-generation ES module bundler

resolve-from

Resolve the path of a module like `require.resolve()` but from a given path

@types/react-dom

TypeScript definitions for react-dom

isexe

Minimal module to check if a file is executable.

jquery

JavaScript library for DOM operations

log-symbols

Colored symbols for various log levels. Example: `✔︎ Success`

cosmiconfig

Find and load configuration from a package.json property, rc file, TypeScript module, and more!

function-bind

Implementation of Function.prototype.bind

json-schema-traverse

Traverse JSON Schema passing each schema object to callback

sprintf-js

JavaScript sprintf implementation

picomatch

Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions.

yargs

yargs the modern, pirate-themed, successor to optimist.

deepmerge

A library for deep (recursive) merging of Javascript objects

handlebars

Handlebars provides the power necessary to let you build semantic templates effectively with no frustration

clsx

A tiny (239B) utility for constructing className strings conditionally.

minipass

minimal implementation of a PassThrough stream

@testing-library/jest-dom

Custom jest matchers to test the state of the DOM

jsonfile

Easily read/write JSON files.

balanced-match

Match balanced character pairs, like "{" and "}"

@types/lodash

TypeScript definitions for lodash

events

Node's event emitter for all engines.