@babel/helper-string-parser • 7.29.7 A utility package to parse strings INDIRECT 0 1779707730 @babel/helper-validator-identifier • 7.29.7 Validate identifier/keywords name INDIRECT 0 1779707731 @babel/parser • 7.29.7 A JavaScript parser INDIRECT 3 1779707779 @babel/runtime • 7.29.7 babel's modular runtime helpers INDIRECT 0 1779707733 @babel/types • 7.29.7 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1779707776 @rollup/plugin-alias • 3.1.9 Define and resolve aliases for bundle dependencies INDIRECT 1 1640919061 @types/json-schema • 7.0.15 TypeScript definitions for json-schema INDIRECT 0 1699346963 @vue/compiler-sfc • 2.7.16 compiler-sfc for Vue 2 INDIRECT 10 1703430130 ajv-keywords • 3.5.2 Custom JSON-Schema keywords for Ajv validator INDIRECT 0 1595859243 ajv • 6.15.0 Another JSON Schema Validator INDIRECT 5 1776956364 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 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 big.js • 5.2.2 A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic INDIRECT 0 1539859966 brace-expansion • 1.1.15 Brace expansion as known from sh/bash INDIRECT 2 1779784988 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 circular-json • 0.5.9 JSON does not handle circular references. This version does INDIRECT 0 1540325096 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 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 component-fixture • 1.14.0 <p align="center"><img width="150"src="./logo.png"></p> INDIRECT 32 1571543733 component-xor • 0.0.4 tiny xor utility function INDIRECT 0 1427841763 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 core-js • 3.49.0 Standard library INDIRECT 0 1773695583 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 csstype • 3.2.3 Strict TypeScript and Flow types for style based on MDN data INDIRECT 0 1763379747 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 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 dom-iterator • 1.0.2 iterator for mini-html-parser INDIRECT 2 1737183270 duplexer • 0.1.2 Creates a duplex stream INDIRECT 0 1597220839 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.4 Easy error subclassing and stack customization INDIRECT 1 1757948321 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 escape-html • 1.0.3 Escape string for use in HTML INDIRECT 0 1441082842 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 estree-walker • 0.6.1 Traverse an ESTree-compliant AST INDIRECT 0 1558981254 event-stream • 4.0.1 construct pipes of streams of events INDIRECT 7 1538204149 extend-shallow • 2.0.1 Extend an object with the properties of additional objects. node.js/javascript util. INDIRECT 1 1437089316 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 • 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 from • 0.1.7 Easy way to make a Readable Stream INDIRECT 0 1489269523 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 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.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 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 is-arrayish • 0.2.1 Determines if an object can be used as an array INDIRECT 0 1441062170 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-extendable • 0.1.1 Returns true if a value is any of the object types: array, regexp, plain object, function or date. This is useful for determining if a value can be extended, e.g. "can the value have keys?" INDIRECT 0 1436050211 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-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 isstream • 0.1.2 Determine if an object is a Stream INDIRECT 0 1425687315 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 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsprim • 1.4.2 utilities for primitive JavaScript types INDIRECT 5 1638199465 katex • 0.12.0 Fast math typesetting for the web. DIRECT 1 1594586939 klona • 1.1.2 A tiny (423B) and fast utility to "deep clone" Objects, Arrays, Dates, RegExps, and more! INDIRECT 0 1593837056 load-json-file • 1.1.0 Read and parse a JSON file INDIRECT 9 1447529426 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.assign • 4.2.0 The lodash method `_.assign` exported as a module. INDIRECT 0 1471109798 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 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 map-stream • 0.0.7 construct pipes of streams of events INDIRECT 0 1489957263 meow • 3.7.0 CLI app helper INDIRECT 47 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 mingo • 6.7.2 MongoDB query language for in-memory objects INDIRECT 0 1761365060 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 nan • 2.27.0 Native Abstractions for Node.js: C++ header for Node 0.8 -> 26 compatibility INDIRECT 0 1778596536 nanoid • 3.3.12 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1777586654 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 INDIRECT 189 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 pause-stream • 0.0.11 a ThroughStream that strictly buffers all readable events when paused. INDIRECT 1 1379715111 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 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 popper.js • 1.16.1 A kickass library to manage your poppers INDIRECT 0 1579706853 postcss • 8.5.15 Tool for transforming styles with JS plugins INDIRECT 3 1779184289 prettier • 2.8.8 Prettier is an opinionated code formatter INDIRECT 0 1682234772 prismjs • 1.30.0 Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet. INDIRECT 0 1741629380 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 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 read-pkg-up • 1.0.1 Read the closest package.json file INDIRECT 29 1441258020 read-pkg • 1.1.0 Read a package.json file INDIRECT 26 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 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.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 rollup-plugin-scss • 2.6.1 Rollup multiple .scss, .sass and .css imports INDIRECT 192 1601541001 rollup-pluginutils • 2.8.2 Functionality commonly needed by Rollup plugins INDIRECT 1 1568404890 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 • 9.0.3 Sass loader for webpack INDIRECT 16 1596633371 schema-utils • 2.7.1 webpack Validation Utils INDIRECT 8 1598871630 scss-tokenizer • 0.2.3 A tokenzier for Sass' SCSS syntax INDIRECT 3 1494600521 slash • 3.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1556425560 spdx-expression-parse • 3.0.1 parse SPDX license expressions INDIRECT 2 1589386366 split • 1.0.1 split a Text Stream into a Line Stream INDIRECT 1 1501747438 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 stream-combiner • 0.2.2 [](https://npmjs.org/package/stream-combiner) [](https://travis-ci.org/dominictarr/stream-combiner) INDIRECT 2 1433494144 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 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 trim-newlines • 1.0.0 Trim newlines from the start and/or end of a string INDIRECT 0 1443518907 unescape • 1.0.1 Convert HTML entities to HTML characters, e.g. `>` converts to `>`. INDIRECT 2 1496950387 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 v-tooltip • 2.1.3 Easy tooltips with Vue 2.x INDIRECT 4 1616179052 verror • 1.10.0 richer JavaScript errors INDIRECT 3 1493743247 vue-notifications • 0.9.0 Vuejs notifications INDIRECT 0 1507119713 vue-prism-editor • 0.2.1 A dead simple code editor with syntax highlighting and line numbers. INDIRECT 7 1556446766 vue-resize • 0.5.0 Detect DOM element resizing INDIRECT 0 1586696251 vue-resize • 1.0.1 Detects DOM element resizing INDIRECT 1 1616177192 vue-splitpane • 1.0.6 vue split-pane component INDIRECT 0 1575187932 vue • 2.7.16 Reactive, component-oriented view layer for modern web interfaces. INDIRECT 12 1703430141 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