@types/node • 22.8.6 TypeScript definitions for node INDIRECT 1 1730397829 ansi-regex • 0.2.1 Regular expression for matching ANSI escape codes INDIRECT 0 1403282643 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-styles • 1.1.0 ANSI escape codes for styling strings in the terminal INDIRECT 0 1401838517 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 bluebird • 2.11.0 Full featured Promises/A+ implementation with exceptionally good performance INDIRECT 0 1472582306 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 caller-path • 0.1.0 Get the path of the caller module INDIRECT 1 1397902712 callsites • 0.2.0 Get callsites from the V8 stack trace API INDIRECT 0 1397902338 calmcard • 0.1.1 not-so-wild wildcard string matching DIRECT 0 1404462739 camelcase • 1.2.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1438425493 chalk • 0.5.1 Terminal string styling done right. Created because the `colors` module does some really horrible things. INDIRECT 6 1404937476 chalk • 1.1.3 Terminal string styling done right. Much color. DIRECT 6 1459210604 colors • 1.0.3 get colors in your node.js console INDIRECT 0 1412849004 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 condense-whitespace • 1.0.0 Remove leading, trailing and repeated whitespace from a string DIRECT 0 1421157230 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 default-user-agent • 1.0.0 Default user agent string for nodejs http request DIRECT 5 1438820141 dev-null • 0.1.1 /dev/null for node streams INDIRECT 0 1378810373 duplexer • 0.1.2 Creates a duplex stream INDIRECT 0 1597220839 eol • 0.2.0 Newline character converter INDIRECT 0 1395325835 errno • 0.1.8 libuv errno details exposed DIRECT 1 1608122763 errors • 0.2.0 A comprehensive, robust, yet lightweight set of error utilities for node.js enabling you to do errors more effectively. INDIRECT 0 1403511297 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 extend • 2.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532038363 extend • 3.0.2 Port of jQuery.extend for node.js and the browser DIRECT 0 1532032091 has-ansi • 0.1.0 Check if a string has ANSI escape codes INDIRECT 1 1402774855 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-symbols • 1.0.3 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1646169821 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 http-equiv-refresh • 1.0.0 Parse an HTML meta refresh value. DIRECT 0 1454810021 is-browser • 2.1.0 Test whether you're a component in browser or a package in npm INDIRECT 0 1536652177 is-object • 1.0.2 Checks whether a value is an object INDIRECT 0 1606929380 is-stream • 1.1.0 Check if something is a Node.js stream DIRECT 0 1460446915 is-string • 1.0.7 Is this value a JS String object or primitive? This module works cross-realm/iframe, and despite ES6 @@toStringTag. DIRECT 2 1628213194 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isbot • 2.5.7 detects bots/crawlers/spiders via the user agent. INDIRECT 0 1582049589 limited-request-queue • 2.0.0 Interactively manage concurrency for outgoing requests. DIRECT 2 1449957852 link-types • 1.1.0 Parse an HTML attribute value containing link types. DIRECT 0 1452188309 lodash.clonedeep • 4.5.0 The lodash method `_.cloneDeep` exported as a module. INDIRECT 0 1471109839 lodash.merge • 4.6.2 The Lodash method `_.merge` exported as a module. INDIRECT 0 1562717981 maybe-callback • 2.1.0 Maybe call a callback if it's a function DIRECT 0 1453836945 mime • 1.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1511571199 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 object-assign • 2.1.1 ES6 Object.assign() ponyfill INDIRECT 0 1433514388 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 os-name • 1.0.3 Get the name of the current operating system. Example: OS X Mavericks INDIRECT 4 1422424932 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 osx-release • 1.1.0 Get the name and version of a OS X release from the Darwin version. Example: 13.2.0 → {name: 'Mavericks', version: '10.9'} INDIRECT 1 1433804887 parse5 • 3.0.3 HTML parsing/serialization toolset for Node.js. WHATWG HTML Living Standard (aka HTML5)-compliant. DIRECT 2 1509843823 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 psl • 1.9.0 Domain name parser based on the Public Suffix List INDIRECT 0 1656915130 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 robot-directives • 0.3.0 Parse robot directives within HTML meta and/or HTTP headers. DIRECT 7 1454346615 robots-txt-guard • 0.1.1 Validate urls against robots.txt rules. DIRECT 0 1511970094 robots-txt-parse • 0.0.4 Streaming parser for robots.txt files DIRECT 5 1449261539 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 split • 0.3.3 split a Text Stream into a Line Stream INDIRECT 1 1422871713 stream-combiner • 0.2.2 [![npm version](https://img.shields.io/npm/v/stream-combiner.svg)](https://npmjs.org/package/stream-combiner) [![Travis CI](https://travis-ci.org/dominictarr/stream-combiner.svg)](https://travis-ci.org/dominictarr/stream-combiner) INDIRECT 2 1433494144 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 strip-ansi • 0.3.0 Strip ANSI escape codes INDIRECT 1 1403638395 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 supports-color • 0.2.0 Detect whether a terminal supports color INDIRECT 0 1402710357 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 through2-sink • 1.0.0 A through2 wrapper that just receives chunks and nothing else. INDIRECT 7 1428311619 through2-spy • 1.2.0 A through2 wrapper to for simple stream.PassThrough spies. INDIRECT 7 1403303348 through2 • 0.5.1 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 6 1401862626 tmp • 0.0.33 Temporary file and directory creator INDIRECT 1 1502530219 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 undici-types • 6.19.8 A stand-alone types package for Undici INDIRECT 0 1724087971 urlcache • 0.7.0 URL key-value cache. DIRECT 6 1520982603 urlobj • 0.0.11 Performant utilities for URL resolution and parsing built on core url. DIRECT 5 1520977661 useragent • 2.3.0 Fastest, most accurate & effecient user agent string parser, uses Browserscope's research for parsing INDIRECT 5 1517270890 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 uuid • 2.0.3 Rigorous implementation of RFC4122 (v1 and v4) UUIDs. INDIRECT 0 1474232618 win-release • 1.1.1 Get the name of a Windows version from the release number: 5.1.2600 → XP INDIRECT 1 1441994858 xtend • 3.0.0 extend like a boss INDIRECT 0 1397507730