licenses.dev

vorpal v1.0.5

Node's first framework for building immersive CLI apps.

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT19
PackageRelationDependenciesPublished
ansi-regex • 1.1.1Regular expression for matching ANSI escape codesINDIRECT0
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.DIRECT6
commander • 2.20.3the complete solution for node.js command-line programsDIRECT0
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
figures • 1.7.0Unicode symbols with Windows CMD fallbacksINDIRECT2
has-ansi • 2.0.0Check if a string has ANSI escape codesINDIRECT1
inquirer • 0.9.0A collection of common interactive command line user interfaces.DIRECT20
lodash • 3.10.1The modern build of lodash modular utilities.DIRECT0
minimist • 1.2.8parse argument optionsDIRECT0
native-promise-only • 0.8.1Native Promise Only: A polyfill for native ES6 Promises **only**, nothing else.DIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
readline2 • 0.1.1Readline Façade fixing bugs and issues found in releases 0.8 and 0.10INDIRECT3
run-async • 0.1.0Utility method to run function either synchronously or asynchronously using the common `this.async()` style.INDIRECT2
strip-ansi • 2.0.1Strip ANSI escape codesINDIRECT1
strip-ansi • 3.0.1Strip ANSI escape codesINDIRECT1
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
through • 2.3.8simplified stream constructionINDIRECT0
ISC3
PackageRelationDependenciesPublished
cli-width • 1.1.1Get stdout window width, with two fallbacks, tty and then a default.INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown1
PackageRelationDependenciesPublished
rx-lite • 2.5.2Lightweight library for composing asynchronous and event-based operations in JavaScriptINDIRECT0
non-standard1
PackageRelationDependenciesPublished
mute-stream • 0.0.4Bytes go in, but they don't come out (when muted).INDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.5 version:

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