@babel/code-frame • 7.27.1 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1746025711 @babel/compat-data • 7.27.7 The compat-data to determine required Babel plugins INDIRECT 0 1750946597 @babel/core • 7.27.7 Babel compiler core. DIRECT 37 1750946604 @babel/generator • 7.27.5 Turns an AST into code. INDIRECT 9 1748950028 @babel/helper-annotate-as-pure • 7.27.3 Helper function to annotate paths and nodes with #__PURE__ comment INDIRECT 3 1748335159 @babel/helper-compilation-targets • 7.27.2 Helper functions on Babel compilation targets INDIRECT 12 1746545628 @babel/helper-create-class-features-plugin • 7.27.1 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 24 1746025765 @babel/helper-create-regexp-features-plugin • 7.27.1 Compile ESNext Regular Expressions to ES5 INDIRECT 15 1746025746 @babel/helper-define-polyfill-provider • 0.6.5 Babel helper to create your own polyfill provider INDIRECT 23 1751042267 @babel/helper-member-expression-to-functions • 7.27.1 Helper function to replace certain member expressions with function calls INDIRECT 18 1746025755 @babel/helper-module-imports • 7.27.1 Babel helper functions for inserting module loads INDIRECT 18 1746025756 @babel/helper-module-transforms • 7.27.3 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1748335166 @babel/helper-optimise-call-expression • 7.27.1 Helper function to optimise call expression INDIRECT 3 1746025741 @babel/helper-plugin-utils • 7.27.1 General utilities for plugins to use INDIRECT 0 1746025706 @babel/helper-remap-async-to-generator • 7.27.1 Helper function to remap async functions to generators INDIRECT 20 1746025760 @babel/helper-replace-supers • 7.27.1 Helper function to replace supers INDIRECT 20 1746025760 @babel/helper-skip-transparent-expression-wrappers • 7.27.1 Helper which skips types and parentheses INDIRECT 18 1746025755 @babel/helper-string-parser • 7.27.1 A utility package to parse strings INDIRECT 0 1746025706 @babel/helper-validator-identifier • 7.27.1 Validate identifier/keywords name INDIRECT 0 1746025707 @babel/helper-validator-option • 7.27.1 Validate plugin/preset options INDIRECT 0 1746025707 @babel/helper-wrap-function • 7.27.1 Helper to wrap functions inside a function call. INDIRECT 18 1746025757 @babel/helpers • 7.27.6 Collection of helper functions used by Babel transforms. INDIRECT 8 1749112642 @babel/parser • 7.27.7 A JavaScript parser INDIRECT 3 1750946600 @babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.27.1 Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677 INDIRECT 19 1746025757 @babel/plugin-bugfix-safari-class-field-initializer-scope • 7.27.1 Wrap class field initializers with IIFE to workaround https://webkit.org/b/236843 INDIRECT 1 1746025711 @babel/plugin-bugfix-safari-id-destructuring-collision-in-function-expression • 7.27.1 Rename destructuring parameter to workaround https://bugs.webkit.org/show_bug.cgi?id=220517 INDIRECT 1 1746025713 @babel/plugin-bugfix-v8-spread-parameters-in-optional-chaining • 7.27.1 Transform optional chaining operators to workaround https://crbug.com/v8/11558 INDIRECT 21 1746025765 @babel/plugin-bugfix-v8-static-class-fields-redefine-readonly • 7.27.1 Transform static class fields assignments that are affected by https://crbug.com/v8/12421 INDIRECT 19 1746025757 @babel/plugin-proposal-private-property-in-object • 7.21.0-placeholder-for-preset-env.2 This plugin transforms checks for a private property in an object INDIRECT 0 1686222840 @babel/plugin-syntax-import-assertions • 7.27.1 Allow parsing of the module assertion attributes in the import statement INDIRECT 1 1746025719 @babel/plugin-syntax-import-attributes • 7.27.1 Allow parsing of the module attributes in the import statement INDIRECT 1 1746025720 @babel/plugin-syntax-unicode-sets-regex • 7.18.6 Parse regular expressions' unicodeSets (v) flag. INDIRECT 17 1656359425 @babel/plugin-transform-arrow-functions • 7.27.1 Compile ES2015 arrow functions to ES5 INDIRECT 1 1746025724 @babel/plugin-transform-async-generator-functions • 7.27.1 Turn async generator functions into ES2015 generators INDIRECT 22 1746025766 @babel/plugin-transform-async-to-generator • 7.27.1 Turn async functions into ES2015 generators INDIRECT 23 1746025767 @babel/plugin-transform-block-scoped-functions • 7.27.1 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 1 1746025724 @babel/plugin-transform-block-scoping • 7.27.5 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1748950023 @babel/plugin-transform-class-properties • 7.27.1 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 26 1746025773 @babel/plugin-transform-class-static-block • 7.27.1 Transform class static blocks INDIRECT 26 1746025773 @babel/plugin-transform-classes • 7.27.7 Compile ES2015 classes to ES5 INDIRECT 35 1750946603 @babel/plugin-transform-computed-properties • 7.27.1 Compile ES2015 computed properties to ES5 INDIRECT 9 1746025749 @babel/plugin-transform-destructuring • 7.27.7 Compile ES2015 destructuring to ES5 INDIRECT 19 1750946603 @babel/plugin-transform-dotall-regex • 7.27.1 Compile regular expressions using the `s` (`dotAll`) flag to ES5. INDIRECT 17 1746025749 @babel/plugin-transform-duplicate-keys • 7.27.1 Compile objects with duplicate keys to valid strict ES5 INDIRECT 1 1746025726 @babel/plugin-transform-duplicate-named-capturing-groups-regex • 7.27.1 Compile regular expressions using duplicate named groups to index-based groups. INDIRECT 17 1746025749 @babel/plugin-transform-dynamic-import • 7.27.1 Transform import() expressions INDIRECT 1 1746025726 @babel/plugin-transform-exponentiation-operator • 7.27.1 Compile exponentiation operator to ES5 INDIRECT 1 1746025727 @babel/plugin-transform-export-namespace-from • 7.27.1 Compile export namespace to ES2015 INDIRECT 1 1746025727 @babel/plugin-transform-for-of • 7.27.1 Compile ES2015 for...of to ES5 INDIRECT 20 1746025762 @babel/plugin-transform-function-name • 7.27.1 Apply ES2015 function.name semantics to all functions INDIRECT 31 1746025759 @babel/plugin-transform-json-strings • 7.27.1 Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 1 1746025728 @babel/plugin-transform-literals • 7.27.1 Compile ES2015 unicode string and number literals to ES5 INDIRECT 1 1746025728 @babel/plugin-transform-logical-assignment-operators • 7.27.1 Transforms logical assignment operators into short-circuited assignments INDIRECT 1 1746025729 @babel/plugin-transform-member-expression-literals • 7.27.1 Ensure that reserved words are quoted in property accesses INDIRECT 1 1746025729 @babel/plugin-transform-modules-amd • 7.27.1 This plugin transforms ES2015 modules to AMD INDIRECT 21 1746025768 @babel/plugin-transform-modules-commonjs • 7.27.1 This plugin transforms ES2015 modules to CommonJS INDIRECT 21 1746025769 @babel/plugin-transform-modules-systemjs • 7.27.1 This plugin transforms ES2015 modules to SystemJS INDIRECT 21 1746025769 @babel/plugin-transform-modules-umd • 7.27.1 This plugin transforms ES2015 modules to UMD INDIRECT 21 1746025770 @babel/plugin-transform-named-capturing-groups-regex • 7.27.1 Compile regular expressions using named groups to ES5. INDIRECT 17 1746025751 @babel/plugin-transform-new-target • 7.27.1 Transforms new.target meta property INDIRECT 1 1746025730 @babel/plugin-transform-nullish-coalescing-operator • 7.27.1 Remove nullish coalescing operator INDIRECT 1 1746025730 @babel/plugin-transform-numeric-separator • 7.27.1 Remove numeric separators from Decimal, Binary, Hex and Octal literals INDIRECT 1 1746025731 @babel/plugin-transform-object-rest-spread • 7.27.7 Compile object rest and spread to ES5 INDIRECT 33 1750946605 @babel/plugin-transform-object-super • 7.27.1 Compile ES2015 object super to ES5 INDIRECT 22 1746025769 @babel/plugin-transform-optional-catch-binding • 7.27.1 Compile optional catch bindings INDIRECT 1 1746025732 @babel/plugin-transform-optional-chaining • 7.27.1 Transform optional chaining operators into a series of nil checks INDIRECT 20 1746025762 @babel/plugin-transform-parameters • 7.27.7 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 1750946597 @babel/plugin-transform-private-methods • 7.27.1 This plugin transforms private class methods INDIRECT 26 1746025774 @babel/plugin-transform-private-property-in-object • 7.27.1 This plugin transforms checks for a private property in an object INDIRECT 26 1746025774 @babel/plugin-transform-property-literals • 7.27.1 Ensure that reserved words are quoted in object property keys INDIRECT 1 1746025732 @babel/plugin-transform-regenerator • 7.27.5 Explode async and generator functions into a state machine. INDIRECT 1 1748950025 @babel/plugin-transform-regexp-modifiers • 7.27.1 Compile inline regular expression modifiers INDIRECT 17 1746025752 @babel/plugin-transform-reserved-words • 7.27.1 Ensure that no reserved words are used. INDIRECT 1 1746025736 @babel/plugin-transform-shorthand-properties • 7.27.1 Compile ES2015 shorthand properties to ES5 INDIRECT 1 1746025736 @babel/plugin-transform-spread • 7.27.1 Compile ES2015 spread to ES5 INDIRECT 20 1746025764 @babel/plugin-transform-sticky-regex • 7.27.1 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 1 1746025737 @babel/plugin-transform-template-literals • 7.27.1 Compile ES2015 template literals to ES5 INDIRECT 1 1746025738 @babel/plugin-transform-typeof-symbol • 7.27.1 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 1 1746025738 @babel/plugin-transform-unicode-escapes • 7.27.1 Compile ES2015 Unicode escapes to ES5 INDIRECT 1 1746025739 @babel/plugin-transform-unicode-property-regex • 7.27.1 Compile Unicode property escapes in Unicode regular expressions to ES5. INDIRECT 17 1746025752 @babel/plugin-transform-unicode-regex • 7.27.1 Compile ES2015 Unicode regex to ES5 INDIRECT 17 1746025753 @babel/plugin-transform-unicode-sets-regex • 7.27.1 Compile regular expressions' unicodeSets (v) flag. INDIRECT 17 1746025753 @babel/preset-env • 7.27.2 A Babel preset for each environment. DIRECT 125 1746545631 @babel/preset-modules • 0.1.6-no-external-plugins A Babel preset that targets modern browsers by fixing engine bugs. INDIRECT 5 1689960984 @babel/template • 7.27.2 Generate an AST from a string template. INDIRECT 7 1746545629 @babel/traverse • 7.27.7 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1750946602 @babel/types • 7.27.7 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1750946599 @jridgewell/gen-mapping • 0.3.10 Generate source maps INDIRECT 3 1751259823 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.5.2 Encode/decode sourcemap mappings INDIRECT 0 1751259852 @jridgewell/trace-mapping • 0.3.27 Trace the original position through a source map INDIRECT 2 1751259809 @parcel/watcher-android-arm64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861091 @parcel/watcher-darwin-arm64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861093 @parcel/watcher-darwin-x64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861095 @parcel/watcher-freebsd-x64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861098 @parcel/watcher-linux-arm-glibc • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861101 @parcel/watcher-linux-arm-musl • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861103 @parcel/watcher-linux-arm64-glibc • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861105 @parcel/watcher-linux-arm64-musl • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861108 @parcel/watcher-linux-x64-glibc • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861110 @parcel/watcher-linux-x64-musl • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861112 @parcel/watcher-win32-arm64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861119 @parcel/watcher-win32-ia32 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861121 @parcel/watcher-win32-x64 • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 0 1737861124 @parcel/watcher • 2.5.1 A native C++ Node module for querying and subscribing to filesystem events. Used by Parcel 2. INDIRECT 23 1737861117 @rollup/plugin-babel • 5.3.1 Seamless integration between Rollup and Babel. DIRECT 23 1645569448 @rollup/plugin-commonjs • 20.0.0 Convert CommonJS modules to ES2015 DIRECT 26 1627649745 @rollup/plugin-node-resolve • 13.3.0 Locate and bundle third-party dependencies in node_modules DIRECT 17 1651494037 @rollup/pluginutils • 3.1.0 A set of utility functions commonly used by Rollup plugins INDIRECT 3 1591365104 @rollup/pluginutils • 4.2.1 A set of utility functions commonly used by Rollup plugins INDIRECT 2 1649875949 @sindresorhus/is • 0.14.0 Type check values: `is.string('🦄') //=> true` INDIRECT 0 1544716808 @szmarczak/http-timer • 1.1.2 Timings for HTTP requests INDIRECT 1 1546619937 @types/estree • 0.0.39 TypeScript definitions for ESTree AST specification INDIRECT 0 1523996579 @types/node • 24.0.7 TypeScript definitions for node INDIRECT 1 1751096012 @types/resolve • 1.17.1 TypeScript definitions for resolve INDIRECT 2 1589327978 ansi-colors • 4.1.3 Easily add ANSI colors to your text and symbols in the terminal. A faster drop-in replacement for chalk, kleur and turbocolor (without the dependencies and rendering bugs). INDIRECT 0 1652716102 ansi-regex • 2.1.1 Regular expression for matching ANSI escape codes INDIRECT 0 1484363379 ansi-regex • 5.0.1 Regular expression for matching ANSI escape codes INDIRECT 0 1631634919 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 ansi-styles • 4.3.0 ANSI escape codes for styling strings in the terminal INDIRECT 2 1601839105 autoprefixer • 10.4.21 Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website DIRECT 10 1741526844 babel-plugin-polyfill-corejs2 • 0.4.14 A Babel plugin to inject imports to core-js@2 polyfills INDIRECT 24 1751042269 babel-plugin-polyfill-corejs3 • 0.11.1 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 25 1737718711 babel-plugin-polyfill-regenerator • 0.6.5 A Babel plugin to inject imports to regenerator-runtime INDIRECT 24 1751042269 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 boxen • 4.2.0 Create boxes in the terminal INDIRECT 17 1575618189 brace-expansion • 1.1.12 Brace expansion as known from sh/bash INDIRECT 2 1749631978 braces • 3.0.3 Bash-like brace expansion, implemented in JavaScript. Safer than other brace expansion libs, with complete support for the Bash 4.3 braces specification, without sacrificing speed. INDIRECT 3 1716281951 browserslist • 4.25.1 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 6 1750842854 builtin-modules • 3.3.0 List of the Node.js builtin modules INDIRECT 0 1652341713 cacheable-request • 6.1.0 Wrap native HTTP requests with RFC compliant cache support INDIRECT 14 1559888139 camelcase • 5.3.1 Convert a dash/dot/underscore/space separated string to camelCase or PascalCase: `foo-bar` → `fooBar` INDIRECT 0 1554298472 caniuse-api • 3.0.0 request the caniuse data to check browsers compatibilities INDIRECT 9 1531236253 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 chalk • 2.4.2 Terminal string styling done right INDIRECT 6 1546703152 chalk • 3.0.0 Terminal string styling done right INDIRECT 5 1573282749 chalk • 4.1.2 Terminal string styling done right INDIRECT 5 1627646572 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library INDIRECT 14 1707260254 chokidar • 4.0.3 Minimal and efficient cross-platform file watching library INDIRECT 1 1734560494 ci-info • 2.0.0 Get details about the current Continuous Integration environment INDIRECT 0 1544044708 cli-boxes • 2.2.1 Boxes for use in the terminal INDIRECT 0 1598866354 clipboard-polyfill • 3.0.3 A polyfill for the asynchronous clipboard API DIRECT 0 1617488986 clone-response • 1.0.3 Clone a Node.js HTTP response stream INDIRECT 1 1658070045 color-convert • 1.9.3 Plain color conversion functions INDIRECT 1 1535434359 color-convert • 2.0.1 Plain color conversion functions INDIRECT 1 1566248736 color-name • 1.1.3 A list of color names and its values INDIRECT 0 1500157028 color-name • 1.1.4 A list of color names and its values INDIRECT 0 1537526936 colord • 2.9.3 👑 A tiny yet powerful tool for high-performance color manipulations and conversions INDIRECT 0 1660139532 commander • 7.2.0 the complete solution for node.js command-line programs INDIRECT 0 1616363776 commondir • 1.0.1 compute the closest common parent for file paths INDIRECT 0 1426292101 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 connect-history-api-fallback • 1.6.0 Provides a fallback for non-existing directories so that the HTML 5 history API can be used. INDIRECT 0 1546936380 connect-livereload • 0.6.1 connect middleware for adding the livereload script to the response INDIRECT 0 1545313378 connect • 3.7.0 High performance middleware framework INDIRECT 11 1558141125 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 core-js-compat • 3.43.0 core-js compat INDIRECT 7 1749452102 cp-file • 7.0.0 Copy a file INDIRECT 7 1555681149 crypto-random-string • 2.0.0 Generate a cryptographically strong random string INDIRECT 0 1554839384 css-tree • 1.1.3 A tool set for CSS: fast detailed parser (CSS → AST), walker (AST traversal), generator (AST → CSS) and lexer (validation and matching) based on specs and browser implementations INDIRECT 2 1617191588 cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 1549298060 cssnano-preset-default • 5.2.14 Safe defaults for cssnano which require minimal configuration. INDIRECT 63 1676496318 cssnano-utils • 3.1.0 Utility methods and plugin for cssnano projects INDIRECT 0 1646160894 cssnano • 5.1.15 A modular minifier, built on top of the PostCSS ecosystem. INDIRECT 66 1676496319 csso • 4.2.0 CSS minifier with structural optimisations INDIRECT 3 1606410612 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 4.4.1 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1747169796 decamelize • 1.2.0 Convert a camelized string into a lowercased one with a custom separator: unicornRainbow → unicorn_rainbow INDIRECT 0 1457167750 decompress-response • 3.3.0 Decompress a HTTP response if needed INDIRECT 1 1496432628 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 deepmerge • 4.3.1 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1679007536 defer-to-connect • 1.1.3 The safe way to handle the `connect` socket event INDIRECT 0 1580233775 depd • 2.0.0 Deprecate all the things INDIRECT 0 1540576375 destroy • 1.2.0 destroy a stream if possible INDIRECT 0 1647802992 docsify-cli • 4.4.4 A magical documentation generator. DIRECT 193 1647068989 docsify-server-renderer • 4.13.1 docsify server renderer INDIRECT 16 1687591551 docsify • 4.13.1 A magical documentation generator. INDIRECT 8 1687591705 dom-serializer • 1.4.1 render domhandler DOM nodes to a string INDIRECT 3 1649524771 dot-prop • 5.3.0 Get, set, or delete a property from a nested object using a dot path INDIRECT 1 1599401690 ee-first • 1.1.1 return the first event in a set of ee/event pairs INDIRECT 0 1432581508 emoji-regex • 8.0.0 A regular expression to match all Emoji-only symbols as per the Unicode Standard. INDIRECT 0 1551812303 encodeurl • 1.0.2 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1516591169 encodeurl • 2.0.0 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1711670622 end-of-stream • 1.4.5 Call a callback when a readable/writable/duplex stream has completed or failed. INDIRECT 2 1750080540 enquirer • 2.4.1 Stylish, intuitive and user-friendly prompt system. Fast and lightweight enough for small projects, powerful and extensible enough for the most advanced use cases. INDIRECT 3 1690547190 es-module-lexer • 0.9.3 Lexes ES modules returning their import/export metadata INDIRECT 0 1633645541 esbuild • 0.12.29 An extremely fast JavaScript bundler and minifier. DIRECT 0 1632290383 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 escape-goat • 2.1.1 Escape a string for use in HTML or the inverse INDIRECT 0 1569231578 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 estree-walker • 1.0.1 Traverse an ESTree-compliant AST INDIRECT 0 1578335662 estree-walker • 2.0.2 Traverse an ESTree-compliant AST INDIRECT 0 1607447262 etag • 1.8.1 Create simple HTTP ETags INDIRECT 0 1505270624 eventemitter3 • 4.0.7 EventEmitter3 focuses on performance while maintaining a Node.js AND browser compatible interface. INDIRECT 0 1598519444 figlet • 1.8.1 Creates ASCII Art from text. A full implementation of the FIGfont spec. INDIRECT 0 1744416760 fill-range • 7.1.1 Fill in a range of numbers or letters, optionally passing an increment or `step` to use, or create a regex-compatible range with `options.toRegex` INDIRECT 2 1716281151 finalhandler • 1.1.2 Node.js final http responder INDIRECT 9 1557453893 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 1560752434 fraction.js • 4.3.7 A rational number library INDIRECT 0 1697128642 fresh • 0.5.2 HTTP response freshness testing INDIRECT 0 1505365392 fs-extra • 8.1.0 fs-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 1561741356 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 generic-names • 4.0.0 Helper for building generic names, similar to webpack INDIRECT 1 1640172296 gensync • 1.0.0-beta.2 Allows users to use generators in order to write common functions that can be both sync or async. INDIRECT 0 1603831420 get-port • 5.1.1 Get an available port INDIRECT 0 1579075715 get-stream • 4.1.0 Get a stream as a string, buffer, or array INDIRECT 4 1538471503 get-stream • 5.2.0 Get a stream as a string, buffer, or array INDIRECT 4 1597007197 global-dirs • 2.1.0 Get the directory of globally installed packages and binaries INDIRECT 1 1607957196 globals • 11.12.0 Global identifiers from different JavaScript environments INDIRECT 0 1556626185 got • 9.6.0 Simplified HTTP requests INDIRECT 25 1547701446 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 has-flag • 4.0.0 Check if argv has a specific flag INDIRECT 0 1554565761 has-yarn • 2.1.0 Check if a project is using Yarn INDIRECT 0 1554066126 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 http-errors • 2.0.0 Create HTTP error objects INDIRECT 5 1639798242 immutable • 5.1.3 Immutable Data Collections INDIRECT 0 1749678561 import-cwd • 3.0.0 Import a module like with `require()` but from the current working directory INDIRECT 2 1556380453 import-from • 3.0.0 Import a module like with `require()` but from a given path INDIRECT 1 1556361033 import-lazy • 2.1.0 Import modules lazily INDIRECT 0 1495360148 imurmurhash • 0.1.4 An incremental implementation of MurmurHash3 INDIRECT 0 1377377123 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-builtin-module • 3.2.1 Check if a string matches the name of a Node.js builtin module INDIRECT 1 1675144401 is-ci • 2.0.0 Detect if the current environment is a CI server INDIRECT 1 1544046590 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-fullwidth-code-point • 3.0.0 Check if the character represented by a given Unicode code point is fullwidth INDIRECT 0 1552896545 is-glob • 4.0.3 Returns `true` if the given string looks like a glob pattern or an extglob pattern. This makes it easy to create code that only uses external modules like node-glob when necessary, resulting in much faster code execution and initialization time, and a bet INDIRECT 1 1632934367 is-installed-globally • 0.3.2 Check if your package was installed globally INDIRECT 3 1586162436 is-module • 1.0.0 check if a source string is an es6 module INDIRECT 0 1396313909 is-npm • 4.0.0 Check if your code is running as an npm script INDIRECT 0 1571056760 is-number • 7.0.0 Returns true if a number or string value is a finite number. Useful for regex matches, parsing, user input, etc. INDIRECT 0 1530716938 is-obj • 2.0.0 Check if a value is an object INDIRECT 0 1555688257 is-path-inside • 3.0.3 Check if a path is inside another path INDIRECT 0 1615183714 is-reference • 1.2.1 Determine whether an AST node is a reference INDIRECT 1 1593205355 is-typedarray • 1.0.0 Detect whether or not an object is a Typed Array INDIRECT 0 1431824619 is-wsl • 1.1.0 Check if the process is running inside Windows Subsystem for Linux (Bash on Windows) INDIRECT 0 1492407587 is-yarn-global • 0.3.0 Check if installed by yarn globally without any `fs` calls INDIRECT 0 1518685361 joycon • 3.1.1 Load config with ease. INDIRECT 0 1638384972 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jsesc • 3.0.2 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1603892950 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json-buffer • 3.0.0 JSON parse & stringify that supports binary via bops & base64 INDIRECT 0 1500312568 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsonc-parser • 3.3.1 Scanner and parser for JSON with comments. INDIRECT 0 1719263565 jsonfile • 4.0.0 Easily read/write JSON files. INDIRECT 1 1505244119 keyv • 3.1.0 Simple key-value storage with support for multiple backends INDIRECT 1 1534886243 latest-version • 5.1.0 Get the latest version of an npm package INDIRECT 35 1554348260 lilconfig • 2.1.0 A zero-dependency alternative to cosmiconfig INDIRECT 0 1677785943 livereload-js • 3.4.1 LiveReload JS client - auto reload browser on changes INDIRECT 0 1658388281 livereload • 0.9.3 LiveReload server INDIRECT 18 1616102587 loader-utils • 3.3.1 utils for webpack loaders INDIRECT 0 1717600443 locate-path • 5.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1556974807 lodash.camelcase • 4.3.0 The lodash method `_.camelCase` exported as a module. INDIRECT 0 1471109823 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash.memoize • 4.1.2 The lodash method `_.memoize` exported as a module. INDIRECT 0 1471110128 lodash.uniq • 4.5.0 The lodash method `_.uniq` exported as a module. INDIRECT 0 1471110401 lowercase-keys • 1.0.1 Lowercase the keys of an object INDIRECT 0 1521791528 lowercase-keys • 2.0.0 Lowercase the keys of an object INDIRECT 0 1556596803 magic-string • 0.25.9 Modify strings, generate sourcemaps INDIRECT 1 1646293912 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1587567554 marked • 1.2.9 A markdown parser built for speed INDIRECT 0 1612381686 medium-zoom • 1.1.0 A JavaScript library for zooming images like Medium INDIRECT 0 1700134143 micromatch • 4.0.8 Glob matching for javascript/node.js. A replacement and faster alternative to minimatch and multimatch. INDIRECT 5 1724430678 mime • 1.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1511571199 mimic-response • 1.0.1 Mimic a Node.js HTTP response stream INDIRECT 0 1531308307 min-indent • 1.0.1 Get the shortest leading whitespace from lines in a string INDIRECT 0 1590693606 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 nanoid • 3.3.11 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1742339192 nested-error-stacks • 2.1.1 An Error subclass that will chain nested Errors and dump nested stacktraces INDIRECT 0 1648498912 node-addon-api • 7.1.1 Node.js API (Node-API) INDIRECT 0 1720779307 node-fetch • 2.7.0 A light-weight module that brings window.fetch to node.js INDIRECT 3 1692811119 node-releases • 2.0.19 Node.js releases data INDIRECT 0 1733801321 normalize-path • 3.0.0 Normalize slashes in a file path to be posix/unix-like forward slashes. Also condenses repeat slashes to a single slash and removes and trailing slashes, unless disabled. INDIRECT 0 1524149687 normalize-range • 0.1.2 Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates INDIRECT 0 1442121604 normalize-url • 4.5.1 Normalize a URL INDIRECT 0 1621862022 normalize-url • 6.1.0 Normalize a URL INDIRECT 0 1624353875 on-finished • 2.3.0 Execute a callback when a request closes, finishes, or errors INDIRECT 1 1432691894 on-finished • 2.4.1 Execute a callback when a request closes, finishes, or errors INDIRECT 1 1645546248 open • 6.4.0 Open stuff like URLs, files, executables. Cross-platform. INDIRECT 1 1561819105 opencollective-postinstall • 2.0.3 Lightweight npm postinstall message to invite people to donate to your collective INDIRECT 0 1590745443 p-cancelable • 1.1.0 Create a promise that can be canceled INDIRECT 0 1552034587 p-event • 4.2.0 Promisify an event by waiting for it to be emitted INDIRECT 2 1591423510 p-finally • 1.0.0 `Promise#finally()` ponyfill - Invoked when the promise is settled regardless of outcome INDIRECT 0 1477029729 p-limit • 2.3.0 Run multiple promise-returning & async functions with limited concurrency INDIRECT 1 1586101245 p-locate • 4.1.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1554354166 p-queue • 6.6.2 Promise queue with concurrency control INDIRECT 3 1602443385 p-timeout • 3.2.0 Timeout a promise after a specified amount of time INDIRECT 1 1568733047 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 package-json • 6.5.0 Get metadata of a package from the npm registry INDIRECT 34 1563867023 parseurl • 1.3.3 parse a url with memoization INDIRECT 0 1555388186 path-exists • 4.0.0 Check if a path exists INDIRECT 0 1554348556 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 picomatch • 2.3.1 Blazing fast and accurate glob matcher written in JavaScript, with no dependencies and full support for standard and extended Bash glob features, including braces, extglobs, POSIX brackets, and regular expressions. INDIRECT 0 1641143904 pify • 5.0.0 Promisify a callback-style function INDIRECT 0 1581697595 postcss-calc • 8.2.4 PostCSS plugin to reduce calc() INDIRECT 4 1644166979 postcss-colormin • 5.3.1 Minify colors in your CSS files with PostCSS. INDIRECT 12 1676496318 postcss-convert-values • 5.1.3 Convert values with PostCSS (e.g. ms -> s) INDIRECT 8 1666965013 postcss-discard-comments • 5.1.2 Discard comments in your CSS files with PostCSS. INDIRECT 0 1653847494 postcss-discard-duplicates • 5.1.0 Discard duplicate rules in your CSS files with PostCSS. INDIRECT 0 1646160894 postcss-discard-empty • 5.1.1 Discard empty rules and values with PostCSS. INDIRECT 0 1646935212 postcss-discard-overridden • 5.1.0 PostCSS plugin to discard overridden @keyframes or @counter-style. INDIRECT 0 1646160896 postcss-load-config • 3.1.4 Autoload Config for PostCSS INDIRECT 2 1648550993 postcss-merge-longhand • 5.1.7 Merge longhand properties into shorthand with PostCSS. INDIRECT 12 1666965013 postcss-merge-rules • 5.1.4 Merge CSS rules with PostCSS. INDIRECT 14 1676496318 postcss-minify-font-values • 5.1.0 Minify font declarations with PostCSS INDIRECT 1 1646160897 postcss-minify-gradients • 5.1.1 Minify gradient parameters with PostCSS. INDIRECT 3 1647889220 postcss-minify-params • 5.1.4 Minify at-rule params with PostCSS INDIRECT 9 1666965013 postcss-minify-selectors • 5.2.1 Minify selectors with PostCSS. INDIRECT 3 1653847494 postcss-modules-local-by-default • 4.2.0 A CSS Modules transform to make local scope the default INDIRECT 5 1733928467 postcss-modules • 4.3.1 PostCSS plugin to use CSS Modules everywhere INDIRECT 14 1645605829 postcss-normalize-charset • 5.1.0 Add necessary or remove extra charset with PostCSS INDIRECT 0 1646160897 postcss-normalize-display-values • 5.1.0 Normalize multiple value display syntaxes into single values. INDIRECT 1 1646160899 postcss-normalize-positions • 5.1.1 Normalize keyword values for position into length values. INDIRECT 1 1655546067 postcss-normalize-repeat-style • 5.1.1 Convert two value syntax for repeat-style into one value. INDIRECT 1 1655546067 postcss-normalize-string • 5.1.0 Normalize wrapping quotes for CSS string literals. INDIRECT 1 1646160900 postcss-normalize-timing-functions • 5.1.0 Normalize CSS animation/transition timing functions. INDIRECT 1 1646160900 postcss-normalize-unicode • 5.1.1 Normalize unicode-range descriptors, and can convert to wildcard ranges. INDIRECT 8 1666965013 postcss-normalize-url • 5.1.0 Normalize URLs with PostCSS INDIRECT 2 1646160900 postcss-normalize-whitespace • 5.1.1 Trim whitespace inside and around CSS rules & declarations. INDIRECT 1 1646935212 postcss-ordered-values • 5.1.3 Ensure values are ordered consistently in your CSS. INDIRECT 2 1655546067 postcss-reduce-initial • 5.1.2 Reduce initial definitions to the actual initial value, where possible. INDIRECT 10 1676496319 postcss-reduce-transforms • 5.1.0 Reduce transform functions with PostCSS. INDIRECT 1 1646160902 postcss-selector-parser • 6.1.2 > Selector parser with built in methods for working with selector strings. INDIRECT 2 1723459423 postcss-selector-parser • 7.1.0 > Selector parser with built in methods for working with selector strings. INDIRECT 2 1738939731 postcss-svgo • 5.1.0 Optimise inline SVG with PostCSS. INDIRECT 19 1646160902 postcss-unique-selectors • 5.1.1 Ensure CSS selectors are unique. INDIRECT 3 1646762864 postcss-value-parser • 4.2.0 Transforms css values and at-rule params into the tree INDIRECT 0 1638185576 postcss • 8.5.6 Tool for transforming styles with JS plugins DIRECT 3 1750082282 prepend-http • 2.0.0 Prepend `http://` to humanized URLs like todomvc.com and localhost INDIRECT 0 1506153538 prismjs • 1.30.0 Lightweight, robust, elegant syntax highlighting. A spin-off project from Dabblet. INDIRECT 0 1741629380 promise.series • 0.2.0 Run Promise in series. INDIRECT 0 1495397166 pump • 3.0.3 pipe streams together and close all of them if one of them closes INDIRECT 3 1750065359 pupa • 2.1.1 Simple micro templating INDIRECT 1 1603650843 range-parser • 1.2.1 Range header field string parser INDIRECT 0 1557534457 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 readdirp • 4.1.2 Recursive version of fs.readdir with small RAM & CPU footprint. INDIRECT 0 1739554041 regenerate-unicode-properties • 10.2.0 Regenerate sets for Unicode properties and values. INDIRECT 1 1726132062 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regexpu-core • 6.2.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 9 1732220053 registry-auth-token • 4.2.2 Get the auth token set for an npm registry (if any) INDIRECT 5 1655383379 registry-url • 5.1.0 Get the set npm registry URL INDIRECT 5 1554349685 regjsgen • 0.8.0 Generate regular expressions from regjsparser’s AST. INDIRECT 0 1686069841 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-from • 5.0.0 Resolve the path of a module like `require.resolve()` but from a given path INDIRECT 0 1555301185 resolve-pathname • 3.0.0 Resolve URL pathnames using JavaScript INDIRECT 0 1543782946 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 5 1734629351 responselike • 1.0.2 A response-like object for mocking a Node.js HTTP response stream INDIRECT 1 1502988435 rollup-plugin-esbuild • 4.10.3 **💛 You can help the author become a full-time open-source maintainer by [sponsoring him on GitHub](https://github.com/sponsors/egoist).** DIRECT 8 1667935585 rollup-plugin-postcss • 4.0.2 Seamless integration between Rollup and PostCSS DIRECT 106 1637585434 rollup-pluginutils • 2.8.2 Functionality commonly needed by Rollup plugins INDIRECT 1 1568404890 rollup • 2.79.2 Next-generation ES module bundler DIRECT 1 1727376296 sass • 1.89.2 A pure JavaScript implementation of Sass. DIRECT 28 1749496759 semver-diff • 3.1.1 Get the diff type of two semver versions: 0.0.1 0.0.2 → patch INDIRECT 1 1571064201 send • 0.19.0 Better streaming static file server with Range and conditional-GET support INDIRECT 18 1725928480 serve-static • 1.16.2 Serve static files INDIRECT 21 1726079074 sourcemap-codec • 1.4.8 Encode/decode sourcemap mappings INDIRECT 0 1579200826 stable • 0.1.8 A stable array sort for JavaScript INDIRECT 0 1524667299 statuses • 1.5.0 HTTP status utility INDIRECT 0 1522201397 statuses • 2.0.1 HTTP status utility INDIRECT 0 1609655867 string-width • 4.2.3 Get the visual width of a string - the number of columns required to display it INDIRECT 4 1632417441 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 strip-ansi • 6.0.1 Strip ANSI escape codes from a string INDIRECT 1 1632414881 strip-indent • 3.0.0 Strip leading whitespace from each line in a string INDIRECT 1 1555467709 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 style-inject • 0.3.0 Inject style tag to document head. INDIRECT 0 1517388118 stylehacks • 5.1.1 Detect/remove browser hacks from CSS files. INDIRECT 10 1666965013 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 supports-color • 7.2.0 Detect whether a terminal supports color INDIRECT 1 1598613454 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 svgo • 2.8.0 Nodejs-based tool for optimizing SVG vector graphics files INDIRECT 17 1635839718 term-size • 2.2.1 Reliably get the terminal window size (columns & rows) INDIRECT 0 1603654462 tinydate • 1.3.0 A tiny (349B) reusable date formatter. Extremely fast! INDIRECT 0 1593452459 to-readable-stream • 1.0.0 Convert a string/Buffer/Uint8Array to a readable stream INDIRECT 0 1525169760 to-regex-range • 5.0.1 Pass two numbers, get a regex-compatible source string for matching ranges. Validated against more than 2.78 million test assertions. INDIRECT 1 1554617077 toidentifier • 1.0.1 Convert a string of words to a JavaScript identifier INDIRECT 0 1636928349 tr46 • 0.0.3 An implementation of the Unicode TR46 spec INDIRECT 0 1453255734 tweezer.js • 1.5.0 A small, dependency-free, ES6 tweening library for smooth animations INDIRECT 0 1554307447 typedarray-to-buffer • 3.1.5 Convert a typed array to a Buffer without a copy INDIRECT 1 1520537433 undici-types • 7.8.0 A stand-alone types package for Undici INDIRECT 0 1744279288 unicode-canonical-property-names-ecmascript • 2.0.1 The set of canonical Unicode property names supported in ECMAScript RegExp property escapes. INDIRECT 0 1726129249 unicode-match-property-ecmascript • 2.0.0 Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. INDIRECT 2 1631618585 unicode-match-property-value-ecmascript • 2.2.0 Match a Unicode property or property alias to its canonical property name per the algorithm used for RegExp Unicode property escapes in ECMAScript. INDIRECT 0 1726132494 unicode-property-aliases-ecmascript • 2.1.0 Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes. INDIRECT 0 1663157048 unique-string • 2.0.0 Generate a unique random string INDIRECT 1 1556511486 universalify • 0.1.2 Make a callback- or promise-based function support both promises and callbacks. INDIRECT 0 1529493431 unpipe • 1.0.0 Unpipe a stream from all destinations INDIRECT 0 1434313819 update-browserslist-db • 1.1.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1740591163 url-parse-lax • 3.0.0 Lax url.parse() with support for protocol-less URLs & IPs INDIRECT 1 1509741338 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 utils-merge • 1.0.1 merge() utility function INDIRECT 0 1505866719 whatwg-url • 5.0.0 An implementation of the WHATWG URL Standard's URL API and parsing machinery INDIRECT 2 1495832201 widest-line • 3.1.0 Get the visual width of the widest line in a string - the number of columns required to display it INDIRECT 5 1554034536 wrap-ansi • 6.2.0 Wordwrap a string with ANSI escape codes INDIRECT 8 1573488497 ws • 7.5.10 Simple to use, blazing fast and thoroughly tested websocket client and server for Node.js INDIRECT 0 1718549308 xdg-basedir • 4.0.0 Get XDG Base Directory paths INDIRECT 0 1556597387 yargs • 15.4.1 yargs the modern, pirate-themed, successor to optimist. INDIRECT 25 1594420928