@rollup/plugin-commonjs • 16.0.0 Convert CommonJS modules to ES2015 DIRECT 26 1603766769 @rollup/plugin-inject • 4.0.4 Scan modules for global variables and injects `import` statements where necessary DIRECT 7 1640717503 @rollup/plugin-json • 4.1.0 Convert .json files to ES6 modules DIRECT 4 1591365004 @rollup/plugin-node-resolve • 10.0.0 Locate and bundle third-party dependencies in node_modules DIRECT 16 1603766835 @rollup/plugin-replace • 2.4.2 Replace strings in files while bundling DIRECT 6 1616784347 @rollup/pluginutils • 3.1.0 A set of utility functions commonly used by Rollup plugins INDIRECT 3 1591365104 @types/estree • 0.0.39 TypeScript definitions for ESTree AST specification INDIRECT 0 1523996579 @types/node • 22.15.3 TypeScript definitions for node INDIRECT 1 1745822603 @types/resolve • 1.17.1 TypeScript definitions for resolve INDIRECT 2 1589327978 acorn-walk • 8.3.4 ECMAScript (ESTree) AST walker INDIRECT 1 1725871258 acorn • 8.14.1 ECMAScript parser INDIRECT 0 1741179202 assert • 1.5.1 The node.js assert module, re-packaged for web browsers. INDIRECT 22 1694111385 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.11 Brace expansion as known from sh/bash INDIRECT 2 1518248542 builtin-modules • 3.3.0 List of the Node.js builtin modules DIRECT 0 1652341713 builtins • 1.0.3 List of node.js builtin modules INDIRECT 0 1445769576 call-bind-apply-helpers • 1.0.2 Helper functions around Function call/apply/bind, for use in `call-bind` INDIRECT 2 1739388296 call-bind • 1.0.8 Robustly `.call.bind()` a function INDIRECT 15 1733462354 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 12 1741024203 cjs-module-lexer • 1.4.3 Lexes CommonJS modules, returning their named exports metadata DIRECT 0 1738279292 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 cross-spawn • 7.0.6 Cross platform child_process#spawn and child_process#spawnSync INDIRECT 5 1731938392 deepmerge • 4.3.1 A library for deep (recursive) merging of Javascript objects INDIRECT 0 1679007536 define-data-property • 1.1.4 Define a data property on an object. Will fall back to assignment in an engine without descriptors. INDIRECT 3 1707843362 define-properties • 1.2.1 Define multiple non-enumerable properties at once. Uses `Object.defineProperty` when available; falls back to standard assignment in older engines. INDIRECT 6 1694585113 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-module-lexer • 0.6.0 Lexes ES modules returning their import/export metadata DIRECT 0 1623712036 es-object-atoms • 1.1.1 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1736901763 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 execa • 5.1.1 Process execution for humans DIRECT 15 1622824691 fsevents • 2.1.3 Native Access to MacOS FSEvents INDIRECT 0 1587545303 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 get-intrinsic • 1.3.0 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 11 1740257660 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 get-stream • 6.0.1 Get a stream as a string, buffer, or array INDIRECT 0 1618462602 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-property-descriptors • 1.0.2 Does the environment have full property descriptor support? Handles IE 8's broken defineProperty/gOPD. INDIRECT 1 1707801707 has-symbols • 1.1.0 Determine if the JS environment has Symbol support. Supports spec, or shams. INDIRECT 0 1733157257 hasown • 2.0.2 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1710092305 is-core-module • 2.16.1 Is this specifier a node.js core module? INDIRECT 2 1734816207 is-module • 1.0.0 check if a source string is an es6 module INDIRECT 0 1396313909 is-reference • 1.2.1 Determine whether an AST node is a reference INDIRECT 1 1593205355 is-stream • 2.0.1 Check if something is a Node.js stream INDIRECT 0 1627296664 is-valid-identifier • 2.0.2 check if a string is a valid ECMAscript identifier DIRECT 23 1558299136 kleur • 4.1.5 The fastest Node.js library for formatting terminal text with ANSI colors~! DIRECT 0 1656269412 magic-string • 0.25.9 Modify strings, generate sourcemaps INDIRECT 1 1646293912 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 merge-stream • 2.0.0 Create a stream that emits events from multiple other streams INDIRECT 0 1558618605 mimic-fn • 2.1.0 Make a function mimic another one INDIRECT 0 1554054814 mkdirp • 1.0.4 Recursively mkdir, like `mkdir -p` DIRECT 0 1585933388 npm-run-path • 4.0.1 Get your PATH prepended with locally installed binaries INDIRECT 1 1577052272 object-keys • 1.1.1 An Object.keys replacement, in case Object.keys is not available. From https://github.com/es-shims/es5-shim INDIRECT 0 1554604218 object.assign • 4.1.7 ES6 spec-compliant Object.assign shim. From https://github.com/es-shims/es6-shim INDIRECT 19 1734555262 onetime • 5.1.2 Ensure a function is only called once INDIRECT 1 1597004944 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 path-key • 3.1.1 Get the PATH environment variable key cross-platform INDIRECT 0 1574441238 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. DIRECT 0 1641143904 resolve • 1.22.10 resolve like require.resolve() on behalf of files asynchronously and synchronously DIRECT 5 1734629351 rollup-plugin-polyfill-node • 0.6.2 rollup-plugin-polyfill-node === DIRECT 8 1615689287 rollup • 2.37.1 Next-generation ES module bundler DIRECT 1 1611143766 set-function-length • 1.2.2 Set a function's length property INDIRECT 14 1710006059 shebang-command • 2.0.0 Get the command from a shebang INDIRECT 1 1567781605 shebang-regex • 3.0.0 Regular expression for matching a shebang line INDIRECT 0 1556361979 slash • 3.0.0 Convert Windows backslash paths to slash paths DIRECT 0 1556425560 sourcemap-codec • 1.4.8 Encode/decode sourcemap mappings INDIRECT 0 1579200826 strip-final-newline • 2.0.0 Strip the final newline character from a string/buffer INDIRECT 0 1540715802 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 undici-types • 6.21.0 A stand-alone types package for Undici INDIRECT 0 1731505029 util • 0.10.4 Node.JS util module INDIRECT 1 1528061603 vm2 • 3.9.19 vm2 is a sandbox that can run untrusted code with whitelisted Node's built-in modules. Securely! DIRECT 2 1684214953