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.

lodash.merge

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

eventemitter3

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

esbuild

An extremely fast JavaScript and CSS bundler and minifier.

jsonwebtoken

JSON Web Token implementation (symmetric and asymmetric)

lodash

Lodash modular utilities.

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

@types/lodash

TypeScript definitions for lodash

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

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

yargs

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

clsx

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

@testing-library/jest-dom

Custom jest matchers to test the state of the DOM

minipass

minimal implementation of a PassThrough stream

jsonfile

Easily read/write JSON files.

balanced-match

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

events

Node's event emitter for all engines.

ejs

Embedded JavaScript templates