Package Licenses
BSD-2-Clause
Dependency Licenses
MIT33
Package | Relation | Dependencies | Published |
---|---|---|---|
ansi-regex • 2.1.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
brace-expansion • 1.1.11Brace expansion as known from sh/bash | INDIRECT | 2 | |
code-point-at • 1.1.0ES2015 `String#codePointAt()` ponyfill | INDIRECT | 0 | |
concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
debug • 3.2.7small debugging utility | INDIRECT | 1 | |
deep-extend • 0.6.0Recursive object extending | INDIRECT | 0 | |
delegates • 1.0.0delegate methods and accessors to another property | INDIRECT | 0 | |
domexception • 1.0.1An implementation of the DOMException class from browsers | DIRECT | 1 | |
iconv-lite • 0.4.24Convert character encodings in pure javascript. | INDIRECT | 1 | |
is-fullwidth-code-point • 1.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 1 | |
isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
minimist • 1.2.8parse argument options | INDIRECT | 0 | |
minizlib • 1.3.3A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. | INDIRECT | 3 | |
mkdirp • 0.5.6Recursively mkdir, like `mkdir -p` | INDIRECT | 1 | |
ms • 2.1.3Tiny millisecond conversion utility | INDIRECT | 0 | |
needle • 2.9.1The leanest and most handsome HTTP client in the Nodelands. | INDIRECT | 5 | |
number-is-nan • 1.0.1ES2015 Number.isNaN() ponyfill | INDIRECT | 0 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
os-homedir • 1.0.2Node.js 4 `os.homedir()` ponyfill | INDIRECT | 0 | |
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
safer-buffer • 2.1.2Modern Buffer API polyfill without footguns | INDIRECT | 0 | |
string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
string-width • 1.0.2Get the visual width of a string - the number of columns required to display it | INDIRECT | 5 | |
strip-ansi • 3.0.1Strip ANSI escape codes | INDIRECT | 1 | |
strip-json-comments • 2.0.1Strip comments from JSON. Lets you use comments in your JSON files! | INDIRECT | 0 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 |
ISC32
Package | Relation | Dependencies | Published |
---|---|---|---|
abbrev • 1.1.1Like ruby's abbrev module, but in js | INDIRECT | 0 | |
aproba • 1.2.0A ridiculously light-weight argument validator (now browser friendly) | INDIRECT | 0 | |
are-we-there-yet • 1.1.7Keep track of the overall completion of many disparate processes | INDIRECT | 9 | |
chownr • 1.1.4like `chown -R` | INDIRECT | 0 | |
console-control-strings • 1.1.0A library of cross-platform tested terminal/console command strings for doing things like color and cursor positioning. This is a subset of both ansi and vt100. All control codes included work on both Windows & Unix-like OSes, except where noted. | INDIRECT | 0 | |
fs-minipass • 1.2.7fs read and write streams based on minipass | INDIRECT | 3 | |
fs.realpath • 1.0.0Use node's fs.realpath, but fall back to the JS implementation if the native one fails | INDIRECT | 0 | |
gauge • 2.7.4A terminal based horizontal guage | INDIRECT | 12 | |
glob • 7.2.3a little globber | INDIRECT | 10 | |
has-unicode • 2.0.1Try to guess if your terminal supports unicode | INDIRECT | 0 | |
ignore-walk • 3.0.4Nested/recursive `.gitignore`/`.npmignore` parsing and filtering. | INDIRECT | 4 | |
inflight • 1.0.6Add callbacks to requests in flight to avoid async duplication | INDIRECT | 2 | |
inherits • 2.0.4Browser-friendly inheritance fully compatible with standard node.js inherits() | INDIRECT | 0 | |
ini • 1.3.8An ini encoder/decoder for node | INDIRECT | 0 | |
minimatch • 3.1.2a glob matcher in javascript | INDIRECT | 3 | |
minipass • 2.9.0minimal implementation of a PassThrough stream | INDIRECT | 2 | |
nopt • 4.0.3Option parsing for Node, supporting types, shorthands, etc. Used by npm. | INDIRECT | 4 | |
npm-bundled • 1.1.2list things in node_modules that are bundledDependencies, or transitive dependencies thereof | INDIRECT | 1 | |
npm-normalize-package-bin • 1.0.1Turn any flavor of allowable package.json bin into a normalized object | INDIRECT | 0 | |
npm-packlist • 1.4.8Get a list of the files to add from a folder into an npm package | INDIRECT | 7 | |
npmlog • 4.1.2logger for npm | INDIRECT | 24 | |
once • 1.4.0Run a function exactly one time | INDIRECT | 1 | |
osenv • 0.1.5Look up environment settings specific to different operating systems | INDIRECT | 2 | |
rimraf • 2.7.1A deep deletion module for node (like `rm -rf`) | INDIRECT | 11 | |
sax • 1.4.1An evented streaming XML parser in JavaScript | INDIRECT | 0 | |
semver • 5.7.2The semantic version parser used by npm. | INDIRECT | 0 | |
set-blocking • 2.0.0set blocking stdio and stderr ensuring that terminal output does not truncate | INDIRECT | 0 | |
signal-exit • 3.0.7when you want to fire an event no matter how a process exits. | INDIRECT | 0 | |
tar • 4.4.19tar for node | INDIRECT | 9 | |
wide-align • 1.1.5A wide-character aware text alignment function for use on the console or with fixed width fonts. | INDIRECT | 6 | |
wrappy • 1.0.2Callback wrapping utility | INDIRECT | 0 | |
yallist • 3.1.1Yet Another Linked List | INDIRECT | 0 |
BSD-3-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
node-pre-gyp • 0.13.0Node.js native addon binary install tool | DIRECT | 66 |
Apache-2.01
Package | Relation | Dependencies | Published |
---|---|---|---|
detect-libc • 1.0.3Node.js module to detect the C standard library (libc) implementation family and version | INDIRECT | 0 |
Apache-2.0 OR BSD-2-Clause OR MIT1
Package | Relation | Dependencies | Published |
---|---|---|---|
rc • 1.2.8hardwired configuration loader | INDIRECT | 4 |
BSD-2-Clause1
Package | Relation | Dependencies | Published |
---|---|---|---|
webidl-conversions • 4.0.2Implements the WebIDL algorithms for converting to and from JavaScript values | INDIRECT | 0 |