@babel/cli • 7.28.0 Babel command line. DIRECT 37 1751445493 @babel/code-frame • 7.27.1 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1746025711 @babel/generator • 7.28.0 Turns an AST into code. INDIRECT 9 1751445504 @babel/helper-annotate-as-pure • 7.27.3 Helper function to annotate paths and nodes with #__PURE__ comment INDIRECT 3 1748335159 @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-globals • 7.28.0 A collection of JavaScript globals for Babel internal usage INDIRECT 0 1751445494 @babel/helper-member-expression-to-functions • 7.27.1 Helper function to replace certain member expressions with function calls INDIRECT 18 1746025755 @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-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/parser • 7.28.0 A JavaScript parser INDIRECT 3 1751445502 @babel/plugin-proposal-class-properties • 7.18.6 This plugin transforms static class properties as well as properties declared with the property initializer syntax DIRECT 26 1656359444 @babel/plugin-proposal-export-default-from • 7.27.1 Compile export default to ES2015 DIRECT 1 1746025714 @babel/template • 7.27.2 Generate an AST from a string template. INDIRECT 7 1746545629 @babel/traverse • 7.28.0 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1751445506 @babel/types • 7.28.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1751445499 @icons/material • 0.2.4 > materialdesignicons.com INDIRECT 0 1523255227 @jridgewell/gen-mapping • 0.3.12 Generate source maps INDIRECT 3 1751393934 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.5.4 Encode/decode sourcemap mappings INDIRECT 0 1751393897 @jridgewell/trace-mapping • 0.3.29 Trace the original position through a source map INDIRECT 2 1751393812 @nicolo-ribaudo/chokidar-2 • 2.1.8-no-fsevents.3 A wrapper around chokidar@2 to be able to specify both @2 and @3 as dependencies INDIRECT 0 1631880867 @types/json-schema • 7.0.15 TypeScript definitions for json-schema INDIRECT 0 1699346963 ajv-keywords • 3.5.2 Custom JSON-Schema keywords for Ajv validator INDIRECT 0 1595859243 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-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 babel-code-frame • 6.26.0 Generate errors that contain a code frame that point to source locations. INDIRECT 9 1502898849 babel-core • 6.26.3 Babel compiler core. INDIRECT 50 1524822424 babel-generator • 6.26.1 Turns an AST into code. INDIRECT 14 1517672520 babel-helper-bindify-decorators • 6.24.1 Helper function to bindify decorators INDIRECT 25 1491578352 babel-helper-builder-binary-assignment-operator-visitor • 6.24.1 Helper function to build binary assignment operator visitors INDIRECT 26 1491578359 babel-helper-call-delegate • 6.24.1 Helper function to call delegate INDIRECT 26 1491578352 babel-helper-define-map • 6.26.0 Helper function to define a map INDIRECT 28 1502898854 babel-helper-explode-assignable-expression • 6.24.1 Helper function to explode an assignable expression INDIRECT 25 1491578352 babel-helper-explode-class • 6.24.1 Helper function to explode class INDIRECT 26 1491578358 babel-helper-function-name • 6.24.1 Helper function to change the property 'name' of every function INDIRECT 27 1491578370 babel-helper-get-function-arity • 6.24.1 Helper function to get function arity INDIRECT 7 1491578347 babel-helper-hoist-variables • 6.24.1 Helper function to hoist variables INDIRECT 7 1491578348 babel-helper-optimise-call-expression • 6.24.1 Helper function to optimise call expression INDIRECT 7 1491578348 babel-helper-regex • 6.26.0 Helper function to check for literal RegEx INDIRECT 7 1502898854 babel-helper-remap-async-to-generator • 6.24.1 Helper function to remap async functions to generators INDIRECT 28 1491578371 babel-helper-replace-supers • 6.24.1 Helper function to replace supers INDIRECT 27 1491578359 babel-helpers • 6.24.1 Collection of helper functions used by Babel transforms. INDIRECT 26 1491578362 babel-loader • 8.4.1 babel module loader for webpack DIRECT 24 1726493661 babel-messages • 6.23.0 Collection of debug messages used by Babel. INDIRECT 3 1487027061 babel-plugin-check-es2015-constants • 6.22.0 Compile ES2015 constants to ES5 INDIRECT 3 1484872420 babel-plugin-css-modules-transform • 1.6.2 Transform required css modules so one can use generated class names. DIRECT 33 1543164134 babel-plugin-syntax-async-functions • 6.13.0 Allow parsing of async functions INDIRECT 0 1470353694 babel-plugin-syntax-async-generators • 6.13.0 Allow parsing of async generator functions INDIRECT 0 1470353694 babel-plugin-syntax-class-constructor-call • 6.18.0 Allow parsing of class constructor calls (deprecated) INDIRECT 0 1477343936 babel-plugin-syntax-class-properties • 6.13.0 Allow parsing of class properties INDIRECT 0 1470353697 babel-plugin-syntax-decorators • 6.13.0 Allow parsing of decorators INDIRECT 0 1470353697 babel-plugin-syntax-do-expressions • 6.13.0 Allow parsing of do expressions INDIRECT 0 1470353697 babel-plugin-syntax-dynamic-import • 6.18.0 Allow parsing of import() INDIRECT 0 1477343936 babel-plugin-syntax-exponentiation-operator • 6.13.0 Allow parsing of the exponentiation operator INDIRECT 0 1470353697 babel-plugin-syntax-export-extensions • 6.13.0 Allow parsing of export extensions INDIRECT 0 1470353700 babel-plugin-syntax-function-bind • 6.13.0 Allow parsing of function bind INDIRECT 0 1470353700 babel-plugin-syntax-object-rest-spread • 6.13.0 Allow parsing of object rest/spread INDIRECT 0 1470353703 babel-plugin-syntax-trailing-function-commas • 6.22.0 Compile trailing function commas to ES5 INDIRECT 0 1484872422 babel-plugin-transform-async-generator-functions • 6.24.1 Turn async generator functions into ES2015 generators INDIRECT 30 1491578377 babel-plugin-transform-async-to-generator • 6.24.1 Turn async functions into ES2015 generators INDIRECT 30 1491578377 babel-plugin-transform-class-constructor-call • 6.24.1 This plugin allows Babel to transform class constructors (deprecated) INDIRECT 27 1491578361 babel-plugin-transform-class-properties • 6.24.1 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 29 1491578373 babel-plugin-transform-decorators • 6.24.1 Compile class and object decorators to ES5 INDIRECT 29 1491578373 babel-plugin-transform-do-expressions • 6.22.0 Compile do expressions to ES5 INDIRECT 4 1484872429 babel-plugin-transform-es2015-arrow-functions • 6.22.0 Compile ES2015 arrow functions to ES5 INDIRECT 3 1484872429 babel-plugin-transform-es2015-block-scoped-functions • 6.22.0 Babel plugin to ensure function declarations at the block level are block scoped INDIRECT 3 1484872428 babel-plugin-transform-es2015-block-scoping • 6.26.0 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 26 1502898859 babel-plugin-transform-es2015-classes • 6.24.1 Compile ES2015 classes to ES5 INDIRECT 31 1491578377 babel-plugin-transform-es2015-computed-properties • 6.24.1 Compile ES2015 computed properties to ES5 INDIRECT 26 1491578362 babel-plugin-transform-es2015-destructuring • 6.23.0 Compile ES2015 destructuring to ES5 INDIRECT 3 1487027061 babel-plugin-transform-es2015-duplicate-keys • 6.24.1 Compile objects with duplicate keys to valid strict ES5 INDIRECT 7 1491578348 babel-plugin-transform-es2015-for-of • 6.23.0 Compile ES2015 for...of to ES5 INDIRECT 3 1487027063 babel-plugin-transform-es2015-function-name • 6.24.1 Apply ES2015 function.name semantics to all functions INDIRECT 28 1491578373 babel-plugin-transform-es2015-literals • 6.22.0 Compile ES2015 unicode string and number literals to ES5 INDIRECT 3 1484872434 babel-plugin-transform-es2015-modules-amd • 6.24.1 This plugin transforms ES2015 modules to AMD INDIRECT 28 1491578374 babel-plugin-transform-es2015-modules-commonjs • 6.26.2 This plugin transforms ES2015 modules to CommonJS INDIRECT 27 1524761013 babel-plugin-transform-es2015-modules-systemjs • 6.24.1 This plugin transforms ES2015 modules to SystemJS INDIRECT 27 1491578365 babel-plugin-transform-es2015-modules-umd • 6.24.1 This plugin transforms ES2015 modules to UMD INDIRECT 29 1491578379 babel-plugin-transform-es2015-object-super • 6.24.1 Compile ES2015 object super to ES5 INDIRECT 28 1491578374 babel-plugin-transform-es2015-parameters • 6.24.1 Compile ES2015 default and rest parameters to ES5 INDIRECT 29 1491578364 babel-plugin-transform-es2015-shorthand-properties • 6.24.1 Compile ES2015 shorthand properties to ES5 INDIRECT 7 1491578351 babel-plugin-transform-es2015-spread • 6.22.0 Compile ES2015 spread to ES5 INDIRECT 3 1484872440 babel-plugin-transform-es2015-sticky-regex • 6.24.1 Compile ES2015 sticky regex to an ES5 RegExp constructor INDIRECT 8 1491578352 babel-plugin-transform-es2015-template-literals • 6.22.0 Compile ES2015 template literals to ES5 INDIRECT 3 1484872443 babel-plugin-transform-es2015-typeof-symbol • 6.23.0 This transformer wraps all typeof expressions with a method that replicates native behaviour. (ie. returning “symbol” for symbols) INDIRECT 3 1487027063 babel-plugin-transform-es2015-unicode-regex • 6.24.1 Compile ES2015 Unicode regex to ES5 INDIRECT 13 1491578355 babel-plugin-transform-exponentiation-operator • 6.24.1 Compile exponentiation operator to ES5 INDIRECT 28 1491578374 babel-plugin-transform-export-extensions • 6.22.0 Compile export extensions to ES2015 INDIRECT 4 1484872448 babel-plugin-transform-function-bind • 6.22.0 Compile function bind operator to ES5 INDIRECT 4 1484872450 babel-plugin-transform-object-rest-spread • 6.26.0 Compile object rest and spread to ES5 INDIRECT 4 1502898851 babel-plugin-transform-regenerator • 6.26.0 Explode async and generator functions into a state machine. INDIRECT 9 1502898849 babel-plugin-transform-strict-mode • 6.24.1 This plugin places a 'use strict'; directive at the top of all files to enable strict mode INDIRECT 7 1491578351 babel-plugin-webpack-loaders • 0.9.0 babel 6 plugin which allows to use webpack loaders DIRECT 144 1488320853 babel-preset-es2015 • 6.24.1 Babel preset for all es2015 plugins. INDIRECT 66 1491578383 babel-preset-stage-0 • 6.24.1 Babel preset for stage 0 plugins INDIRECT 58 1491578387 babel-preset-stage-1 • 6.24.1 Babel preset for stage 1 plugins INDIRECT 53 1491578386 babel-preset-stage-2 • 6.24.1 Babel preset for stage 2 plugins INDIRECT 48 1491578385 babel-preset-stage-3 • 6.24.1 Babel preset for stage 3 plugins INDIRECT 40 1491578383 babel-register • 6.26.0 babel require hook INDIRECT 50 1502898863 babel-runtime • 6.26.0 babel selfContained runtime INDIRECT 2 1502898850 babel-template • 6.26.0 Generate an AST from a string template. INDIRECT 25 1502898857 babel-traverse • 6.26.0 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 24 1502898856 babel-types • 6.26.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 6 1502898853 babylon • 6.18.0 A JavaScript parser INDIRECT 0 1502826087 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 big.js • 3.2.0 A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic INDIRECT 0 1505423691 big.js • 5.2.2 A small, fast, easy-to-use library for arbitrary-precision decimal arithmetic INDIRECT 0 1539859966 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 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 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 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library INDIRECT 14 1707260254 classnames • 2.5.1 A simple utility for conditionally joining classNames together DIRECT 0 1703865316 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 colors • 1.4.0 get colors in your node.js console INDIRECT 0 1569195967 commander • 6.2.1 the complete solution for node.js command-line programs INDIRECT 0 1607906838 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 convert-source-map • 1.9.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1665435477 convert-source-map • 2.0.0 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1666044408 core-js • 2.6.12 Standard library INDIRECT 0 1606327727 core-util-is • 1.0.3 The `util.is*` functions introduced in Node v0.12. INDIRECT 0 1630420536 css-modules-require-hook • 4.2.3 A require hook to compile CSS Modules on the fly INDIRECT 31 1515444855 css-selector-tokenizer • 0.7.3 Parses and stringifies CSS selectors INDIRECT 2 1595335180 cssesc • 3.0.0 A JavaScript library for escaping CSS strings and identifiers while generating the shortest possible ASCII-only output. INDIRECT 0 1549298060 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 detect-indent • 4.0.0 Detect the indentation of code INDIRECT 2 1441618681 emojis-list • 2.1.0 Complete list of standard emojis. INDIRECT 0 1475503276 emojis-list • 3.0.0 Complete list of standard emojis. INDIRECT 0 1557658385 enhanced-resolve • 2.3.0 Offers a async require.resolve function. It's highly configurable. INDIRECT 14 1473264489 errno • 0.1.8 libuv errno details exposed INDIRECT 1 1608122763 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 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 fastparse • 1.1.2 A very simple and stupid parser, based on a statemachine and regular expressions. INDIRECT 0 1540910138 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 find-cache-dir • 3.3.2 Finds the common standard cache directory INDIRECT 10 1630259855 find-up • 4.1.0 Find a file or directory by walking up parent directories INDIRECT 5 1560752434 fs-readdir-recursive • 1.1.0 Recursively read a directory INDIRECT 0 1510328890 fsevents • 2.3.3 Native Access to MacOS FSEvents INDIRECT 0 1692635062 generic-names • 1.0.3 Helper for building generic names, similar to webpack INDIRECT 5 1509463425 globals • 9.18.0 Global identifiers from different JavaScript environments INDIRECT 0 1496827524 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 home-or-tmp • 2.0.0 Get the user home directory with fallback to the system temp directory INDIRECT 2 1434199362 invariant • 2.2.4 invariant INDIRECT 2 1520966170 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-extglob • 2.1.1 Returns true if a string has an extglob. INDIRECT 0 1481429064 is-finite • 1.1.0 ES2015 Number.isFinite() ponyfill INDIRECT 0 1581060978 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-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 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 js-tokens • 3.0.2 A regex that tokenizes JavaScript. INDIRECT 0 1498683257 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 jsesc • 0.5.0 A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. INDIRECT 0 1408357953 jsesc • 1.3.0 A JavaScript library for escaping JavaScript strings while generating the shortest possible valid output. INDIRECT 0 1464619780 jsesc • 3.1.0 Given some data, jsesc returns the shortest possible stringified & ASCII-safe representation of that data. INDIRECT 0 1733905474 json-schema-traverse • 0.4.1 Traverse JSON Schema passing each schema object to callback INDIRECT 0 1528620125 json5 • 0.5.1 JSON for the ES5 era. INDIRECT 0 1480284434 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 loader-utils • 0.2.17 utils for webpack loaders INDIRECT 4 1487631410 loader-utils • 2.0.4 utils for webpack loaders INDIRECT 3 1668126726 locate-path • 5.0.0 Get the first path that exists on disk of multiple paths INDIRECT 3 1556974807 lodash-es • 4.17.21 Lodash exported as ES modules. INDIRECT 0 1613835815 lodash.isboolean • 3.0.3 The lodash method `_.isBoolean` exported as a module. INDIRECT 0 1454484500 lodash.isequal • 4.5.0 The Lodash method `_.isEqual` exported as a module. INDIRECT 0 1484026204 lodash.isobject • 3.0.2 The modern build of lodash’s `_.isObject` as a module. INDIRECT 0 1432065136 lodash • 4.17.21 Lodash modular utilities. DIRECT 0 1613835736 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 make-dir • 2.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 2 1551642020 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1587567554 memory-fs • 0.3.0 A simple in-memory filesystem. Holds data in a javascript object. INDIRECT 10 1446678381 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 ms • 2.0.0 Tiny milisecond conversion utility INDIRECT 0 1494937566 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 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 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 • 4.1.0 Get the first fulfilled promise that satisfies the provided testing function INDIRECT 2 1554354166 p-try • 2.2.0 `Start a promise chain INDIRECT 0 1554035675 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 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 • 4.0.1 Promisify a callback-style function INDIRECT 0 1540213139 pkg-dir • 4.2.0 Find the root directory of a Node.js project or npm package INDIRECT 6 1558431348 postcss-modules-local-by-default • 1.2.0 A CSS Modules transform to make local scope the default INDIRECT 12 1495407266 postcss-modules-resolve-imports • 1.3.0 Resolves ICSS imports INDIRECT 14 1505029269 postcss • 6.0.23 Tool for transforming styles with JS plugins INDIRECT 8 1529606606 private • 0.1.8 Utility for associating truly private state with any JavaScript object INDIRECT 0 1507855680 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 prr • 1.0.1 A better Object.defineProperty() INDIRECT 0 1406011849 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-color • 2.19.3 A Collection of Color Pickers from Sketch, Photoshop, Chrome & more DIRECT 11 1603863671 react-hotkeys • 1.1.4 A declarative library for handling hotkeys and focus within a React application DIRECT 9 1524116147 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-portal • 4.3.0 To make your life with React Portals easier. DIRECT 5 1738124100 reactcss • 1.2.3 Bringing Classes to Inline Styles INDIRECT 1 1504827644 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 regenerate • 1.4.2 Generate JavaScript-compatible regular expressions based on a given set of Unicode symbols or code points. INDIRECT 0 1604220132 regenerator-runtime • 0.11.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1512675367 regexpu-core • 2.0.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 4 1454960205 regjsgen • 0.2.0 Generate `RegExp`s from RegJSParser’s AST INDIRECT 0 1409632332 repeating • 2.0.1 Repeat a string - fast INDIRECT 1 1460395967 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 schema-utils • 2.7.1 webpack Validation Utils INDIRECT 8 1598871630 seekout • 1.0.2 Looks for a provided file in the current directory and all parent directories and returns the first found file path INDIRECT 0 1456007421 slash • 1.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1407924902 slash • 2.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1521792101 source-map-support • 0.4.18 Fixes stack traces for files with source maps INDIRECT 1 1505036648 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 strip-ansi • 3.0.1 Strip ANSI escape codes INDIRECT 1 1456057282 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 tapable • 0.2.9 Just a little module for plugins. INDIRECT 0 1543309818 tinycolor2 • 1.6.0 Fast Color Parsing and Manipulation INDIRECT 0 1675467187 to-fast-properties • 1.0.3 Force V8 to use fast properties for an object INDIRECT 0 1493539546 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 trim-right • 1.0.1 Similar to String#trim() but removes only whitespace on the right INDIRECT 0 1436991595 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060