abstract-leveldown • 6.2.3An abstract prototype matching the LevelDOWN API | INDIRECT | 7 | |
ansi-escapes • 3.2.0ANSI escape codes for manipulating the terminal | INDIRECT | 0 | |
ansi-escapes • 4.3.2ANSI escape codes for manipulating the terminal | INDIRECT | 1 | |
ansi-regex • 5.0.1Regular expression for matching ANSI escape codes | INDIRECT | 0 | |
ansi-styles • 4.3.0ANSI escape codes for styling strings in the terminal | INDIRECT | 2 | |
base64-js • 1.5.1Base64 encoding/decoding in pure JS | INDIRECT | 0 | |
bcrypto • 5.4.0JS crypto library | DIRECT | 2 | |
bcurl • 0.1.10Web client bike-shed | DIRECT | 3 | |
brq • 0.1.10Request bike-shed | INDIRECT | 1 | |
bsert • 0.0.13Minimal assert with type checking | INDIRECT | 0 | |
bsock • 0.1.11Websocket bike-shed | INDIRECT | 1 | |
buffer • 5.7.1Node.js Buffer API, for the browser | INDIRECT | 2 | |
bufio • 1.0.7Buffer and serialization utilities for javascript | INDIRECT | 0 | |
chalk • 4.1.2Terminal string styling done right | INDIRECT | 5 | |
chardet • 0.7.0Character detector | INDIRECT | 0 | |
check-error • 1.0.3Error comparison and information related utility for node and the browser | INDIRECT | 1 | |
cli-cursor • 3.1.0Toggle the CLI cursor | INDIRECT | 4 | |
cli-table3 • 0.6.0Pretty unicode tables for the command line. Based on the original cli-table. | DIRECT | 7 | |
color-convert • 2.0.1Plain color conversion functions | INDIRECT | 1 | |
color-name • 1.1.4A list of color names and its values | INDIRECT | 0 | |
colors • 1.4.0get colors in your node.js console | INDIRECT | 0 | |
commander • 7.0.0the complete solution for node.js command-line programs | DIRECT | 0 | |
cross-spawn • 6.0.6Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 7 | |
date-fns • 2.17.0Modern JavaScript date utility library | DIRECT | 0 | |
deferred-leveldown • 5.3.0For handling delayed-open on LevelDOWN compatible libraries | INDIRECT | 9 | |
emoji-regex • 8.0.0A regular expression to match all Emoji-only symbols as per the Unicode Standard. | INDIRECT | 0 | |
encoding-down • 6.3.0LevelDOWN wrapper supporting levelup@1 encodings | INDIRECT | 13 | |
errno • 0.1.8libuv errno details exposed | INDIRECT | 1 | |
escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
external-editor • 3.1.0Edit a string with the users preferred text editor using $VISUAL or $ENVIRONMENT | INDIRECT | 5 | |
figures • 3.2.0Unicode symbols with Windows CMD fallbacks | INDIRECT | 1 | |
get-func-name • 2.0.2Utility for getting a function's name for node and the browser | INDIRECT | 0 | |
has-flag • 4.0.0Check if argv has a specific flag | INDIRECT | 0 | |
iconv-lite • 0.4.24Convert character encodings in pure javascript. | INDIRECT | 1 | |
immediate • 3.3.0A cross browser microtask library | INDIRECT | 0 | |
inquirer • 7.3.3A collection of common interactive command line user interfaces. | DIRECT | 33 | |
is-fullwidth-code-point • 3.0.0Check if the character represented by a given Unicode code point is fullwidth | INDIRECT | 0 | |
level-codec • 9.0.2Encode keys, values and range options, with built-in or custom encodings | INDIRECT | 3 | |
level-concat-iterator • 2.0.1Concatenate items from an iterator into an array. | INDIRECT | 0 | |
level-errors • 2.0.1Error types for levelup | INDIRECT | 2 | |
level-iterator-stream • 4.0.2Turn an abstract-leveldown iterator into a readable stream | INDIRECT | 6 | |
level-js • 5.0.2An abstract-leveldown compliant store on top of IndexedDB | INDIRECT | 10 | |
level-packager • 5.1.1LevelUP package helper for distributing with a LevelDOWN-compatible back-end | INDIRECT | 21 | |
level-supports • 1.0.1Create a manifest describing the abilities of a levelup or abstract-leveldown db | INDIRECT | 1 | |
level • 6.0.1Fast & simple storage - a Node.js-style LevelDB wrapper (a convenience package bundling LevelUP & LevelDOWN) | DIRECT | 27 | |
leveldown • 5.6.0A low-level Node.js LevelDB binding | INDIRECT | 10 | |
levelup • 4.4.0Fast & simple storage - a Node.js-style LevelDB wrapper | INDIRECT | 18 | |
loady • 0.0.5dynamic loader for node.js | INDIRECT | 0 | |
lodash • 4.17.21Lodash modular utilities. | INDIRECT | 0 | |
ltgt • 2.2.1implement correct ranges for level-* | INDIRECT | 0 | |
mimic-fn • 2.1.0Make a function mimic another one | INDIRECT | 0 | |
minizlib • 2.1.2A small fast zlib stream built on [minipass](http://npm.im/minipass) and Node.js's zlib binding. | INDIRECT | 2 | |
mkdirp • 1.0.4Recursively mkdir, like `mkdir -p` | INDIRECT | 0 | |
napi-macros • 2.0.0Set of utility macros to make writing N-API modules a little easier. | INDIRECT | 0 | |
nice-try • 1.0.5Tries to execute a function and discards any error that occurs | INDIRECT | 0 | |
node-fetch • 2.6.1A light-weight module that brings window.fetch to node.js | DIRECT | 0 | |
node-gyp-build • 4.1.1Build tool and bindings loader for node-gyp that supports prebuilds | INDIRECT | 0 | |
object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
onetime • 5.1.2Ensure a function is only called once | INDIRECT | 1 | |
os-tmpdir • 1.0.2Node.js os.tmpdir() ponyfill | INDIRECT | 0 | |
path-key • 2.0.1Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
prr • 1.0.1A better Object.defineProperty() | INDIRECT | 0 | |
readable-stream • 3.6.2Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 4 | |
restore-cursor • 3.1.0Gracefully restore the CLI cursor on exit | INDIRECT | 3 | |
run-async • 2.4.1Utility method to run function either synchronously or asynchronously using the common `this.async()` style. | 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 | |
shebang-command • 1.2.0Get the command from a shebang | INDIRECT | 1 | |
shebang-regex • 1.0.0Regular expression for matching a shebang | INDIRECT | 0 | |
string_decoder • 1.3.0The string_decoder module from Node core | INDIRECT | 1 | |
string-width • 4.2.3Get the visual width of a string - the number of columns required to display it | INDIRECT | 4 | |
strip-ansi • 6.0.1Strip ANSI escape codes from a string | INDIRECT | 1 | |
supports-color • 7.2.0Detect whether a terminal supports color | INDIRECT | 1 | |
through • 2.3.8simplified stream construction | INDIRECT | 0 | |
tmp • 0.0.33Temporary file and directory creator | INDIRECT | 1 | |
util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |
xtend • 4.0.2extend like a boss | INDIRECT | 0 | |