licenses.dev

prompt v1.0.0

A beautiful command-line prompt for node.js

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT17
PackageRelationDependenciesPublished
async • 0.9.2Higher-order functions and common patterns for asynchronous codeINDIRECT0
async • 1.0.0Higher-order functions and common patterns for asynchronous codeINDIRECT0
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}"INDIRECT0
brace-expansion • 1.1.13Brace expansion as known from sh/bashINDIRECT2
colors • 1.0.3get colors in your node.js consoleINDIRECT0
colors • 1.4.0get colors in your node.js consoleDIRECT0
concat-map • 0.0.1concatenative mapdasheryINDIRECT0
deep-equal • 0.2.2node's assert.deepEqual algorithmINDIRECT0
isstream • 0.1.2Determine if an object is a StreamINDIRECT0
minimist • 1.2.8parse argument optionsINDIRECT0
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p`INDIRECT1
ncp • 1.0.1Asynchronous recursive file copy utility.INDIRECT0
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfillINDIRECT0
pkginfo • 0.3.1An easy way to expose properties on a module from a package.jsonINDIRECT0
pkginfo • 0.4.1An easy way to expose properties on a module from a package.jsonDIRECT0
stack-trace • 0.0.10Get v8 stack traces as an array of CallSite objects.INDIRECT0
winston • 2.1.1A multi-transport async logging library for Node.jsDIRECT7
ISC10
PackageRelationDependenciesPublished
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one failsINDIRECT0
glob • 7.2.3a little globberINDIRECT10
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplicationINDIRECT2
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits()INDIRECT0
minimatch • 3.1.5a glob matcher in javascriptINDIRECT3
mute-stream • 0.0.8Bytes go in, but they don't come out (when muted).INDIRECT0
once • 1.4.0Run a function exactly one timeINDIRECT1
read • 1.0.7read(1) for node programsDIRECT1
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`)INDIRECT11
wrappy • 1.0.2Callback wrapping utilityINDIRECT0
unknown4
PackageRelationDependenciesPublished
cycle • 1.0.3decycle your jsonINDIRECT0
eyes • 0.1.8a customizable value inspectorINDIRECT0
i • 0.3.7custom inflections for nodejsINDIRECT0
utile • 0.3.0A drop-in replacement for `util` with some additional advantageous functionsDIRECT18
Apache-2.01
PackageRelationDependenciesPublished
revalidator • 0.1.8A cross-browser / node.js validator used by resourcefulDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 1.0.0 version:

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