licenses.dev

inquirer v0.12.0

A collection of common interactive command line user interfaces.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT22
PackageRelationDependenciesPublished
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalDIRECT0
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.DIRECT6
cli-cursor • 1.0.2Toggle the CLI cursorDIRECT3
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
exit-hook • 1.1.1Run some code when the process exitsINDIRECT0
figures • 1.7.0Unicode symbols with Windows CMD fallbacksDIRECT2
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
lodash • 4.17.21Lodash modular utilities.DIRECT0
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
onetime • 1.1.0Only call a function onceINDIRECT0
readline2 • 1.0.1Readline Façade fixing bugs and issues found in releases 0.8 and 0.10DIRECT4
restore-cursor • 1.0.1Gracefully restore the CLI cursor on exitINDIRECT2
run-async • 0.1.0Utility method to run function either synchronously or asynchronously using the common `this.async()` style.DIRECT2
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
through • 2.3.8simplified stream constructionDIRECT0
ISC4
PackageRelationDependenciesPublished
cli-width • 2.2.1Get stdout window width, with two fallbacks, tty and then a default.DIRECT0
mute-stream • 0.0.5Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown1
PackageRelationDependenciesPublished
rx-lite • 3.1.2Lightweight library 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 0.12.0 version:

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