licenses.dev

parrotsay-api v0.1.1

An API to say things with the Party Parrot

Published on

Licenses

Learn more about license information.

Package Licenses

MIT

Dependency Licenses

MIT23
PackageRelationDependenciesPublished
ansi-regex • 2.1.1Regular expression for matching ANSI escape codesINDIRECT0
ansi-styles • 2.2.1ANSI escape codes for styling strings in the terminalINDIRECT0
boxen • 0.8.1Create boxes in the terminalDIRECT28
camelcase • 3.0.0Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBarINDIRECT0
chalk • 1.1.3Terminal string styling done right. Much color.INDIRECT6
cli-boxes • 1.0.0Boxes for use in the terminalINDIRECT0
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfillINDIRECT0
cross-spawn-async • 2.2.5Cross platform child_process#spawnINDIRECT5
escape-string-regexp • 1.0.5Escape RegExp special charactersINDIRECT0
execa • 0.4.0A better `child_process`INDIRECT11
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
is-stream • 1.1.0Check if something is a Node.js streamINDIRECT0
npm-run-path • 1.0.0Get your PATH prepended with locally installed binariesINDIRECT1
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfillINDIRECT0
object-assign • 4.1.1ES2015 `Object.assign()` ponyfillINDIRECT0
path-key • 1.0.0Get the PATH environment variable key cross-platformINDIRECT0
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
strip-eof • 1.0.0Strip the End-Of-File (EOF) character from a string/bufferINDIRECT0
supports-color • 2.0.0Detect whether a terminal supports colorINDIRECT0
term-size • 0.1.1Reliably get the terminal window sizeINDIRECT12
widest-line • 1.0.0Get the visual width of the widest line in a string - the number of columns required to display itINDIRECT6
ISC6
PackageRelationDependenciesPublished
ansi-align • 1.1.0align-text with ANSI support for CLIsINDIRECT6
isexe • 2.0.0Minimal module to check if a file is executable.INDIRECT0
lru-cache • 4.1.5A cache object that deletes the least-recently-used items.INDIRECT2
pseudomap • 1.0.2A thing that is a lot like ES6 `Map`, but without iterators, for use in environments where `for..of` syntax and `Map` are not available.INDIRECT0
which • 1.3.1Like which(1) unix command. Find the first instance of an executable in the PATH.INDIRECT1
yallist • 2.1.2Yet Another Linked ListINDIRECT0
Last updated on

Copy the licenses badge code for the latest version:

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

Or the licenses badge code for the 0.1.1 version:

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