licenses.dev

@cirrusct/cli v1.1.65

Command Line Interface

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT38
PackageRelationDependenciesPublished
@types/inquirer • 6.5.0TypeScript definitions for inquirerDIRECT5
@types/node • 22.15.3TypeScript definitions for nodeDIRECT1
@types/through • 0.0.33TypeScript definitions for throughINDIRECT2
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminalINDIRECT1
ansi-regex • 5.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminalINDIRECT2
chalk • 3.0.0Terminal string styling done rightDIRECT5
chalk • 4.1.2Terminal string styling done rightINDIRECT5
chardet • 0.7.0Character detectorINDIRECT0
cli-cursor • 3.1.0Toggle the CLI cursorINDIRECT4
color-convert • 2.0.1Plain color conversion functionsINDIRECT1
color-name • 1.1.4A list of color names and its valuesINDIRECT0
colors • 1.4.0get colors in your node.js consoleINDIRECT0
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard.INDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTINDIRECT5
figures • 3.2.0Unicode symbols with Windows CMD fallbacksINDIRECT1
has-flag • 4.0.0Check if argv has a specific flagINDIRECT0
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
inquirer • 7.3.3A collection of common interactive command line user interfaces.DIRECT33
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
lodash • 4.17.21Lodash modular utilities.INDIRECT0
meant • 1.0.3Like the `Did you mean?` in git for npmDIRECT0
mimic-fn • 2.1.0Make a function mimic another oneINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mri • 1.2.0Quickly scan for CLI flags and argumentsDIRECT0
onetime • 5.1.2Ensure a function is only called onceINDIRECT1
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
prettyjson • 1.2.5Package for formatting JSON data in a coloured YAML-style, perfect for CLI outputDIRECT2
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exitINDIRECT3
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
string-width • 4.2.3Get the visual width of a string - the number of columns required to display itINDIRECT4
strip-ansi • 6.0.1Strip ANSI escape codes from a stringINDIRECT1
supports-color • 7.2.0Detect whether a terminal supports colorINDIRECT1
through • 2.3.8simplified stream constructionINDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
undici-types • 6.21.0A stand-alone types package for UndiciINDIRECT0
ISC3
PackageRelationDependenciesPublished
cli-width • 3.0.0Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
Apache-2.02
PackageRelationDependenciesPublished
rxjs • 6.6.7Reactive Extensions for modern JavaScriptINDIRECT1
typescript • 3.9.10TypeScript is a language for application scale JavaScript developmentDIRECT0
BSD-2-Clause1
PackageRelationDependenciesPublished
dotenv • 8.6.0Loads environment variables from .env fileDIRECT0
0BSD1
PackageRelationDependenciesPublished
tslib • 1.14.1Runtime library for TypeScript helper functionsINDIRECT0
CC0-1.0 OR MIT1
PackageRelationDependenciesPublished
type-fest • 0.21.3A collection of essential TypeScript typesINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/%40cirrusct%2Fcli)](https://licenses.dev/npm/%40cirrusct%2Fcli)
<a href="https://licenses.dev/npm/%40cirrusct%2Fcli">
  <img src="https://licenses.dev/b/npm/%40cirrusct%2Fcli" alt="licenses" />
</a>

Or the licenses badge code for the 1.1.65 version:

[![licenses](https://licenses.dev/b/npm/%40cirrusct%2Fcli/1.1.65)](https://licenses.dev/npm/%40cirrusct%2Fcli/1.1.65)
<a href="https://licenses.dev/npm/%40cirrusct%2Fcli/1.1.65">
  <img src="https://licenses.dev/b/npm/%40cirrusct%2Fcli/1.1.65" alt="licenses" />
</a>
GitHub