| @babel/code-frame • 7.27.1Generate errors that contain a code frame that point to source locations. | INDIRECT | 3 | |
| @babel/helper-validator-identifier • 7.28.5Validate identifier/keywords name | INDIRECT | 0 | |
| @types/concat-stream • 1.6.1TypeScript definitions for concat-stream | INDIRECT | 1 | |
| @types/form-data • 0.0.33TypeScript definitions for form-data | INDIRECT | 1 | |
| @types/git-url-parse • 9.0.3TypeScript definitions for git-url-parse | DIRECT | 0 | |
| @types/node • 10.17.60TypeScript definitions for Node.js | INDIRECT | 0 | |
| @types/node • 8.10.66TypeScript definitions for Node.js | INDIRECT | 0 | |
| @types/normalize-package-data • 2.4.4TypeScript definitions for normalize-package-data | INDIRECT | 0 | |
| @types/qs • 6.14.0TypeScript definitions for qs | INDIRECT | 0 | |
| aggregate-error • 3.1.0Create an error from multiple errors | DIRECT | 2 | |
| array-union • 1.0.2Create an array of unique values, in order, from the input arrays | INDIRECT | 1 | |
| array-uniq • 1.0.3Create an array without duplicates | INDIRECT | 0 | |
| asap • 2.0.6High-priority task queue for Node.js and browsers | INDIRECT | 0 | |
| async-function • 1.0.0A function that returns the normally hidden `AsyncFunction` constructor | INDIRECT | 0 | |
| async-generator-function • 1.0.0A function that returns the normally hidden `AsyncGeneratorFunction` constructor | INDIRECT | 0 | |
| async • 2.6.4Higher-order functions and common patterns for asynchronous code | INDIRECT | 1 | |
| asynckit • 0.4.0Minimal async jobs utility library, with streams support | INDIRECT | 0 | |
| balanced-match • 1.0.2Match balanced character pairs, like "{" and "}" | INDIRECT | 0 | |
| brace-expansion • 1.1.12Brace expansion as known from sh/bash | INDIRECT | 2 | |
| buffer-from • 1.1.2A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. | INDIRECT | 0 | |
| call-bind-apply-helpers • 1.0.2Helper functions around Function call/apply/bind, for use in `call-bind` | INDIRECT | 2 | |
| call-bound • 1.0.4Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. | INDIRECT | 15 | |
| clean-stack • 2.2.0Clean up error stack traces | INDIRECT | 0 | |
| combined-stream • 1.0.8A stream that emits multiple other streams one after another. | INDIRECT | 1 | |
| commander • 2.20.3the complete solution for node.js command-line programs | INDIRECT | 0 | |
| concat-map • 0.0.1concatenative mapdashery | INDIRECT | 0 | |
| concat-stream • 1.6.2writable stream that concatenates strings or binary data and calls a callback with the result | INDIRECT | 10 | |
| core-util-is • 1.0.3The `util.is*` functions introduced in Node v0.12. | INDIRECT | 0 | |
| cross-spawn • 7.0.6Cross platform child_process#spawn and child_process#spawnSync | INDIRECT | 5 | |
| decode-uri-component • 0.2.2A better decodeURIComponent | INDIRECT | 0 | |
| delayed-stream • 1.0.0Buffers events from a stream until you are ready to handle them. | INDIRECT | 0 | |
| dot • 1.1.3Concise and fast javascript templating compatible with nodejs and other javascript environments | DIRECT | 0 | |
| dunder-proto • 1.0.1If available, the `Object.prototype.__proto__` accessor and mutator, call-bound | INDIRECT | 4 | |
| email-addresses • 3.1.0An email address parser based on rfc5322 | INDIRECT | 0 | |
| end-of-stream • 1.4.5Call a callback when a readable/writable/duplex stream has completed or failed. | INDIRECT | 2 | |
| error-ex • 1.3.4Easy error subclassing and stack customization | INDIRECT | 1 | |
| es-define-property • 1.0.1`Object.defineProperty`, but not IE 8's broken one. | INDIRECT | 0 | |
| es-errors • 1.3.0A simple cache for a few of the JS Error constructors. | INDIRECT | 0 | |
| es-object-atoms • 1.1.1ES Object-related atoms: Object, ToObject, RequireObjectCoercible | INDIRECT | 1 | |
| es-set-tostringtag • 2.1.0A helper to optimistically set Symbol.toStringTag, when possible. | INDIRECT | 16 | |
| escape-string-regexp • 1.0.5Escape RegExp special characters | INDIRECT | 0 | |
| execa • 4.1.0Process execution for humans | DIRECT | 19 | |
| filename-reserved-regex • 1.0.0Regular expression for matching reserved filename characters | INDIRECT | 0 | |
| filenamify-url • 1.0.0Convert a URL to a valid filename | INDIRECT | 14 | |
| filenamify • 1.2.1Convert a string to a valid safe filename | INDIRECT | 4 | |
| filter-obj • 1.1.0Filter object keys and values into a new object | INDIRECT | 0 | |
| form-data • 2.5.5A library to create readable "multipart/form-data" streams. Can be used to submit forms and file uploads to other web applications. | INDIRECT | 23 | |
| fs-extra • 8.1.0fs-extra contains methods that aren't included in the vanilla Node.js fs package. Such as mkdir -p, cp -r, and rm -rf. | INDIRECT | 3 | |
| function-bind • 1.1.2Implementation of Function.prototype.bind | INDIRECT | 0 | |
| generator-function • 2.0.1A function that returns the normally hidden `GeneratorFunction` constructor | INDIRECT | 0 | |
| get-intrinsic • 1.3.1Get and robustly cache all JS language-level intrinsics at first require time | INDIRECT | 14 | |
| get-port • 3.2.0Get an available port | INDIRECT | 0 | |
| get-proto • 1.0.1Robustly get the [[Prototype]] of an object | INDIRECT | 6 | |
| get-stream • 5.2.0Get a stream as a string, buffer, or array | INDIRECT | 4 | |
| gh-pages • 2.2.0Publish to a gh-pages branch on GitHub (or any other branch on any other remote) | DIRECT | 40 | |
| git-up • 4.0.5A low level git url parser. | INDIRECT | 33 | |
| git-url-parse • 11.6.0A high level git url parser for common git providers. | DIRECT | 34 | |
| globby • 6.1.0Extends `glob` with support for multiple patterns and exposes a Promise API | INDIRECT | 17 | |
| gopd • 1.2.0`Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. | INDIRECT | 0 | |
| has-symbols • 1.1.0Determine if the JS environment has Symbol support. Supports spec, or shams. | INDIRECT | 0 | |
| has-tostringtag • 1.0.2Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. | INDIRECT | 1 | |
| hasown • 2.0.2A robust, ES3 compatible, "has own property" predicate. | INDIRECT | 1 | |
| http-basic • 8.1.3Very low level wrapper arround http.request/https.request | INDIRECT | 15 | |
| http-response-object • 3.0.2A simple object to represent an http response | INDIRECT | 1 | |
| humanize-url • 1.0.1Humanize a URL: http://sindresorhus.com → sindresorhus.com | INDIRECT | 8 | |
| indent-string • 4.0.0Indent each line in a string | INDIRECT | 0 | |
| is-arrayish • 0.2.1Determines if an object can be used as an array | INDIRECT | 0 | |
| is-core-module • 2.16.1Is this specifier a node.js core module? | INDIRECT | 2 | |
| is-plain-obj • 1.1.0Check if a value is a plain object | INDIRECT | 0 | |
| is-ssh • 1.4.1Check if an input value is a ssh url or not. | INDIRECT | 1 | |
| is-stream • 2.0.1Check if something is a Node.js stream | INDIRECT | 0 | |
| isarray • 1.0.0Array#isArray for older browsers | INDIRECT | 0 | |
| js-tokens • 4.0.0A regex that tokenizes JavaScript. | INDIRECT | 0 | |
| json-parse-even-better-errors • 2.3.1JSON.parse with context information on error | INDIRECT | 0 | |
| jsonfile • 4.0.0Easily read/write JSON files. | INDIRECT | 1 | |
| lines-and-columns • 1.2.4Maps lines and columns to character offsets and back. | INDIRECT | 0 | |
| lodash • 4.17.21Lodash modular utilities. | DIRECT | 0 | |
| math-intrinsics • 1.1.0ES Math-related intrinsics and helpers, robustly cached. | INDIRECT | 0 | |
| merge-stream • 2.0.0Create a stream that emits events from multiple other streams | INDIRECT | 0 | |
| mime-db • 1.52.0Media Type Database | INDIRECT | 0 | |
| mime-types • 2.1.35The ultimate javascript content-type utility. | INDIRECT | 1 | |
| mimic-fn • 2.1.0Make a function mimic another one | INDIRECT | 0 | |
| normalize-url • 1.9.1Normalize a URL | INDIRECT | 6 | |
| normalize-url • 6.1.0Normalize a URL | INDIRECT | 0 | |
| npm-run-path • 4.0.1Get your PATH prepended with locally installed binaries | INDIRECT | 1 | |
| object-assign • 4.1.1ES2015 `Object.assign()` ponyfill | INDIRECT | 0 | |
| object-inspect • 1.13.4string representations of objects in node and the browser | INDIRECT | 0 | |
| onetime • 5.1.2Ensure a function is only called once | INDIRECT | 1 | |
| parse-json • 5.2.0Parse JSON with more helpful errors | INDIRECT | 8 | |
| parse-path • 4.0.4Parse paths (local paths, urls: ssh/git/etc) | INDIRECT | 30 | |
| parse-url • 6.0.5An advanced url parser supporting git urls too. | INDIRECT | 32 | |
| path-is-absolute • 1.0.1Node.js 0.12 path.isAbsolute() ponyfill | INDIRECT | 0 | |
| path-key • 3.1.1Get the PATH environment variable key cross-platform | INDIRECT | 0 | |
| path-parse • 1.0.7Node.js path.parse() ponyfill | INDIRECT | 0 | |
| pify • 2.3.0Promisify a callback-style function | INDIRECT | 0 | |
| pinkie-promise • 2.0.1ES2015 Promise ponyfill | INDIRECT | 1 | |
| pinkie • 2.0.4Itty bitty little widdle twinkie pinkie ES2015 Promise implementation | INDIRECT | 0 | |
| prepend-http • 1.0.4Prepend `http://` to humanized URLs like todomvc.com and localhost | INDIRECT | 0 | |
| process-nextick-args • 2.0.1process.nextTick but always with args | INDIRECT | 0 | |
| promise • 8.3.0Bare bones Promises/A+ implementation | INDIRECT | 1 | |
| protocols • 1.4.8Get the protocols of an input url. | INDIRECT | 0 | |
| protocols • 2.0.2Get the protocols of an input url. | INDIRECT | 0 | |
| pump • 3.0.3pipe streams together and close all of them if one of them closes | INDIRECT | 3 | |
| query-string • 4.3.4Parse and stringify URL query strings | INDIRECT | 2 | |
| query-string • 6.14.1Parse and stringify URL query strings | INDIRECT | 4 | |
| read-pkg • 5.2.0Read a package.json file | DIRECT | 25 | |
| readable-stream • 2.3.8Streams3, a user-land copy of the stream library from Node.js | INDIRECT | 7 | |
| resolve • 1.22.11resolve like require.resolve() on behalf of files asynchronously and synchronously | INDIRECT | 5 | |
| safe-buffer • 5.1.2Safer Node.js Buffer API | INDIRECT | 0 | |
| safe-buffer • 5.2.1Safer Node.js Buffer API | INDIRECT | 0 | |
| shebang-command • 2.0.0Get the command from a shebang | INDIRECT | 1 | |
| shebang-regex • 3.0.0Regular expression for matching a shebang line | INDIRECT | 0 | |
| side-channel-list • 1.0.0Store information about any JS value in a side channel, using a linked list | INDIRECT | 2 | |
| side-channel-map • 1.0.1Store information about any JS value in a side channel, using a Map | INDIRECT | 17 | |
| side-channel-weakmap • 1.0.2Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 18 | |
| side-channel • 1.1.0Store information about any JS value in a side channel. Uses WeakMap if available. | INDIRECT | 20 | |
| sort-keys • 1.1.2Sort the keys of an object | INDIRECT | 1 | |
| spdx-expression-parse • 3.0.1parse SPDX license expressions | INDIRECT | 2 | |
| split-on-first • 1.1.0Split a string on the first occurance of a given separator | INDIRECT | 0 | |
| strict-uri-encode • 1.1.0A stricter URI encode adhering to RFC 3986 | INDIRECT | 0 | |
| strict-uri-encode • 2.0.0A stricter URI encode adhering to RFC 3986 | INDIRECT | 0 | |
| string_decoder • 1.1.1The string_decoder module from Node core | INDIRECT | 1 | |
| strip-final-newline • 2.0.0Strip the final newline character from a string/buffer | INDIRECT | 0 | |
| strip-outer • 1.0.1Strip a substring from the start/end of a string | INDIRECT | 1 | |
| strip-url-auth • 1.0.1Strip the authentication part of a URL | INDIRECT | 0 | |
| supports-preserve-symlinks-flag • 1.0.0Determine if the current node version supports the `--preserve-symlinks` flag. | INDIRECT | 0 | |
| sync-request • 6.1.0Make synchronous web requests | DIRECT | 56 | |
| sync-rpc • 1.3.6Run asynchronous commands synchronously by putting them in a separate process | INDIRECT | 1 | |
| then-request • 6.0.2A request library that returns promises, inspired by request | INDIRECT | 53 | |
| trim-repeated • 1.0.0Trim a consecutively repeated substring: foo--bar---baz → foo-bar-baz | INDIRECT | 1 | |
| typedarray • 0.0.6TypedArray polyfill for old browsers | INDIRECT | 0 | |
| universalify • 0.1.2Make a callback- or promise-based function support both promises and callbacks. | INDIRECT | 0 | |
| util-deprecate • 1.0.2The Node.js `util.deprecate()` function with browser support | INDIRECT | 0 | |