@types/caseless • 0.12.5 TypeScript definitions for caseless INDIRECT 0 1699316480 @types/node • 8.10.66 TypeScript definitions for Node.js INDIRECT 0 1603912078 @types/request • 2.48.12 TypeScript definitions for request INDIRECT 10 1699370736 @types/tough-cookie • 4.0.5 TypeScript definitions for tough-cookie INDIRECT 0 1699390095 ajv • 6.12.6 Another JSON Schema Validator INDIRECT 5 1602349300 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 array-find-index • 1.0.2 ES2015 `Array#findIndex()` ponyfill INDIRECT 0 1475224789 arrify • 1.0.1 Convert a value to an array INDIRECT 0 1449683318 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 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 binary • 0.3.0 Unpack multibyte binary values from buffers INDIRECT 3 1336739951 boxen • 1.3.0 Create boxes in the terminal INDIRECT 32 1512091817 camelcase-keys • 4.2.0 Convert object keys to camelCase INDIRECT 3 1511081997 camelcase • 4.1.0 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1490865362 capture-stack-trace • 1.0.2 Error.captureStackTrace ponyfill INDIRECT 0 1665131047 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 ci-info • 1.6.0 Get details about the current Continuous Integration environment INDIRECT 0 1537432621 cli-boxes • 1.0.0 Boxes for use in the terminal INDIRECT 0 1456820451 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 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 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 create-error-class • 3.0.2 Create Error classes INDIRECT 1 1459840491 cross-spawn • 5.1.0 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 7 1488134326 crypto-random-string • 1.0.0 Generate a cryptographically strong random string INDIRECT 0 1479096884 currently-unhandled • 0.4.1 Track the list of currently unhandled promise rejections. INDIRECT 1 1464866115 dashdash • 1.14.1 A light, featureful and explicit option parsing library. INDIRECT 1 1479854020 decamelize-keys • 1.1.1 Convert object keys from camelCase to lowercase with a custom separator INDIRECT 2 1667126209 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 decompress-zip • 0.3.3 Extract files from a ZIP archive INDIRECT 16 1610398995 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 dot-prop • 4.2.1 Get, set, or delete a property from a nested object using a dot path INDIRECT 1 1597576383 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 error-ex • 1.3.2 Easy error subclassing and stack customization INDIRECT 1 1529389232 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 execa • 0.7.0 A better `child_process` INDIRECT 15 1497045042 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 find-up • 2.1.0 Find a file by walking up parent directories INDIRECT 5 1480684911 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 form-data • 2.5.2 A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. INDIRECT 6 1728531993 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-stream • 3.0.0 Get a stream as a string, buffer, or array INDIRECT 0 1479869387 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 global-dirs • 0.1.1 Get the directory of globally installed packages and binaries INDIRECT 1 1511072938 got • 6.7.1 Simplified HTTP requests INDIRECT 13 1483022572 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 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 http-signature • 1.2.0 Reference implementation of Joyent's HTTP Signature scheme. INDIRECT 15 1503689523 import-lazy • 2.1.0 Import modules lazily INDIRECT 0 1495360148 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 indent-string • 3.2.0 Indent each line in a string INDIRECT 0 1500831461 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-ci • 1.2.1 Detect if the current environment is a CI server INDIRECT 1 1536479359 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-fullwidth-code-point • 2.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1474526569 is-installed-globally • 0.1.0 Check if your package was installed globally INDIRECT 4 1498431003 is-npm • 1.0.0 Check if your code is running as an npm script INDIRECT 0 1405848972 is-obj • 1.0.1 Check if a value is an object INDIRECT 0 1458641652 is-path-inside • 1.0.1 Check if a path is inside another path INDIRECT 1 1512038092 is-plain-obj • 1.1.0 Check if a value is a plain object INDIRECT 0 1446715918 is-redirect • 1.0.0 Check if a number is a redirect HTTP status code INDIRECT 0 1433692659 is-retry-allowed • 1.2.0 Is retry allowed for Error? INDIRECT 0 1567930051 is-stream • 1.1.0 Check if something is a Node.js stream INDIRECT 0 1460446915 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 isarray • 0.0.1 Array#isArray for older browsers INDIRECT 0 1369676435 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-parse-better-errors • 1.0.2 JSON.parse with context information on error INDIRECT 0 1522422483 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 latest-version • 3.1.0 Get the latest version of an npm package INDIRECT 23 1490525406 load-json-file • 4.0.0 Read and parse a JSON file INDIRECT 7 1509782229 locate-path • 2.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1480310853 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 loud-rejection • 1.6.0 Make unhandled promise rejections fail loudly instead of the default silent fail INDIRECT 3 1467583454 lowercase-keys • 1.0.1 Lowercase the keys of an object INDIRECT 0 1521791528 make-dir • 1.3.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1525960375 map-obj • 1.0.1 Map object keys and values into a new object INDIRECT 0 1430589766 map-obj • 2.0.0 Map object keys and values into a new object INDIRECT 0 1474089008 meow • 5.0.0 CLI app helper DIRECT 50 1524626570 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-options • 3.0.2 Pretty options for minimist INDIRECT 2 1502296099 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkpath • 0.1.0 Make all directories in a path, like mkdir -p INDIRECT 0 1353000830 nodemailer • 4.7.0 Easy as cake e-mail sending from your Node.js applications DIRECT 0 1542630424 nopt • 1.0.10 Option parsing for Node, supporting types, shorthands, etc. Used by npm. INDIRECT 1 1317851225 npm-run-path • 2.0.2 Get your PATH prepended with locally installed binaries INDIRECT 1 1475136639 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-limit • 1.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1528300898 p-locate • 2.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1480310721 p-try • 1.0.0 `Promise#try()` ponyfill - Starts a promise chain INDIRECT 0 1477030603 package-json • 4.0.1 Get metadata of a package from the npm registry INDIRECT 22 1492413595 parse-json • 4.0.0 Parse JSON with more helpful errors INDIRECT 3 1509782030 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 path-key • 2.0.1 Get the PATH environment variable key cross-platform INDIRECT 0 1474887353 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 3.0.0 Check if a path is a file, directory, or symlink INDIRECT 1 1499554858 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 pify • 3.0.0 Promisify a callback-style function INDIRECT 0 1495952728 prepend-http • 1.0.4 Prepend `http://` to humanized URLs like todomvc.com and localhost INDIRECT 0 1462857683 psl • 1.15.0 Domain name parser based on the Public Suffix List INDIRECT 1 1733134564 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 q • 1.5.1 A library for promises (CommonJS/Promises/A,B,D) INDIRECT 0 1508435737 quick-lru • 1.1.0 Simple "Least Recently Used" (LRU) cache INDIRECT 0 1501163139 read-pkg-up • 3.0.0 Read the closest package.json file INDIRECT 30 1509782973 read-pkg • 3.0.0 Read a package.json file INDIRECT 23 1509782852 readable-stream • 1.1.14 Streams3, a user-land copy of the stream library from Node.js v0.11.x INDIRECT 4 1460563294 redent • 2.0.0 Strip redundant indentation and indent the string INDIRECT 2 1468188512 registry-auth-token • 3.4.0 Get the auth token set for an npm registry (if any) INDIRECT 6 1553096945 registry-url • 3.1.0 Get the set npm registry URL INDIRECT 5 1459781197 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 semver-diff • 2.1.0 Get the diff type of two semver versions: 0.0.1 0.0.2 → patch INDIRECT 1 1447504290 shebang-command • 1.2.0 Get the command from a shebang INDIRECT 1 1474530106 shebang-regex • 1.0.0 Regular expression for matching a shebang INDIRECT 0 1424150698 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 sshpk • 1.18.0 A library for finding and using SSH public keys INDIRECT 9 1697736191 string_decoder • 0.10.31 The string_decoder module from Node core INDIRECT 0 1408767919 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 • 4.0.0 Strip ANSI escape codes INDIRECT 1 1497986906 strip-bom • 3.0.0 Strip UTF-8 byte order mark (BOM) from a string INDIRECT 0 1462032164 strip-eof • 1.0.0 Strip the End-Of-File (EOF) character from a string/buffer INDIRECT 0 1449316193 strip-indent • 2.0.0 Strip leading whitespace from each line in a string INDIRECT 0 1461304043 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 term-size • 1.2.0 Reliably get the terminal window size (columns & rows) INDIRECT 16 1498495345 timed-out • 4.0.1 Emit `ETIMEDOUT` or `ESOCKETTIMEDOUT` when ClientRequest is hanged INDIRECT 0 1484575091 trim-newlines • 2.0.0 Trim newlines from the start and/or end of a string INDIRECT 0 1492866375 unique-string • 1.0.0 Generate a unique random string INDIRECT 1 1479097656 unzip-response • 2.0.1 Unzip a HTTP response if needed INDIRECT 0 1473187388 url-parse-lax • 1.0.0 url.parse() with support for protocol-less URLs & IPs INDIRECT 1 1436786495 uuid • 3.4.0 RFC4122 (v1, v4, and v5) UUIDs INDIRECT 0 1579208738 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 widest-line • 2.0.1 Get the visual width of the widest line in a string - the number of columns required to display it INDIRECT 4 1539713572 xdg-basedir • 3.0.0 Get XDG Base Directory paths INDIRECT 0 1486978344