@babel/runtime • 7.25.7 babel's modular runtime helpers INDIRECT 1 1727882064 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 • 4.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1647054538 ansi-styles • 2.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 0 1459197318 ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 array-find-index • 1.0.2 ES2015 `Array#findIndex()` ponyfill INDIRECT 0 1475224789 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 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 big.js • 5.2.2 A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic INDIRECT 0 1539859966 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 camelcase-keys • 2.1.0 Convert object keys to camelCase INDIRECT 2 1458051724 camelcase • 2.1.1 Convert a dash/dot/underscore/space separated string to camelCase: foo-bar → fooBar INDIRECT 0 1457803836 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 clone-deep • 4.0.1 Recursively (deep) clone JavaScript native types, like Object, Array, RegExp, Date as well as primitives. INDIRECT 4 1542844824 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 combined-stream • 1.0.8 A stream that emits multiple other streams one after another. INDIRECT 1 1557683385 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 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 cross-spawn • 3.0.1 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1463607515 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 • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 deep-diff • 0.3.8 Javascript utility for calculating deep difference, capturing changes, and applying changes across objects; for nodejs and the browser. INDIRECT 0 1493823079 delayed-stream • 1.0.0 Buffers events from a stream until you are ready to handle them. INDIRECT 0 1430431829 delegates • 1.0.0 delegate methods and accessors to another property INDIRECT 0 1450122969 ecc-jsbn • 0.1.2 ECC JS code based on JSBN INDIRECT 2 1532879660 emoji-regex • 7.0.3 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1545388005 emojis-list • 3.0.0 Complete list of standard emojis. INDIRECT 0 1557658385 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 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 fast-levenshtein • 2.0.6 Efficient implementation of Levenshtein algorithm with locale-specific collator support. INDIRECT 0 1482873307 find-up • 1.1.2 Find a file by walking up parent directories INDIRECT 3 1457199957 find-up • 3.0.0 Find a file or directory by walking up parent directories INDIRECT 5 1529313561 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 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 gaze • 1.1.3 A globbing fs.watch wrapper built from the best parts of other fine watch libs. INDIRECT 13 1526930001 get-stdin • 4.0.1 Easier stdin INDIRECT 0 1421761124 getpass • 0.1.7 getpass for node.js INDIRECT 1 1493163658 global • 4.4.0 Require global variables INDIRECT 3 1560166008 globule • 1.3.4 An easy-to-use wildcard globbing library. INDIRECT 12 1655814318 har-validator • 5.1.5 Extremely fast HTTP Archive (HAR) validator using JSON Schema INDIRECT 7 1596084153 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 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 indent-string • 2.1.0 Indent each line in a string INDIRECT 2 1440160512 invariant • 2.2.4 invariant INDIRECT 2 1520966170 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.15.1 Is this specifier a node.js core module? INDIRECT 2 1724269937 is-finite • 1.1.0 ES2015 Number.isFinite() ponyfill INDIRECT 0 1581060978 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-plain-object • 2.0.4 Returns true if an object was created by the `Object` constructor. INDIRECT 1 1499812870 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 is-utf8 • 0.2.1 Detect if a buffer is utf8 encoded. INDIRECT 0 1450497862 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isobject • 3.0.1 Returns true if the value is an object and not an array or null. INDIRECT 0 1498846770 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 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 json5 • 1.0.2 JSON for humans. INDIRECT 1 1672420182 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 kind-of • 6.0.3 Get the native type of a value. INDIRECT 0 1579193959 load-json-file • 1.1.0 Read and parse a JSON file INDIRECT 9 1447529426 loader-utils • 1.4.2 utils for webpack loaders INDIRECT 4 1668126910 loader-utils • 2.0.4 utils for webpack loaders INDIRECT 3 1668126726 locate-path • 3.0.0 Get the first path that exists on disk of multiple paths INDIRECT 4 1529269166 lodash • 4.17.21 Lodash modular utilities. INDIRECT 0 1613835736 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 loud-rejection • 1.6.0 Make unhandled promise rejections fail loudly instead of the default silent fail INDIRECT 3 1467583454 map-obj • 1.0.1 Map object keys and values into a new object INDIRECT 0 1430589766 meow • 3.7.0 CLI app helper INDIRECT 46 1451917249 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 nan • 2.21.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 22 compatibility INDIRECT 0 1728555297 neo-async • 2.6.2 Neo-Async is a drop-in replacement for Async, it almost fully covers its functionality and runs faster INDIRECT 0 1594319033 node-gyp • 3.8.0 Node.js native addon build tool INDIRECT 96 1533776038 node-sass • 4.14.1 Wrapper around libsass DIRECT 188 1588635749 number-is-nan • 1.0.1 ES2015 Number.isNaN() ponyfill INDIRECT 0 1475212313 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 os-homedir • 1.0.2 Node.js 4 `os.homedir()` ponyfill INDIRECT 0 1475211521 os-tmpdir • 1.0.2 Node.js os.tmpdir() ponyfill INDIRECT 0 1475211274 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 3.0.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1529066877 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 parse-json • 2.2.0 Parse JSON with more helpful errors INDIRECT 2 1441038990 path-exists • 2.1.0 Check if a path exists INDIRECT 2 1447509322 path-exists • 3.0.0 Check if a path exists INDIRECT 0 1462103093 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-parse • 1.0.7 Node.js path.parse() ponyfill INDIRECT 0 1621947457 path-type • 1.1.0 Check if a path is a file, directory, or symlink INDIRECT 4 1447529941 performance-now • 2.1.0 Implements performance.now (based on process.hrtime). INDIRECT 0 1487514529 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 pify • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 pinkie-promise • 2.0.1 ES2015 Promise ponyfill INDIRECT 1 1460309840 pinkie • 2.0.4 Itty bitty little widdle twinkie pinkie ES2015 Promise implementation INDIRECT 0 1454324926 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 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 react-dom • 16.14.0 React package for working with the DOM. DIRECT 6 1602704306 react-hot-loader • 4.13.1 Tweak React components in real time. DIRECT 18 1668313271 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-lifecycles-compat • 3.0.4 Backwards compatibility polyfill for React class components INDIRECT 0 1526049554 react-redux • 6.0.1 Official React bindings for Redux DIRECT 9 1550635068 react • 16.14.0 React is a JavaScript library for building user interfaces. DIRECT 5 1602704285 read-pkg-up • 1.0.1 Read the closest package.json file INDIRECT 28 1441258020 read-pkg • 1.1.0 Read a package.json file INDIRECT 25 1441446710 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 redent • 1.0.0 Strip redundant indentation and indent the string INDIRECT 5 1443524087 redux-logger • 3.0.6 Logger for Redux DIRECT 1 1495035016 redux-thunk • 2.4.2 Thunk middleware for Redux. DIRECT 0 1667526996 redux • 4.2.1 Predictable state container for JavaScript apps DIRECT 2 1674942918 regenerator-runtime • 0.14.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1702673522 repeating • 2.0.1 Repeat a string - fast INDIRECT 1 1460395967 require-directory • 2.1.1 Recursively iterates over specified directory, require()'ing each file, and returning a nested hash structure containing those modules. INDIRECT 0 1432801864 resolve • 1.22.8 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1696973834 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 sass-graph • 2.2.5 Parse sass files and extract a graph of imports INDIRECT 42 1588596073 sass-loader • 7.3.1 Sass loader for webpack DIRECT 13 1566309877 scheduler • 0.19.1 Cooperative scheduler for the browser environment. INDIRECT 3 1584647626 scss-tokenizer • 0.2.3 A tokenzier for Sass' SCSS syntax INDIRECT 3 1494600521 shallow-clone • 3.0.1 Creates a shallow clone of any JavaScript value. INDIRECT 1 1555373202 shallowequal • 1.1.0 Like lodash isEqualWith but for shallow equal. INDIRECT 0 1529793213 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 stdout-stream • 1.4.1 Non-blocking stdout stream INDIRECT 8 1535124090 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 • 3.1.0 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1552033367 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-ansi • 5.2.0 Strip ANSI escape codes from a string INDIRECT 1 1552898778 strip-bom • 2.0.0 Strip UTF-8 byte order mark (BOM) from a string/buffer INDIRECT 1 1435583611 strip-indent • 1.0.1 Strip leading whitespace from every line in a string INDIRECT 1 1424109734 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 trim-newlines • 1.0.0 Trim newlines from the start and/or end of a string INDIRECT 0 1443518907 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 wrap-ansi • 5.1.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1554215775 yargs • 13.3.2 yargs the modern, pirate-themed, successor to optimist. INDIRECT 25 1584135481