licenses.dev

grunt-prompt v1.3.3

Interactive prompt for your Grunt config using console checkboxes, text input with filtering, password fields.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
ansi-escapes • 1.4.0ANSI escape codes for manipulating the terminalINDIRECT0
ansi-regex • 2.1.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.INDIRECT6
cli-cursor • 1.0.2Toggle the CLI cursorINDIRECT3
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 fallbacksINDIRECT2
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
inquirer • 0.11.4A collection of common interactive command line user interfaces.DIRECT27
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidthINDIRECT1
lodash • 3.10.1The modern build of lodash 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.10INDIRECT4
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.INDIRECT2
string-width • 1.0.2Get the visual width of a string - the number of columns required to display itINDIRECT5
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
ISC4
PackageRelationDependenciesPublished
cli-width • 1.1.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
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 JavaScriptINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.3.3 version:

[![licenses](https://licenses.dev/b/npm/grunt-prompt/1.3.3)](https://licenses.dev/npm/grunt-prompt/1.3.3)
<a href="https://licenses.dev/npm/grunt-prompt/1.3.3">
  <img src="https://licenses.dev/b/npm/grunt-prompt/1.3.3" alt="licenses" />
</a>
GitHub