licenses.dev

inquirer v3.0.6

A collection of common interactive command line user interfaces.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT26
PackageRelationDependenciesPublished
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-regex • 3.0.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
chardet • 0.4.2Character detectorINDIRECT0
cli-cursor • 2.1.0Toggle the CLI cursorDIRECT4
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
external-editor • 2.2.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENTDIRECT5
figures • 2.0.0Unicode symbols with Windows CMD fallbacksDIRECT1
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
iconv-lite • 0.4.24Convert character encodings in pure javascript.INDIRECT1
is-fullwidth-code-point • 2.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT0
lodash • 4.17.21Lodash modular utilities.DIRECT0
mimic-fn • 1.2.0Make a function mimic another oneINDIRECT0
onetime • 2.0.1Ensure a function is only called onceINDIRECT1
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfillINDIRECT0
restore-cursor • 2.0.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.DIRECT0
safer-buffer • 2.1.2Modern Buffer API polyfill without footgunsINDIRECT0
string-width • 2.1.1Get the visual width of a string - the number of columns required to display itDIRECT3
strip-ansi • 3.0.1Strip ANSI escape codesDIRECT1
strip-ansi • 4.0.0Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
through • 2.3.8simplified stream constructionDIRECT0
tmp • 0.0.33Temporary file and directory creatorINDIRECT1
ISC3
PackageRelationDependenciesPublished
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.DIRECT0
mute-stream • 0.0.7Bytes go in, but they don't come out (when muted).DIRECT0
signal-exit • 3.0.7when you want to fire an event no matter how a process exits.INDIRECT0
Apache-2.01
PackageRelationDependenciesPublished
rx • 4.1.0Library for composing asynchronous and event-based operations in JavaScriptDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

[![licenses](https://licenses.dev/b/npm/inquirer)](https://licenses.dev/npm/inquirer)
<a href="https://licenses.dev/npm/inquirer">
  <img src="https://licenses.dev/b/npm/inquirer" alt="licenses" />
</a>

Or the licenses badge code for the 3.0.6 version:

[![licenses](https://licenses.dev/b/npm/inquirer/3.0.6)](https://licenses.dev/npm/inquirer/3.0.6)
<a href="https://licenses.dev/npm/inquirer/3.0.6">
  <img src="https://licenses.dev/b/npm/inquirer/3.0.6" alt="licenses" />
</a>
GitHub