chalk

Terminal string styling done right

tslib

Runtime library for TypeScript helper functions

commander

the complete solution for node.js command-line programs

semver

The semantic version parser used by npm.

debug

Lightweight debugging utility for Node.js and the browser

glob

the most correct and second fastest glob implementation in JavaScript

uuid

RFC4122 (v1, v4, and v5) UUIDs

@types/node

TypeScript definitions for node

fs-extra

fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as recursive mkdir, copy, and remove.

typescript

TypeScript is a language for application scale JavaScript development

js-yaml

YAML 1.2 parser and serializer

minimatch

a glob matcher in javascript

node-fetch

A light-weight module that brings Fetch API to node.js

rimraf

A deep deletion module for node (like `rm -rf`)

axios

Promise based HTTP client for the browser and node.js

execa

Process execution for humans

lru-cache

A cache object that deletes the least-recently-used items.

@babel/runtime

babel's modular runtime helpers

strip-ansi

Strip ANSI escape codes from a string

ajv

Another JSON Schema Validator

lodash

Lodash modular utilities.

dotenv

Loads environment variables from .env file

@babel/core

Babel compiler core.

ms

Tiny millisecond conversion utility

mkdirp

Recursively mkdir, like `mkdir -p`

inquirer

A collection of common interactive command line user interfaces.

qs

A querystring parser that supports nesting and arrays, with a depth limit

ws

Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js

escape-string-regexp

Escape RegExp special characters

ora

Elegant terminal spinner

react-dom

React package for working with the DOM.

type-fest

A collection of essential TypeScript types

supports-color

Detect whether a terminal supports color

readable-stream

Node.js Streams, a user-land copy of the stream library from Node.js

resolve

resolve like require.resolve() on behalf of files asynchronously and synchronously

ansi-styles

ANSI escape codes for styling strings in the terminal

react

React is a JavaScript library for building user interfaces.

prop-types

Runtime type checking for React props and similar objects.

color-convert

Plain color conversion functions

form-data

A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.