@colors/colors • 1.6.0 get colors in your node.js console INDIRECT 0 1688966175 @dabh/diagnostics • 2.0.3 Tools for debugging your node.js modules and event loop INDIRECT 10 1644709301 @types/triple-beam • 1.3.5 TypeScript definitions for triple-beam INDIRECT 0 1699380511 ajv-keywords • 3.5.2 Custom JSON-Schema keywords for Ajv validator INDIRECT 0 1595859243 ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 1602349300 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-regex • 3.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1648387784 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 asn1 • 0.2.6 Contains parsers and serializers for ASN.1 (currently BER only) INDIRECT 1 1635986788 assert-plus • 1.0.0 Extra assertions on top of node's assert module INDIRECT 0 1453921418 async-limiter • 1.0.1 asynchronous function queue with adjustable concurrency INDIRECT 0 1564760633 async • 1.5.2 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1452211412 async • 3.2.6 Higher-order functions and common patterns for asynchronous code INDIRECT 0 1724109863 asynckit • 0.4.0 Minimal async jobs utility library, with streams support INDIRECT 0 1465928945 aws4 • 1.13.2 Signs and prepares requests using AWS Signature Version 4 INDIRECT 0 1724831030 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 bl • 1.2.3 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1599126736 bl • 4.1.0 Buffer List: collect buffers and access with a standard readable Buffer interface, streamable too! INDIRECT 8 1612867055 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 buffer-alloc-unsafe • 1.1.0 A [ponyfill](https://ponyfill.com) for `Buffer.allocUnsafe`. INDIRECT 0 1527635920 buffer-alloc • 1.2.0 A [ponyfill](https://ponyfill.com) for `Buffer.alloc`. INDIRECT 2 1527637266 buffer-fill • 1.0.0 A [ponyfill](https://ponyfill.com) for `Buffer.fill`. INDIRECT 0 1527636952 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 buffer • 5.7.1 Node.js Buffer API, for the browser INDIRECT 2 1604526695 callback-stream • 1.1.0 A pipeable stream that calls your callback INDIRECT 8 1438707960 camelcase • 2.1.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1457803836 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 code-point-at • 1.1.0 ES2015 `String#codePointAt()` ponyfill INDIRECT 0 1478169780 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 color-scheme • 1.0.1 Generate pleasant color schemes DIRECT 0 1527262084 color-string • 1.9.1 Parser and generator for CSS color strings INDIRECT 3 1650650919 color • 3.2.1 Color conversion and manipulation with CSS string support INDIRECT 5 1626601230 colors • 1.4.0 get colors in your node.js console DIRECT 0 1569195967 colorspace • 1.1.4 Generate HEX colors for a given namespace. INDIRECT 7 1634765860 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 commist • 1.1.0 Build your commands on minimist! INDIRECT 2 1551349497 compare-versions • 3.6.0 Compare semver version strings to find greater, equal or lesser. DIRECT 0 1581640763 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 connected-domain • 1.0.0 calculate all the connected domains based on the given two-dimensional array INDIRECT 0 1461404129 core-util-is • 1.0.2 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1447979853 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 debug • 4.4.0 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1733488366 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 duplexify • 3.7.1 Turn a writable and readable stream into a streams2 duplex stream with support for async initialization and streams1/streams2 input INDIRECT 12 1549298243 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 enabled • 2.0.0 Check if a certain debug flag is enabled. INDIRECT 0 1540768637 end-of-stream • 1.4.4 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1569416251 es6-iterator • 2.0.3 Iterator abstraction based on ES6 specification INDIRECT 8 1508238115 es6-map • 0.1.5 ECMAScript6 Map polyfill INDIRECT 10 1489767956 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 event-emitter • 0.3.5 Environment agnostic event emitter INDIRECT 8 1489591870 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 extsprintf • 1.3.0 extended POSIX-style sprintf INDIRECT 0 1425687180 fast-deep-equal • 3.1.3 Fast deep equal INDIRECT 0 1591601248 fast-json-stable-stringify • 2.1.0 deterministic `JSON.stringify()` - a faster version of substack's json-stable-strigify without jsonify INDIRECT 0 1576340277 fecha • 4.2.3 Date formatting and parsing INDIRECT 0 1650060518 file-stream-rotator • 0.6.1 Automated stream rotation useful for log files INDIRECT 1 1642852488 fn.name • 1.1.0 Extract names from functions INDIRECT 0 1529020587 form-data • 2.3.3 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 5 1539761182 fs-constants • 1.0.0 Require constants across node and the browser INDIRECT 0 1524753752 fs-extra • 8.1.0 fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. DIRECT 3 1561741356 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 glob-stream • 6.1.0 A Readable Stream interface over node-glob. INDIRECT 42 1488055037 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 help-me • 1.1.0 Help command for node, partner of minimist and commist INDIRECT 44 1491919501 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 invert-kv • 1.0.0 Invert the key/value of an object. Example: {foo: 'bar'} → {bar: 'foo'} INDIRECT 0 1407957720 is-absolute • 1.0.0 Returns true if a file path is absolute. Does not rely on the path module and can be used as a polyfill for node.js native `path.isAbolute`. INDIRECT 4 1499933131 is-arrayish • 0.3.2 Determines if an object can be used as an array INDIRECT 0 1529395785 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-fullwidth-code-point • 1.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 1 1437084018 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-glob • 3.1.0 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1476311827 is-negated-glob • 1.0.0 Returns an object with a `negated` boolean and the `!` stripped from negation patterns. Also respects extglobs. INDIRECT 0 1473377897 is-relative • 1.0.0 Returns `true` if the path appears to be relative. INDIRECT 2 1499932845 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 is-unc-path • 1.0.0 Returns true if a filepath is a windows UNC file path. INDIRECT 1 1499932647 is-windows • 1.0.2 Returns true if the platform is windows. UMD module, works with node.js, commonjs, browser, AMD, electron, etc. INDIRECT 0 1518593803 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 js-yaml • 3.14.1 YAML 1.2 parser and serializer DIRECT 3 1607370310 jsbn • 0.1.1 The jsbn library is a fast, portable implementation of large-number math in pure JavaScript, enabling public-key crypto and other applications on desktop and mobile browsers. INDIRECT 0 1486886596 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json-stable-stringify-without-jsonify • 1.0.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results, with no public domain dependencies INDIRECT 0 1481839235 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 1505244119 jsonparse • 1.3.1 This is a pure-js JSON streaming parser for node.js INDIRECT 0 1494359953 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 kuler • 2.0.0 Color your terminal using CSS/hex color codes INDIRECT 0 1559853482 lcid • 1.0.0 Mapping between standard locale identifiers and Windows locale identifiers (LCID) INDIRECT 1 1426489487 leven • 2.1.0 Measure the difference between two strings using the fastest JS implementation of the Levenshtein distance algorithm INDIRECT 0 1487405798 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 logform • 2.7.0 An mutable object-based log format designed for chaining & objectMode streams. DIRECT 6 1731203756 mime-db • 1.52.0 Media Type Database INDIRECT 0 1645472511 mime-types • 2.1.35 The ultimate javascript content-type utility. INDIRECT 1 1647108283 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 moment • 2.30.1 Parse, validate, manipulate, and display dates INDIRECT 0 1703673523 mqtt-packet • 6.10.0 Parse and generate MQTT packets like a breeze INDIRECT 12 1620977188 mqtt • 3.0.0 A library for the MQTT protocol DIRECT 77 1558945705 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 mustache • 2.3.2 Logic-less {{mustache}} templates with JavaScript DIRECT 0 1534508361 nconf-yaml • 1.0.2 YAML format plugin for nconf DIRECT 4 1456577094 nconf • 0.10.0 Hierarchical node.js configuration with files, environment variables, command-line arguments, and atomic object merging. DIRECT 19 1513614155 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 1475212313 object-hash • 2.2.0 Generate hashes from javascript objects in node and the browser. INDIRECT 0 1622018868 one-time • 1.0.0 Run the supplied function exactly one time (once) INDIRECT 1 1557098998 ordered-read-streams • 1.0.1 Combines array of streams into one read stream in strict order INDIRECT 8 1494347571 os-locale • 1.4.0 Get the system locale INDIRECT 2 1441692600 path-dirname • 1.0.2 Node.js path.dirname() ponyfill INDIRECT 0 1476811623 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 pidusage • 1.2.0 Cross-platform process cpu % and memory usage of a PID — Edit DIRECT 0 1508773977 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 ps-node • 0.1.6 A process lookup utility DIRECT 2 1492753159 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 pump • 1.0.3 pipe streams together and close all of them if one of them closes INDIRECT 3 1510865056 pump • 2.0.1 pipe streams together and close all of them if one of them closes INDIRECT 3 1516638147 pump • 3.0.2 pipe streams together and close all of them if one of them closes INDIRECT 3 1726041514 pumpify • 1.5.1 Combine an array of streams into a single duplex stream using pump and duplexify INDIRECT 14 1526480433 punycode • 2.3.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1698690512 readable-stream • 1.0.34 Streams2, a user-land copy of the stream library from Node.js v0.10.x INDIRECT 4 1460562524 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 reinterval • 1.1.0 reschedulable setInterval for node.js INDIRECT 0 1466441869 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-stable-stringify • 2.5.0 Deterministic and safely JSON.stringify to quickly serialize JavaScript objects INDIRECT 0 1724535077 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 secure-keys • 1.0.0 Encrypt/Decrypt the values of a given object INDIRECT 0 1454393516 simple-swizzle • 0.2.2 Simply swizzle your arguments INDIRECT 1 1479263541 slice-ansi • 1.0.0 Slice a string with ANSI escape codes INDIRECT 1 1499681933 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 stack-trace • 0.0.10 Get v8 stack traces as an array of CallSite objects. INDIRECT 0 1494918433 stream-shift • 1.0.3 Returns the next buffer/object in a stream's readable queue INDIRECT 0 1705518913 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string-width • 1.0.2 Get the visual width of a string - the number of columns required to display it INDIRECT 5 1471188234 string-width • 2.1.1 Get the visual width of a string - the number of columns required to display it INDIRECT 3 1500376155 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-ansi • 4.0.0 Strip ANSI escape codes INDIRECT 1 1497986906 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 systeminformation • 3.54.0 Simple system and OS information library DIRECT 0 1546165913 table-parser • 0.1.3 Simple parser for shell-style data output INDIRECT 1 1476779483 tar-fs • 1.16.4 filesystem bindings for tar-stream INDIRECT 23 1736680451 tar-stream • 1.6.2 tar-stream is a streaming tar parser and generator and nothing else. It is streams2 and operates purely using streams which means you can easily extract/parse tarballs without ever hitting the file system. INDIRECT 18 1537619777 text-hex • 1.0.0 Generate a hex color from the given text INDIRECT 0 1531822161 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 through2-filter • 3.0.0 A through2 to create an Array.prototype.filter analog for streams. INDIRECT 10 1529623585 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 to-absolute-glob • 2.0.2 Make a glob pattern absolute, ensuring that negative globs and patterns with trailing slashes are correctly handled. INDIRECT 6 1513724859 to-buffer • 1.1.1 Pass in a string, get a buffer back. Pass in a buffer, get the same buffer back INDIRECT 0 1524754584 triple-beam • 1.4.1 Definitions of levels for logging purposes & shareable Symbol constants. DIRECT 0 1689003108 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 ultron • 1.1.1 Ultron is high-intelligence robot. It gathers intel so it can start improving upon his rudimentary design INDIRECT 0 1511364034 unc-path-regex • 0.1.2 Regular expression for testing if a file path is a windows UNC file path. Can also be used as a component of another regexp via the `.source` property. INDIRECT 0 1460256704 unique-stream • 2.3.1 node.js through stream that emits a unique stream of objects based on criteria INDIRECT 12 1545105707 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 window-size • 0.1.4 Reliable way to to get the height and width of the terminal/console in a node.js environment. INDIRECT 0 1447616084 winston-daily-rotate-file • 4.7.1 A transport for winston which logs to a rotating file each day. DIRECT 16 1653940086 winston-transport • 4.9.0 Base stream implementations for winston@3 and up. INDIRECT 12 1731206319 winston • 3.17.0 A logger for just about everything. DIRECT 29 1731207575 wrap-ansi • 2.1.0 Wordwrap a string with ANSI escape codes INDIRECT 6 1480440084 ws • 3.3.3 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 3 1513504156 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 yargs • 3.32.0 Light-weight option parsing with an argv hash. No optstrings attached. INDIRECT 15 1452842455