SVR.JS 2.1.1 Licenses

SVR.JS 2.1.1

Packages used by SVR.JS 2.1.1 and utilities

License: MIT
ansi-regex (by Sindre Sorhus)
Regular expression for matching ANSI escape codes
License: MIT
ansi-styles (by Sindre Sorhus)
ANSI escape codes for styling strings in the terminal
License: MIT
asynckit (by Alex Indigo)
Minimal async jobs utility library, with streams support
License: MIT
autocannon (by Matteo Collina)
Fast HTTP benchmarking tool written in Node.js
Ships with SVR.JS as additional tool.
License: MIT
base64-js (by T. Jameson Little)
Base64 encoding/decoding in pure JS
License: MIT
chalk
Terminal string styling done right
License: ISC
chownr (by Isaac Z. Schlueter)
like `chown -R`
License: MIT
cli-table3 (by James Talmage)
Pretty unicode tables for the command line. Based on the original cli-table.
License: MIT
clone (by Paul Vorbach)
deep cloning of objects and arrays
License: MIT
color-convert (by Heather Arthur)
Plain color conversion functions
License: MIT
color-name (by DY)
A list of color names and its values
License: ISC
color-support (by Isaac Z. Schlueter)
A module which will endeavor to guess your terminal's level of color support.
License: MIT
colors (by Marak Squires)
get colors in your node.js console
License: MIT
combined-stream (by Felix Geisendörfer)
A stream that emits multiple other streams one after another.
License: MIT
cross-argv (by Mathias Buus)
Cross platform normalization of process.argv
License: ISC
d (by Mariusz Nowak)
Property descriptor factory
License: MIT
debug (by TJ Holowaychuk)
small debugging utility
License: MIT
delayed-stream (by Felix Geisendörfer)
Buffers events from a stream until you are ready to handle them.
License: ISC
es5-ext (by Mariusz Nowak)
ECMAScript extensions and shims
License: MIT
es6-iterator (by Mariusz Nowak)
Iterator abstraction based on ES6 specification
License: MIT
es6-symbol (by Mariusz Nowak)
ECMAScript 6 Symbol polyfill
License: MIT
form-data (by Felix Geisendörfer)
A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications.
License: ISC
fs-minipass (by Isaac Z. Schlueter)
fs read and write streams based on minipass
License: ISC
graceful-fs
A drop-in replacement for fs, making various improvements.
Required by SVR.JS.
License: MIT
has-flag (by Sindre Sorhus)
Check if argv has a specific flag
License: BSD-2
hdr-histogram-js (by Alexandre Victoor)
TypeScript port of HdrHistogram
License: MIT
hdr-histogram-percentiles-obj (by Glen Keane)
A little lib for turning native-hdr-histograms to objects
License: MIT
hyperid (by Matteo Collina)
Uber-fast unique id generation, for Node.js and the browser
License: MIT
i18n (by Marcus Spiegel)
lightweight translation module with dynamic json storage
License: MIT
is-fullwidth-code-point (by Sindre Sorhus)
Check if the character represented by a given Unicode code point is fullwidth
License: ISC
make-plural (by Eemeli Aro)
Unicode CLDR pluralization rules as JavaScript functions
License: MIT
manage-path (by Kent C. Dodds)
Cross-platform method to add a directory to your $PATH
License: MIT
math-interval-parser (by Dmitry Semigradsky)
Parse math interval
License: MIT
messageformat-formatters (by Eemeli Aro)
Formatters for messageformat
License: MIT
messageformat-parser
A PEG.js parser for ICU MessageFormat strings
License: MIT
messageformat (by Alex Sexton)
PluralFormat and SelectFormat Message and i18n Tool - A JavaScript Implemenation of the ICU standards.
License: MIT
mime-db
Media Type Database
License: MIT
mime-types
The ultimate javascript content-type utility.
Required by SVR.JS.
License: MIT
minimist (by James Halliday)
parse argument options
License: ISC
minipass (by Isaac Z. Schlueter)
minimal implementation of a PassThrough stream
License: MIT
minizlib (by Isaac Z. Schlueter)
A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding.
License: MIT
mkdirp
Recursively mkdir, like `mkdir -p`
License: MIT
mustache (by mustache.js Authors)
Logic-less {{mustache}} templates with JavaScript
License: MIT
next-tick (by Mariusz Nowak)
Environment agnostic nextTick polyfill
License: MIT
object-assign (by Sindre Sorhus)
ES2015 `Object.assign()` ponyfill
License: MIT
on-net-listen (by Mathias Buus)
Observe when something in your node app starts listening on a TCP port
License: MIT
pako
zlib port to javascript - fast, modularized, with browser support
License: MIT
pretty-bytes (by Sindre Sorhus)
Convert bytes to a human readable string: 1337 → 1.34 kB
License: MIT
progress (by TJ Holowaychuk)
Flexible ascii progress bar
License: MIT
reinterval (by 4rzael)
reschedulable setInterval for node.js
License: MIT
retimer (by Matteo Collina)
Reschedulable Timer for your node needs
License: BSD-3
sprintf-js (by Alexandru Mărășteanu)
JavaScript sprintf implementation
License: MIT
string-width (by Sindre Sorhus)
Get the visual width of a string - the number of columns required to display it
License: MIT
strip-ansi (by Sindre Sorhus)
Strip ANSI escape codes from a string
License: MIT
supports-color (by Sindre Sorhus)
Detect whether a terminal supports color
License: ISC
tar (by Isaac Z. Schlueter)
tar for node
Required by SVR.JS.
License: MIT
timestring (by Michael David Barrett)
Parse a human readable time string into a time based value
License: ISC
yallist (by Isaac Z. Schlueter)
Yet Another Linked List