ansi-styles • 3.2.1 ANSI escape codes for styling strings in the terminal INDIRECT 2 1519983600 autoprefixer • 7.2.6 Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website DIRECT 15 1518215426 babel-runtime • 6.26.0 babel selfContained runtime INDIRECT 2 1502898850 balanced-match • 0.1.0 Match balanced character pairs, like "{" and "}" INDIRECT 0 1398343498 balanced-match • 0.4.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1468834992 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 browserslist • 2.11.3 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 2 1516017090 caniuse-api • 2.0.0 request the caniuse data to check browsers compatibilities DIRECT 5 1493802721 chalk • 2.4.2 Terminal string styling done right DIRECT 6 1546703152 clone • 1.0.4 deep cloning of objects and arrays INDIRECT 0 1521667285 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 color-string • 0.3.0 Parser and generator for CSS color strings INDIRECT 1 1424330764 color-string • 1.9.1 Parser and generator for CSS color strings INDIRECT 3 1650650919 color • 0.11.4 Color conversion and manipulation with CSS string support INDIRECT 4 1478033522 color • 1.0.3 Color conversion and manipulation with CSS string support INDIRECT 5 1481835775 color • 2.0.1 Color conversion and manipulation with CSS string support INDIRECT 5 1510189982 core-js • 2.6.12 Standard library INDIRECT 0 1606327727 css-color-function • 1.3.3 A parser and converter for Tab Atkins's proposed color function in CSS. INDIRECT 9 1507393609 css-unit-converter • 1.1.2 Converts CSS values from one unit to another INDIRECT 0 1589637464 debug • 3.2.7 small debugging utility INDIRECT 1 1605790637 escape-string-regexp • 1.0.5 Escape RegExp special characters INDIRECT 0 1456059317 flatten • 1.0.3 Flatten arbitrarily nested arrays into a non-nested list of non-array items. Maintained for legacy compatibility. INDIRECT 0 1572489831 has-flag • 3.0.0 Check if argv has a specific flag INDIRECT 0 1514920916 indexes-of • 1.0.1 line String/Array#indexOf but return all the indexes in an array INDIRECT 0 1384655111 is-arrayish • 0.3.2 Determines if an object can be used as an array INDIRECT 0 1529395785 isnumeric • 0.2.0 Determine if a JavaScript object is numeric INDIRECT 0 1429106052 lodash._reinterpolate • 3.0.0 The modern build of lodash’s internal `reInterpolate` as a module. INDIRECT 0 1423071858 lodash.memoize • 4.1.2 The lodash method `_.memoize` exported as a module. INDIRECT 0 1471110128 lodash.template • 4.5.0 The Lodash method `_.template` exported as a module. INDIRECT 2 1562735304 lodash.templatesettings • 4.2.0 The Lodash method `_.templateSettings` exported as a module. INDIRECT 1 1562735345 lodash.uniq • 4.5.0 The lodash method `_.uniq` exported as a module. INDIRECT 0 1471110401 math-expression-evaluator • 1.4.0 A flexible math expression evaluator INDIRECT 0 1656852756 ms • 2.1.3 Tiny millisecond conversion utility INDIRECT 0 1607435675 normalize-range • 0.1.2 Utility for normalizing a numeric range, with a wrapping function useful for polar coordinates INDIRECT 0 1442121604 num2fraction • 1.2.2 Convert number to fraction INDIRECT 0 1442196721 postcss-attribute-case-insensitive • 2.0.0 PostCSS plugin to support case insensitive attributes DIRECT 13 1494083536 postcss-calc • 6.0.2 PostCSS plugin to reduce calc() DIRECT 10 1537913007 postcss-color-function • 4.1.0 PostCSS plugin to transform W3C CSS color function to more compatible CSS. DIRECT 19 1554143685 postcss-color-hex-alpha • 3.0.0 PostCSS plugin to transform W3C RGBA hexadecimal notations (#RRGGBBAA or #RGBA) to more compatible CSS (rgba()) DIRECT 14 1494850526 postcss-color-hsl • 2.0.0 PostCSS plugin to transform W3C CSS Color Module Level 4 hsl() new syntax to more compatible CSS (comma-separated hsl() or hsla()) DIRECT 13 1495729804 postcss-color-hwb • 3.0.0 PostCSS plugin to transform W3C CSS hwb() color to more compatible CSS (rgb() (or rgba())) DIRECT 16 1494836801 postcss-color-rebeccapurple • 3.1.0 PostCSS plugin to transform W3C CSS rebeccapurple color to more compatible CSS (rgb()) DIRECT 13 1525238696 postcss-color-rgb • 2.0.0 PostCSS plugin to transform W3C CSS Color Module Level 4 rgb() new syntax to more compatible CSS (comma-separated rgb() or rgba()) DIRECT 10 1495729880 postcss-color-rgba-fallback • 3.0.0 PostCSS plugin to transform rgba() to hexadecimal DIRECT 11 1499523172 postcss-custom-media • 6.0.0 PostCSS plugin to transform W3C CSS Custom Media Queries to more compatible CSS DIRECT 9 1494581078 postcss-custom-properties • 6.3.1 PostCSS plugin to polyfill W3C CSS Custom Properties for cascading variables DIRECT 10 1518789479 postcss-custom-selectors • 4.0.1 PostCSS plugin to transform W3C CSS Extensions(Custom Selectors) to more compatible CSS DIRECT 11 1494832193 postcss-font-variant • 3.0.0 PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings) DIRECT 9 1494477652 postcss-image-set-polyfill • 0.3.5 PostCSS plugin for fallback image-set DIRECT 10 1497270730 postcss-initial • 2.0.0 PostCSS plugin to fallback initial keyword. DIRECT 12 1494330549 postcss-media-minmax • 3.0.0 Using more intuitive `>=`, `<=`, `>`, `<` instead of media queries min/max prefix. DIRECT 9 1494476923 postcss-media-query-parser • 0.2.3 A tool for parsing media query lists. INDIRECT 0 1477577507 postcss-message-helpers • 2.0.0 PostCSS helpers to throw or output GNU style messages INDIRECT 0 1422256793 postcss-pseudoelements • 5.0.0 PostCSS plugin to add single-colon CSS 2.1 syntax pseudo selectors (i.e. :before) DIRECT 9 1499628511 postcss-replace-overflow-wrap • 2.0.0 PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations. DIRECT 9 1496090140 postcss-selector-matches • 3.0.1 PostCSS plugin to transform :matches() W3C CSS pseudo class to more compatible CSS selectors DIRECT 10 1494831645 postcss-selector-not • 3.0.1 PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors DIRECT 10 1494831933 postcss-selector-parser • 2.2.3 > Selector parser with built in methods for working with selector strings. INDIRECT 3 1487874183 postcss-value-parser • 3.3.1 Transforms css values and at-rule params into the tree INDIRECT 0 1539372643 postcss-values-parser • 1.5.0 A CSS property value parser for use with PostCSS INDIRECT 3 1521584207 postcss • 6.0.23 Tool for transforming styles with JS plugins DIRECT 8 1529606606 postcss • 7.0.39 Tool for transforming styles with JS plugins INDIRECT 2 1633378354 reduce-css-calc • 1.3.0 Reduce CSS calc() function to the maximum INDIRECT 4 1472209421 reduce-css-calc • 2.1.8 Reduce CSS calc() function to the maximum INDIRECT 2 1610100136 reduce-function-call • 1.0.3 Reduce function calls in a string, using a callback INDIRECT 1 1568266524 regenerator-runtime • 0.11.1 Runtime for Regenerator-compiled generator and async functions. INDIRECT 0 1512675367 rgb-hex • 2.1.0 Convert RGB(A) color to HEX INDIRECT 0 1478233584 simple-swizzle • 0.2.2 Simply swizzle your arguments INDIRECT 1 1479263541 supports-color • 5.5.0 Detect whether a terminal supports color INDIRECT 1 1534739857 uniq • 1.0.1 Removes duplicates from a sorted array in place INDIRECT 0 1401052556 units-css • 0.4.0 Parse length and angle CSS values and convert between units INDIRECT 2 1444499982 viewport-dimensions • 0.2.0 Simple utility for watching and retrieving browser viewport width, height, vmin and vmax INDIRECT 0 1441297584