@babel/code-frame • 7.29.0 Generate errors that contain a code frame that point to source locations. INDIRECT 3 1769881149 @babel/compat-data • 7.29.3 The compat-data to determine required Babel plugins INDIRECT 0 1777584808 @babel/core • 7.29.0 Babel compiler core. INDIRECT 38 1769881162 @babel/generator • 7.29.1 Turns an AST into code. INDIRECT 9 1770218560 @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.28.6 Helper functions on Babel compilation targets INDIRECT 13 1768240180 @babel/helper-create-class-features-plugin • 7.29.3 Compile class public and private fields, private methods and decorators to ES6 INDIRECT 24 1777584809 @babel/helper-create-regexp-features-plugin • 7.28.5 Compile ESNext Regular Expressions to ES5 INDIRECT 15 1761232658 @babel/helper-define-polyfill-provider • 0.6.8 Babel helper to create your own polyfill provider INDIRECT 25 1773698699 @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.28.5 Helper function to replace certain member expressions with function calls INDIRECT 18 1761232673 @babel/helper-module-imports • 7.28.6 Babel helper functions for inserting module loads INDIRECT 18 1768240204 @babel/helper-module-transforms • 7.28.6 Babel helper functions for implementing ES6 module transformations INDIRECT 19 1768240207 @babel/helper-optimise-call-expression • 7.27.1 Helper function to optimise call expression INDIRECT 3 1746025741 @babel/helper-plugin-utils • 7.28.6 General utilities for plugins to use INDIRECT 0 1768240175 @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.28.6 Helper function to replace supers INDIRECT 20 1768240204 @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.28.5 Validate identifier/keywords name INDIRECT 0 1761232658 @babel/helper-validator-option • 7.27.1 Validate plugin/preset options INDIRECT 0 1746025707 @babel/helper-wrap-function • 7.28.6 Helper to wrap functions inside a function call. INDIRECT 18 1768240204 @babel/helpers • 7.29.2 Collection of helper functions used by Babel transforms. INDIRECT 8 1773700399 @babel/parser • 7.29.3 A JavaScript parser INDIRECT 3 1777584809 @babel/plugin-bugfix-firefox-class-in-computed-class-key • 7.28.5 Wraps classes defined in computed keys of other classes affected by https://bugzilla.mozilla.org/show_bug.cgi?id=1887677 INDIRECT 19 1761232673 @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-safari-rest-destructuring-rhs-array • 7.29.3 Workaround a Safari bug where rest destructuring with an array literal on the rhs can yield incorrect results INDIRECT 20 1777584810 @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.28.6 Transform static class fields assignments that are affected by https://crbug.com/v8/12421 INDIRECT 19 1768240204 @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.28.6 Allow parsing of the module assertion attributes in the import statement INDIRECT 1 1768240186 @babel/plugin-syntax-import-attributes • 7.28.6 Allow parsing of the module attributes in the import statement INDIRECT 1 1768240187 @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.29.0 Turn async generator functions into ES2015 generators INDIRECT 22 1769881162 @babel/plugin-transform-async-to-generator • 7.28.6 Turn async functions into ES2015 generators INDIRECT 23 1768240207 @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.28.6 Compile ES2015 block scoping (const and let) to ES5 INDIRECT 1 1768240191 @babel/plugin-transform-class-properties • 7.28.6 This plugin transforms static class properties as well as properties declared with the property initializer syntax INDIRECT 26 1768240210 @babel/plugin-transform-class-static-block • 7.28.6 Transform class static blocks INDIRECT 26 1768240212 @babel/plugin-transform-classes • 7.28.6 Compile ES2015 classes to ES5 INDIRECT 36 1768240209 @babel/plugin-transform-computed-properties • 7.28.6 Compile ES2015 computed properties to ES5 INDIRECT 9 1768240202 @babel/plugin-transform-destructuring • 7.28.5 Compile ES2015 destructuring to ES5 INDIRECT 19 1761232673 @babel/plugin-transform-dotall-regex • 7.28.6 Compile regular expressions using the `s` (`dotAll`) flag to ES5. INDIRECT 17 1768240191 @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.29.0 Compile regular expressions using duplicate named groups to index-based groups. INDIRECT 17 1769881150 @babel/plugin-transform-dynamic-import • 7.27.1 Transform import() expressions INDIRECT 1 1746025726 @babel/plugin-transform-explicit-resource-management • 7.28.6 Compile `using` and `await using` declarations to ES2015 INDIRECT 20 1768240193 @babel/plugin-transform-exponentiation-operator • 7.28.6 Compile exponentiation operator to ES5 INDIRECT 1 1768240193 @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 32 1746025759 @babel/plugin-transform-json-strings • 7.28.6 Escape U+2028 LINE SEPARATOR and U+2029 PARAGRAPH SEPARATOR in JS strings INDIRECT 1 1768240193 @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.28.6 Transforms logical assignment operators into short-circuited assignments INDIRECT 1 1768240194 @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.28.6 This plugin transforms ES2015 modules to CommonJS INDIRECT 21 1768240212 @babel/plugin-transform-modules-systemjs • 7.29.4 This plugin transforms ES2015 modules to SystemJS INDIRECT 21 1777974178 @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.29.0 Compile regular expressions using named groups to ES5. INDIRECT 17 1769881151 @babel/plugin-transform-new-target • 7.27.1 Transforms new.target meta property INDIRECT 1 1746025730 @babel/plugin-transform-nullish-coalescing-operator • 7.28.6 Remove nullish coalescing operator INDIRECT 1 1768240195 @babel/plugin-transform-numeric-separator • 7.28.6 Remove numeric separators from Decimal, Binary, Hex and Octal literals INDIRECT 1 1768240195 @babel/plugin-transform-object-rest-spread • 7.28.6 Compile object rest and spread to ES5 INDIRECT 34 1768240206 @babel/plugin-transform-object-super • 7.27.1 Compile ES2015 object super to ES5 INDIRECT 22 1746025769 @babel/plugin-transform-optional-catch-binding • 7.28.6 Compile optional catch bindings INDIRECT 1 1768240195 @babel/plugin-transform-optional-chaining • 7.28.6 Transform optional chaining operators into a series of nil checks INDIRECT 20 1768240196 @babel/plugin-transform-parameters • 7.27.7 Compile ES2015 default and rest parameters to ES5 INDIRECT 1 1750946597 @babel/plugin-transform-private-methods • 7.28.6 This plugin transforms private class methods INDIRECT 26 1768240212 @babel/plugin-transform-private-property-in-object • 7.28.6 This plugin transforms checks for a private property in an object INDIRECT 26 1768240213 @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.29.0 Explode async and generator functions into a state machine. INDIRECT 1 1769881151 @babel/plugin-transform-regexp-modifiers • 7.28.6 Compile inline regular expression modifiers INDIRECT 17 1768240196 @babel/plugin-transform-reserved-words • 7.27.1 Ensure that no reserved words are used. INDIRECT 1 1746025736 @babel/plugin-transform-runtime • 7.29.0 Externalise references to helpers and builtins, automatically polyfilling your code without polluting globals INDIRECT 46 1769881152 @babel/plugin-transform-shorthand-properties • 7.27.1 Compile ES2015 shorthand properties to ES5 INDIRECT 1 1746025736 @babel/plugin-transform-spread • 7.28.6 Compile ES2015 spread to ES5 INDIRECT 20 1768240197 @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.28.6 Compile Unicode property escapes in Unicode regular expressions to ES5. INDIRECT 17 1768240198 @babel/plugin-transform-unicode-regex • 7.27.1 Compile ES2015 Unicode regex to ES5 INDIRECT 17 1746025753 @babel/plugin-transform-unicode-sets-regex • 7.28.6 Compile regular expressions' unicodeSets (v) flag. INDIRECT 17 1768240198 @babel/preset-env • 7.29.5 A Babel preset for each environment. INDIRECT 128 1777995890 @babel/preset-modules • 0.1.6-no-external-plugins A Babel preset that targets modern browsers by fixing engine bugs. INDIRECT 5 1689960984 @babel/runtime • 7.29.2 babel's modular runtime helpers INDIRECT 0 1773700399 @babel/template • 7.28.6 Generate an AST from a string template. INDIRECT 7 1768240200 @babel/traverse • 7.29.0 The Babel Traverse module maintains the overall tree state, and is responsible for replacing, removing, and adding nodes INDIRECT 17 1769881160 @babel/types • 7.29.0 Babel Types is a Lodash-esque utility library for AST nodes INDIRECT 2 1769881153 @colordx/core • 5.4.3 A high-performance color library with extended support for modern color spaces including OKLCH, OKLAB, Display-P3, and more INDIRECT 0 1777304564 @csstools/cascade-layer-name-parser • 2.0.5 Parse CSS Cascade Layer names. INDIRECT 0 1748342877 @csstools/css-calc • 2.1.4 Solve CSS math expressions INDIRECT 0 1748342870 @csstools/css-color-parser • 3.1.0 Parse CSS color values INDIRECT 2 1755891795 @csstools/css-parser-algorithms • 3.0.5 Algorithms to help you parse CSS from an array of tokens. INDIRECT 0 1748342805 @csstools/css-tokenizer • 3.0.4 Tokenize CSS INDIRECT 0 1748342729 @csstools/media-query-list-parser • 4.0.3 Parse CSS media query lists. INDIRECT 0 1748342884 @csstools/postcss-media-minmax • 2.0.9 Use the range notation in CSS media queries INDIRECT 4 1748343080 @jridgewell/gen-mapping • 0.3.13 Generate source maps INDIRECT 3 1754981001 @jridgewell/remapping • 2.3.5 Remap sequential sourcemaps through transformations to point at the original source code INDIRECT 4 1754981015 @jridgewell/resolve-uri • 3.1.2 Resolve a URI relative to an optional base URI INDIRECT 0 1707939158 @jridgewell/sourcemap-codec • 1.5.5 Encode/decode sourcemap mappings INDIRECT 0 1754981039 @jridgewell/trace-mapping • 0.3.31 Trace the original position through a source map INDIRECT 2 1757535169 @types/parse-path • 7.1.0 Stub TypeScript definitions entry for parse-path, which provides its own types definitions INDIRECT 2 1746475425 abs • 1.3.15 A library to convert a path into an absolute path. DIRECT 5 1739470394 accepts • 1.3.8 Higher-level content negotiation INDIRECT 3 1643845928 acorn-walk • 7.2.0 ECMAScript (ESTree) AST walker INDIRECT 0 1592375138 acorn • 7.4.1 ECMAScript parser INDIRECT 0 1601884406 add-subtract-date • 1.0.16 Add or subtract a specified time in a date object. INDIRECT 0 1739470428 ajs • 1.3.4 Asynchronous templating in Node.js INDIRECT 51 1739470517 ansi-parser • 3.2.11 Parse strings containing ANSI style characters. INDIRECT 0 1739489362 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 ansy • 1.0.16 Cross platform ANSI colors made easy. INDIRECT 11 1739470729 array-flatten • 1.1.1 Flatten an array of nested arrays into a single flat array INDIRECT 0 1436478175 arrs-to-obj • 1.0.13 Converts two arrays into an object. INDIRECT 0 1739470998 asn1.js • 4.10.1 ASN.1 encoder and decoder INDIRECT 3 1518564494 assert • 1.5.1 The node.js assert module, re-packaged for web browsers. INDIRECT 25 1694111385 assured • 1.0.16 Combine promises and callbacks together. INDIRECT 2 1739471133 async-function • 1.0.0 A function that returns the normally hidden `AsyncFunction` constructor INDIRECT 0 1737602154 async-generator-function • 1.0.0 A function that returns the normally hidden `AsyncGeneratorFunction` constructor INDIRECT 0 1739558117 asyncer.js • 1.0.11 Run groups of (a)sync functions. INDIRECT 11 1739471174 auto-parse • 1.8.0 auto-parse any value you happen to send in (String, Number, Boolean,Array, Object, Function, undefined and null). You send it we will try to find a way to parse it.support sending in a string of what type (e.g. boolean) or constructor (e.g. Boolean) INDIRECT 3 1562254242 autoprefixer • 10.5.0 Parse CSS and add vendor prefixes to CSS rules using values from the Can I Use website INDIRECT 10 1776112905 available-typed-arrays • 1.0.7 Returns an array of Typed Array names that are available in the current environment INDIRECT 1 1708386870 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-builder-react-jsx • 6.26.0 Helper function to build react jsx INDIRECT 7 1502898854 babel-helpers • 6.24.1 Collection of helper functions used by Babel transforms. INDIRECT 26 1491578362 babel-messages • 6.23.0 Collection of debug messages used by Babel. INDIRECT 3 1487027061 babel-plugin-polyfill-corejs2 • 0.4.17 A Babel plugin to inject imports to core-js@2 polyfills INDIRECT 26 1773698701 babel-plugin-polyfill-corejs3 • 0.13.0 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 27 1751042269 babel-plugin-polyfill-corejs3 • 0.14.2 A Babel plugin to inject imports to core-js@3 polyfills INDIRECT 27 1773698700 babel-plugin-polyfill-regenerator • 0.6.8 A Babel plugin to inject imports to regenerator-runtime INDIRECT 26 1773698700 babel-plugin-syntax-flow • 6.18.0 Allow parsing of the flow syntax INDIRECT 0 1477343938 babel-plugin-syntax-jsx • 6.18.0 Allow parsing of jsx INDIRECT 0 1477343938 babel-plugin-transform-flow-strip-types • 6.22.0 Strip flow type annotations from your output code. INDIRECT 4 1484872448 babel-plugin-transform-react-display-name • 6.25.0 Add displayName to React.createClass calls INDIRECT 3 1496957345 babel-plugin-transform-react-jsx-self • 6.22.0 Add a __self prop to all JSX Elements INDIRECT 4 1484872457 babel-plugin-transform-react-jsx-source • 6.22.0 Add a __source prop to all JSX Elements INDIRECT 4 1484872458 babel-plugin-transform-react-jsx • 6.24.1 Turn JSX into React function calls INDIRECT 9 1491578354 babel-plugin-transform-remove-strict-mode • 0.0.2 remove "use strict" directive INDIRECT 0 1458116479 babel-preset-flow • 6.23.0 Babel preset for all Flow plugins. INDIRECT 5 1487034856 babel-preset-react • 6.24.1 Babel preset for all React plugins. INDIRECT 16 1491578366 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 babelify • 10.0.0 Babel browserify transform INDIRECT 0 1536279720 babylon • 6.18.0 A JavaScript parser INDIRECT 0 1502826087 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 barbe • 3.0.17 Like mustache, but simple, tiny and fast. INDIRECT 5 1739471405 base64-js • 1.5.1 Base64 encoding/decoding in pure JS INDIRECT 0 1605123228 binary-extensions • 2.3.0 List of binary file extensions INDIRECT 0 1710439839 bindy • 1.0.15 Create array of functions bound to input arrays. INDIRECT 5 1739471565 bloggify-actions • 1.3.0 High-level module for building the actions functionality. Core module. DIRECT 3 1743586328 bloggify-flexible-router • 2.1.0 A flexible router for Bloggify apps. DIRECT 22 1676210177 bloggify-plugin-class • 2.1.3 A library for managing plugin objects. INDIRECT 19 1596999480 bloggify-plugin-loader • 2.1.2 The Bloggify plugin loader. DIRECT 23 1596999531 bloggify-renderer-ajs • 2.0.3 ajs renderer for Bloggify. DIRECT 54 1596999733 bloggify-template-renderer • 2.1.2 The default template renderer for Bloggify. DIRECT 21 1597000276 bn.js • 4.12.3 Big number implementation in pure javascript INDIRECT 0 1771465794 bn.js • 5.2.3 Big number implementation in pure javascript INDIRECT 0 1771465399 body-parser • 1.20.5 Node.js body parsing middleware INDIRECT 43 1777053323 brace-expansion • 1.1.14 Brace expansion as known from sh/bash INDIRECT 2 1775913902 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 brorand • 1.1.0 Random number generator for browsers and node.js INDIRECT 0 1487799562 browser-pack • 6.1.0 pack node-style source files from a json stream into a browser bundle INDIRECT 21 1522396714 browser-resolve • 2.0.0 resolve which handles browser field support in package.json INDIRECT 7 1596440039 browser-unpack • 1.4.3 parse a bundle generated by browser-pack INDIRECT 16 1722630843 browserify-aes • 1.2.0 aes, for browserify INDIRECT 48 1522765396 browserify-cipher • 1.0.1 ciphers for the browser INDIRECT 52 1523448337 browserify-des • 1.0.2 browserify-des === INDIRECT 35 1531235206 browserify-rsa • 4.1.1 RSA for browserify INDIRECT 3 1727392712 browserify-zlib • 0.2.0 Full zlib module for the browser INDIRECT 1 1496505725 browserify • 16.5.2 browser-side require() the node way INDIRECT 172 1596485745 browserify • 17.0.1 browser-side require() the node way INDIRECT 173 1727984646 browserslist • 4.28.2 Share target browsers between different front-end tools, like Autoprefixer, Stylelint and babel-env-preset INDIRECT 7 1774952692 buffer-from • 1.1.2 A [ponyfill](https://ponyfill.com) for `Buffer.from`, uses native implementation if available. INDIRECT 0 1627578333 buffer-xor • 1.0.3 A simple module for bitwise-xor on buffers INDIRECT 0 1443165316 buffer • 5.2.1 Node.js Buffer API, for the browser INDIRECT 2 1535665522 bug-killer • 4.4.4 Simple way to log messages in stdout or other stream. INDIRECT 28 1490286868 builtin-status-codes • 3.0.0 The map of HTTP status codes from the builtin http module INDIRECT 0 1467230250 bundle-collapser • 1.4.0 convert bundle paths to IDS to save bytes in browserify bundles INDIRECT 32 1583789366 bytes • 3.1.2 Utility to parse a string bytes to bytes and vice-versa INDIRECT 0 1643346157 cached-path-relative • 1.1.0 Memoize the results of the path.relative function INDIRECT 0 1642619730 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.9 Robustly `.call.bind()` a function INDIRECT 18 1775749088 call-bound • 1.0.4 Robust call-bound JavaScript intrinsics, using `call-bind` and `get-intrinsic`. INDIRECT 15 1741024203 camelo • 1.2.2 Convert a string into camel case style by providing the separators. INDIRECT 3 1739471731 caniuse-api • 3.0.0 request the caniuse data to check browsers compatibilities INDIRECT 10 1531236253 chalk • 1.1.3 Terminal string styling done right. Much color. INDIRECT 6 1459210604 chokidar • 3.6.0 Minimal and efficient cross-platform file watching library INDIRECT 14 1707260254 cipher-base • 1.0.7 abstract base class for crypto-streams INDIRECT 32 1758775956 class-methods • 1.0.13 Get the methods of a JavaScript class. INDIRECT 7 1739471881 clean-css • 5.3.3 A well-tested CSS minifier INDIRECT 1 1701335104 cli-box • 6.0.11 A library to generate ASCII boxes via NodeJS INDIRECT 8 1739489459 clp • 4.0.13 A tiny and fast command line arguments parser. INDIRECT 5 1739472194 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 combine-source-map • 0.8.0 Add source maps of multiple files, offset them and then combine them into one source map INDIRECT 4 1490008575 commander • 11.1.0 the complete solution for node.js command-line programs INDIRECT 0 1697156974 commander • 2.20.3 the complete solution for node.js command-line programs INDIRECT 0 1570772424 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 concat-stream • 1.6.2 writable stream that concatenates strings or binary data and calls a callback with the result INDIRECT 10 1521645450 constants-browserify • 1.0.0 node's constants module for the browser INDIRECT 0 1436811402 content-disposition • 0.5.4 Create and parse Content-Disposition header INDIRECT 1 1639176934 content-type • 1.0.5 Create and parse HTTP Content-Type header INDIRECT 0 1675020359 convert-source-map • 1.1.3 Converts a source-map from/to different formats and allows adding/changing properties. INDIRECT 0 1451580417 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 cookie-parser • 1.4.7 Parse HTTP request cookies INDIRECT 2 1728411976 cookie-signature • 1.0.6 Sign and unsign cookies INDIRECT 0 1423002195 cookie-signature • 1.0.7 Sign and unsign cookies INDIRECT 0 1681343950 cookie • 0.4.0 HTTP server cookie parsing and serialization INDIRECT 0 1557977167 cookie • 0.7.2 HTTP server cookie parsing and serialization INDIRECT 0 1728272488 core-js-compat • 3.49.0 core-js compat INDIRECT 8 1773695590 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 couleurs • 6.0.12 Add some color and styles to your Node.JS strings. INDIRECT 13 1739489791 create-ecdh • 4.0.4 createECDH but browserifiable INDIRECT 8 1596557388 create-hash • 1.2.0 create hashes for browserify INDIRECT 45 1523451264 create-hmac • 1.1.7 node style hmacs in the browser INDIRECT 46 1523449880 crypto-browserify • 3.12.1 implementation of crypto for the browser INDIRECT 72 1729619237 csrf • 3.1.0 primary logic behind csrf tokens INDIRECT 4 1554867350 css-tree • 2.2.1 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 1660507987 css-tree • 3.2.1 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 1772719956 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 • 7.0.17 Safe defaults for cssnano which require minimal configuration. INDIRECT 64 1777918686 cssnano-utils • 5.0.3 Utility methods and plugin for cssnano projects INDIRECT 0 1777739716 cssnano • 7.1.9 A modular minifier, built on top of the PostCSS ecosystem. INDIRECT 66 1777918686 csso • 5.0.5 CSS minifier with structural optimisations INDIRECT 3 1660153257 csurf • 1.11.0 CSRF token middleware INDIRECT 13 1579408129 cuint • 0.2.2 Unsigned integers for Javascript INDIRECT 0 1471979738 custom-return • 1.0.13 Generate a function that returns a constant. INDIRECT 1 1739472668 cute-logger • 8.0.5 Simple way to log messages in stdout or other stream. DIRECT 28 1739472701 date-unit-ms • 1.1.15 Millisecond conversions for common date units (seconds, minutes, hours etc). INDIRECT 0 1739472846 daty • 1.2.2 A tiny library to manage date objects. INDIRECT 17 1739472882 days • 1.1.1 Days of the week. INDIRECT 0 1498814834 debug-mode • 2.0.3 Detect if a Node.js process is in the debug mode. INDIRECT 0 1739472916 debug • 2.6.9 small debugging utility INDIRECT 1 1506087155 debug • 4.4.3 Lightweight debugging utility for Node.js and the browser INDIRECT 1 1757784319 deffy • 2.2.5 Small and fast library to set default values. DIRECT 3 1739472970 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 defined • 1.0.1 return the first argument that is `!== undefined` INDIRECT 0 1665583262 depd • 1.1.2 Deprecate all the things INDIRECT 0 1515736023 depd • 2.0.0 Deprecate all the things INDIRECT 0 1540576375 deps-sort • 2.0.1 sort module-deps output for deterministic browserify bundles INDIRECT 17 1572352544 des.js • 1.1.0 DES implementation INDIRECT 2 1685370818 destroy • 1.2.0 destroy a stream if possible INDIRECT 0 1647802992 detect-indent • 4.0.0 Detect the indentation of code INDIRECT 2 1441618681 detective • 5.2.1 find all require() calls by walking the AST INDIRECT 6 1653667369 diff-dates • 1.0.15 Make date differences. INDIRECT 1 1739473046 diffie-hellman • 5.0.3 pure js diffie-hellman INDIRECT 5 1523448210 dom-serializer • 2.0.0 render domhandler DOM nodes to a string INDIRECT 3 1649524908 domain-browser • 1.2.0 Node's domain module for the web browser. This is merely an evented try...catch with the same API as node, nothing more. INDIRECT 0 1516946801 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 ee-first • 1.1.1 return the first event in a set of ee/event pairs INDIRECT 0 1432581508 elliptic • 6.6.1 EC cryptography INDIRECT 7 1731469190 encodeurl • 2.0.0 Encode a URL to a percent-encoded form, excluding already-encoded sequences INDIRECT 0 1711670622 err • 2.1.13 A tiny library to create custom errors in JavaScript. INDIRECT 6 1739474054 error-creator • 1.1.0 Create errors with dynamic parameters and i18n in mind. DIRECT 1 1676209831 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-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 escalade • 3.2.0 A tiny (183B to 210B) and fast utility to ascend parent directories INDIRECT 0 1724972376 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 etag • 1.8.1 Create simple HTTP ETags INDIRECT 0 1505270624 events • 2.1.0 Node's event emitter for all engines. INDIRECT 0 1527241357 events • 3.3.0 Node's event emitter for all engines. INDIRECT 0 1614444687 evp_bytestokey • 1.0.3 The insecure key derivation algorithm from OpenSSL INDIRECT 4 1504606836 exclude-arr • 1.0.12 Exclude elements from arrays. INDIRECT 0 1739474107 express-session • 1.19.0 Simple session middleware for Express INDIRECT 10 1769093186 express • 4.22.2 Fast, unopinionated, minimalist web framework INDIRECT 70 1778525400 extend • 3.0.2 Port of jQuery.extend for node.js and the browser INDIRECT 0 1532032091 falafel • 2.2.5 transform the ast on a recursive walk INDIRECT 2 1652255363 fast-safe-stringify • 2.1.1 Safely and quickly serialize JavaScript objects INDIRECT 0 1631085556 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 fillo • 1.0.15 Fill a value with characters to the given size. INDIRECT 0 1739474357 finalhandler • 1.3.2 Node.js final http responder INDIRECT 9 1764604790 find-file-in-dirs • 1.0.13 Find a file in different directories. INDIRECT 11 1739474394 find-value • 1.0.13 Find object values by passing the path as string. INDIRECT 0 1739474423 fn-result • 1.0.13 Take an (a)sync function result and pass it forward. INDIRECT 3 1739474588 for-each • 0.3.5 A better forEach INDIRECT 1 1739256963 formatoid • 1.2.5 Tiny and fast module for formatting date objects. INDIRECT 5 1739474652 forwarded • 0.2.0 Parse HTTP X-Forwarded-For header INDIRECT 0 1622503382 fraction.js • 5.3.4 The RAW rational numbers library INDIRECT 0 1755863085 fresh • 0.5.2 HTTP response freshness testing INDIRECT 0 1505365392 fs-file-tree • 1.1.2 Get a directory file tree as an object. DIRECT 14 1739474686 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 function.name • 1.0.14 Function name shim (especially for supporting function names in Internet Explorer). INDIRECT 1 1739474833 fwatcher • 2.2.9 Watch files for changes. INDIRECT 31 1546541446 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 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-intrinsic • 1.3.1 Get and robustly cache all JS language-level intrinsics at first require time INDIRECT 14 1759188007 get-proto • 1.0.1 Robustly get the [[Prototype]] of an object INDIRECT 6 1735848482 globals • 9.18.0 Global identifiers from different JavaScript environments INDIRECT 0 1496827524 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 has-ansi • 2.0.0 Check if a string has ANSI escape codes INDIRECT 1 1435681054 has-flag • 1.0.0 Check if argv has a specific flag INDIRECT 0 1436309034 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 has-tostringtag • 1.0.2 Determine if the JS environment has `Symbol.toStringTag` support. Supports spec, or shams. INDIRECT 1 1706823840 has • 1.0.4 Object.prototype.hasOwnProperty.call shortcut INDIRECT 0 1696353285 hash-base • 3.0.5 abstract base class for hash-streams INDIRECT 2 1732435106 hash-base • 3.1.2 abstract base class for hash-streams INDIRECT 39 1758585746 hash.js • 1.1.7 Various hash functions that could be run by both browser and node INDIRECT 2 1543607403 hasown • 2.0.3 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1776463926 hmac-drbg • 1.0.1 Deterministic random bit generator (hmac) INDIRECT 4 1491777211 home-or-tmp • 2.0.0 Get the user home directory with fallback to the system temp directory INDIRECT 2 1434199362 htmlescape • 1.1.1 Properly escape JSON for usage as an object literal inside of a `<script>` tag INDIRECT 0 1458699438 http-errors • 1.7.3 Create HTTP error objects INDIRECT 5 1561418478 http-errors • 2.0.1 Create HTTP error objects INDIRECT 5 1763665942 https-browserify • 1.0.0 https module compatability for browserify INDIRECT 0 1491348916 iconv-lite • 0.4.24 Convert character encodings in pure javascript. INDIRECT 1 1534969392 idy • 1.2.10 Generate random and potentially unique ids. INDIRECT 0 1596982224 idy • 2.0.1 Generate random and potentially unique ids. INDIRECT 0 1739493756 indento • 1.1.14 Indent strings. INDIRECT 0 1739477413 inline-source-map • 0.6.3 Adds source mappings and base64 encodes them, so they can be inlined in your generated file. INDIRECT 1 1708797911 insert-module-globals • 7.2.1 insert implicit module globals into a module-deps stream INDIRECT 31 1602241509 invariant • 2.2.4 invariant INDIRECT 2 1520966170 ipaddr.js • 1.9.1 A library for manipulating IPv4 and IPv6 addresses in JavaScript. INDIRECT 0 1563330499 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 17 1734073522 is-binary-path • 2.1.0 Check if a file path is a binary file INDIRECT 1 1555648965 is-buffer • 1.1.6 Determine if an object is a Buffer INDIRECT 0 1508967388 is-callable • 1.2.7 Is this JS value callable? Works with Functions and GeneratorFunctions, despite ES6 @@toStringTag. INDIRECT 0 1663973379 is-core-module • 2.16.2 Is this specifier a node.js core module? INDIRECT 2 1778002489 is-empty-obj • 1.0.14 Check if an object is empty or not. INDIRECT 0 1739477655 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-generator-function • 1.1.2 Determine if a function is a native generator function. INDIRECT 19 1759257674 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 • 2.1.0 Returns true if the value is a number. comprehensive tests. INDIRECT 2 1448200616 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-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 17 1733982247 is-there • 4.5.2 Check if a file or directory exists in a given path. DIRECT 0 1739493856 is-typed-array • 1.1.15 Is this value a JS Typed Array? This module works cross-realm/iframe, does not depend on `instanceof` or mutable properties, and despite ES6 Symbol.toStringTag. INDIRECT 26 1734542407 is-undefined • 1.0.12 Check if a value is undefined or not. INDIRECT 0 1739477851 is-win • 1.0.11 Check if the machine is running Windows or not. INDIRECT 0 1739477917 isarray • 1.0.0 Array#isArray for older browsers INDIRECT 0 1449741907 isarray • 2.0.5 Array#isArray for older browsers INDIRECT 0 1562592082 iterate-object • 1.3.5 A convenient way to iterate objects. DIRECT 0 1739477955 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 • 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-stable-stringify • 0.0.1 deterministic JSON.stringify() with custom sorting to get deterministic hashes from stringified results INDIRECT 1 1374108469 json5 • 0.5.1 JSON for the ES5 era. INDIRECT 0 1480284434 json5 • 2.2.3 JSON for Humans INDIRECT 0 1672506692 jsonfile • 5.0.0 Easily read/write JSON files. INDIRECT 2 1536426216 jsonparse • 1.3.1 This is a pure-js JSON streaming parser for node.js INDIRECT 0 1494359953 kind-of • 3.2.2 Get the native type of a value. INDIRECT 1 1494958901 labeled-stream-splicer • 2.0.2 stream splicer with labels INDIRECT 9 1558694115 last-char • 1.3.12 Get the last character in a provided string. INDIRECT 0 1739478441 le-table • 6.1.11 Another NodeJS module for creating ASCII tables. INDIRECT 18 1739478496 lien • 4.0.0 An easy to use web framework for Node.js. DIRECT 105 1704106077 lilconfig • 3.1.3 A zero-dependency alternative to cosmiconfig INDIRECT 0 1733226557 local-ip-address • 1.0.1 Get the machine IP on the local network. DIRECT 0 1739478597 lodash.debounce • 4.0.8 The lodash method `_.debounce` exported as a module. INDIRECT 0 1471109869 lodash.memoize • 3.0.4 The modern build of lodash’s `_.memoize` as a module. INDIRECT 0 1432065215 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 lodash • 4.18.1 Lodash modular utilities. INDIRECT 0 1775077280 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 make-dir • 3.1.0 Make a directory and its parents if needed - Think `mkdir -p` INDIRECT 1 1587567554 match-all • 1.2.7 Get all the matches for a regular expression in a string. INDIRECT 0 1739479945 match-it • 1.0.10 A safer regex match. INDIRECT 0 1739488836 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 maybe-require • 1.0.4 A less violent require. DIRECT 6 1739488898 md5.js • 1.3.5 node style md5 on pure JavaScript INDIRECT 3 1538487356 media-typer • 0.3.0 Simple RFC 6838 media type parser and formatter INDIRECT 0 1410150744 merge-descriptors • 1.0.3 Merge objects using descriptors INDIRECT 0 1700155732 methods • 1.1.2 HTTP methods that node supports INDIRECT 0 1453085636 miller-rabin • 4.0.1 Miller Rabin algorithm for primality test INDIRECT 2 1506550160 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 mime • 1.6.0 A comprehensive library for mime-type mapping INDIRECT 0 1511571199 mime • 2.5.2 A comprehensive library for mime-type mapping INDIRECT 0 1613584738 minimalistic-crypto-utils • 1.0.1 Minimalistic tools for JS crypto modules INDIRECT 0 1487798457 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 mkdirp-classic • 0.5.3 Mirror of mkdirp 0.5.2 INDIRECT 0 1588586163 mkdirp • 0.5.6 Recursively mkdir, like `mkdir -p` INDIRECT 1 1647992895 mkdirp • 3.0.1 Recursively mkdir, like `mkdir -p` DIRECT 0 1682357258 module-deps • 6.2.3 walk the dependency graph to generate json output that can be fed into browser-pack INDIRECT 36 1596451836 months • 1.2.0 Months of the year. INDIRECT 0 1499741955 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.12 A tiny (116 bytes), secure URL-friendly unique string ID generator INDIRECT 0 1777586654 negotiator • 0.6.3 HTTP content negotiation INDIRECT 0 1642902613 node-releases • 2.0.46 Node.js releases data INDIRECT 0 1779424293 noop6 • 1.0.10 No operation as a module using an arrow function. DIRECT 0 1739494673 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 oargv • 3.4.11 Turns an object into a bash command. INDIRECT 6 1739494189 obj-def • 1.0.10 Easily set default fields in objects. INDIRECT 4 1739494918 object-inspect • 1.13.4 string representations of objects in node and the browser INDIRECT 0 1738718770 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 22 1734555262 on-finished • 2.4.1 Execute a callback when a request closes, finishes, or errors INDIRECT 1 1645546248 on-headers • 1.1.0 Execute a listener when a response is about to write headers INDIRECT 0 1752766891 one-by-one • 3.2.9 Run async tasks one by one. INDIRECT 6 1739495119 os-browserify • 0.3.0 The [os](https://nodejs.org/api/os.html) module from node.js, but for browsers. INDIRECT 0 1492659501 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 outpipe • 1.1.1 write output to a file through shell commands INDIRECT 1 1428119780 overlap • 2.2.11 Overlap two strings that contain new lines. Useful for ASCII drawings. INDIRECT 8 1739494219 package-json-path • 1.0.10 Get the package.json path in a specific directory. INDIRECT 6 1739495230 parents • 1.0.1 return all the parent directories for a directory INDIRECT 1 1421261295 parse-db-uri • 2.1.2 Parse database URIs DIRECT 3 1747223450 parse-it • 1.0.11 Configurable string templating, without separators. INDIRECT 1 1739495385 parse-path • 7.1.0 Parse paths (local paths, urls: ssh/git/etc) INDIRECT 1 1744700536 parse-url • 8.1.0 An advanced url parser supporting git urls too. INDIRECT 2 1661864927 parse-url • 9.2.0 An advanced url parser supporting git urls too. INDIRECT 3 1712121919 parseurl • 1.3.3 parse a url with memoization INDIRECT 0 1555388186 path-browserify • 0.0.1 the path module from node core for browsers INDIRECT 0 1529488340 path-browserify • 1.0.1 the path module from node core for browsers INDIRECT 0 1583254358 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-platform • 0.11.15 Provide access to win32 and posix path operations; sourced directly from upstream Node.js INDIRECT 0 1418324240 path-to-regexp • 0.1.13 Express style path to RegExp utility INDIRECT 0 1774539760 path-to-regexp • 6.3.0 Express style path to RegExp utility INDIRECT 0 1726103376 pbkdf2 • 3.1.5 This library provides the functionality of PBKDF2 with the ability to use any supported hashing algorithm returned from crypto.getHashes() INDIRECT 47 1758695126 picomatch • 2.3.2 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 1774298348 pify • 2.3.0 Promisify a callback-style function INDIRECT 0 1445865378 possible-typed-array-names • 1.1.0 A simple list of possible Typed Array names. INDIRECT 0 1738904655 postcss-attribute-case-insensitive • 7.0.1 Enable support for case insensitive attribute matching in selectors INDIRECT 3 1729719857 postcss-calc • 10.1.1 PostCSS plugin to reduce calc() INDIRECT 4 1738340780 postcss-clamp • 4.1.0 PostCSS plugin to transform clamp() to combination of min/max INDIRECT 1 1646984354 postcss-color-hex-alpha • 10.0.0 Use 4 & 8 character hex color notation in CSS INDIRECT 2 1722720973 postcss-colormin • 7.0.10 Minify colors in your CSS files with PostCSS. INDIRECT 13 1777739717 postcss-convert-values • 7.0.12 Convert values with PostCSS (e.g. ms -> s) INDIRECT 9 1777739716 postcss-css-variables • 0.19.0 PostCSS plugin to transform CSS Custom Properties(CSS variables) syntax into a static representation INDIRECT 3 1681286945 postcss-custom-media • 11.0.6 Use Custom Media Queries in CSS INDIRECT 4 1748343057 postcss-custom-properties • 14.0.6 Use Custom Properties Queries in CSS INDIRECT 5 1749126064 postcss-custom-selectors • 8.0.5 Use Custom Selectors in CSS INDIRECT 6 1748343068 postcss-discard-comments • 7.0.8 Discard comments in your CSS files with PostCSS. INDIRECT 3 1777739715 postcss-discard-duplicates • 7.0.4 Discard duplicate rules in your CSS files with PostCSS. INDIRECT 0 1777739716 postcss-discard-empty • 7.0.3 Discard empty rules and values with PostCSS. INDIRECT 0 1777739716 postcss-discard-overridden • 7.0.3 PostCSS plugin to discard overridden @keyframes or @counter-style. INDIRECT 0 1777739720 postcss-font-variant • 5.0.0 PostCSS plugin to transform W3C font-variant properties to more compatible CSS (font-feature-settings) INDIRECT 0 1610474897 postcss-import • 16.1.1 PostCSS plugin to import CSS files INDIRECT 10 1750138637 postcss-merge-longhand • 7.0.7 Merge longhand properties into shorthand with PostCSS. INDIRECT 13 1777739722 postcss-merge-rules • 7.0.11 Merge CSS rules with PostCSS. INDIRECT 15 1777739722 postcss-minify-font-values • 7.0.3 Minify font declarations with PostCSS INDIRECT 1 1777739722 postcss-minify-gradients • 7.0.5 Minify gradient parameters with PostCSS. INDIRECT 3 1777739722 postcss-minify-params • 7.0.9 Minify at-rule params with PostCSS INDIRECT 10 1777739722 postcss-minify-selectors • 7.1.2 Minify selectors with PostCSS. INDIRECT 14 1777918686 postcss-normalize-charset • 7.0.3 Add necessary or remove extra charset with PostCSS INDIRECT 0 1777739723 postcss-normalize-display-values • 7.0.3 Normalize multiple value display syntaxes into single values. INDIRECT 1 1777739723 postcss-normalize-positions • 7.0.4 Normalize keyword values for position into length values. INDIRECT 1 1777739726 postcss-normalize-repeat-style • 7.0.4 Convert two value syntax for repeat-style into one value. INDIRECT 1 1777739725 postcss-normalize-string • 7.0.3 Normalize wrapping quotes for CSS string literals. INDIRECT 1 1777739728 postcss-normalize-timing-functions • 7.0.3 Normalize CSS animation/transition timing functions. INDIRECT 1 1777739728 postcss-normalize-unicode • 7.0.9 Normalize unicode-range descriptors, and can convert to wildcard ranges. INDIRECT 9 1777739728 postcss-normalize-url • 7.0.3 Normalize URLs with PostCSS INDIRECT 1 1777739728 postcss-normalize-whitespace • 7.0.3 Trim whitespace inside and around CSS rules & declarations. INDIRECT 1 1777739728 postcss-opacity-percentage • 3.0.0 PostCSS plugin to transform percentage-based opacity values to more compatible floating-point values. INDIRECT 0 1725380648 postcss-ordered-values • 7.0.4 Ensure values are ordered consistently in your CSS. INDIRECT 2 1777739729 postcss-page-break • 3.0.4 PostCSS plugin postcss-page-break to fallback `break-` properties with `page-break-` alias INDIRECT 0 1601207873 postcss-reduce-initial • 7.0.9 Reduce initial definitions to the actual initial value, where possible. INDIRECT 11 1777739729 postcss-reduce-transforms • 7.0.3 Reduce transform functions with PostCSS. INDIRECT 1 1777739729 postcss-replace-overflow-wrap • 4.0.0 PostCSS plugin to replace overflow-wrap with word-wrap or optionally retain both declarations. INDIRECT 0 1600279927 postcss-selector-not • 8.0.1 PostCSS plugin to transform :not() W3C CSS level 4 pseudo class to :not() CSS level 3 selectors INDIRECT 3 1729719907 postcss-selector-parser • 7.1.1 > Selector parser with built in methods for working with selector strings. INDIRECT 2 1764254117 postcss-svgo • 7.1.3 Optimise inline SVG with PostCSS. INDIRECT 20 1777739729 postcss-unique-selectors • 7.0.7 Ensure CSS selectors are unique. INDIRECT 3 1777739731 postcss-url • 10.1.4 PostCSS plugin to rebase or inline on url(). INDIRECT 9 1779371685 postcss-value-parser • 4.2.0 Transforms css values and at-rule params into the tree INDIRECT 0 1638185576 postcss • 8.5.15 Tool for transforming styles with JS plugins INDIRECT 3 1779184289 private • 0.1.8 Utility for associating truly private state with any JavaScript object INDIRECT 0 1507855680 proc-output • 1.0.9 Get the output of a process. INDIRECT 0 1739495883 process-nextick-args • 2.0.1 process.nextTick but always with args INDIRECT 0 1560976479 process • 0.11.10 process information for node.js and browsers INDIRECT 0 1493210067 prompt-sync • 4.2.0 a synchronous prompt for node.js INDIRECT 2 1576844388 promptify • 2.0.2 An easy-to-use prompt for Node.js. INDIRECT 6 1739495907 protocols • 2.0.2 Get the protocols of an input url. INDIRECT 0 1739495938 proxy-addr • 2.0.7 Determine address of proxied request INDIRECT 2 1622509048 public-encrypt • 4.0.3 browserify version of publicEncrypt & privateDecrypt INDIRECT 58 1538423236 punycode • 1.4.1 A robust Punycode converter that fully complies to RFC 3492 and RFC 5891, and works on nearly all JavaScript platforms. INDIRECT 0 1458437238 r-json • 1.3.1 A small module to read JSON files. INDIRECT 1 1739494361 random-bytes • 1.0.0 URL and cookie safe UIDs INDIRECT 0 1453015977 randombytes • 2.1.0 random bytes from browserify stand alone INDIRECT 1 1550584119 randomfill • 1.0.4 random fill from browserify stand alone INDIRECT 2 1518786236 range-parser • 1.2.1 Range header field string parser INDIRECT 0 1557534457 raw-body • 2.5.3 Get and validate the raw body of a readable stream. INDIRECT 10 1764084228 read-cache • 1.0.0 Reads and caches the entire contents of a file until it is modified INDIRECT 1 1452477194 read-dir-and-stat • 1.0.9 Reads the directory files and adds the stat info. INDIRECT 8 1739496340 read-file-cache • 1.0.8 Read files and cache them. INDIRECT 7 1739496366 read-only-stream • 2.0.0 wrap a readable/writable stream to be read-only INDIRECT 8 1440392541 read-utf8 • 1.2.11 Reads files using the utf-8 encoding. INDIRECT 0 1739494390 readable-stream • 2.3.8 Streams3, a user-land copy of the stream library from Node.js INDIRECT 7 1677146646 readable-stream • 3.6.2 Streams3, a user-land copy of the stream library from Node.js INDIRECT 4 1678438954 readdirp • 3.6.0 Recursive version of fs.readdir with streaming API. INDIRECT 1 1615717351 regenerate-unicode-properties • 10.2.2 Regenerate sets for Unicode properties and values. INDIRECT 1 1757448519 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 regex-escape • 3.4.11 Escapes input characters to be used in regular expressions. INDIRECT 0 1739496449 regexpu-core • 6.4.0 regexpu’s core functionality (i.e. `rewritePattern(pattern, flag)`), capable of translating ES6 Unicode regular expressions to ES5. INDIRECT 9 1758554442 regjsgen • 0.8.0 Generate regular expressions from regjsparser’s AST. INDIRECT 0 1686069841 remove-blank-lines • 1.4.2 Remove blank lines from a string. INDIRECT 0 1739496527 repeating • 2.0.1 Repeat a string - fast INDIRECT 1 1460395967 require-dir-watch • 1.0.0 Reimport the files from a directory when they are being updated. INDIRECT 0 1743584768 require-dir • 1.2.0 Helper to require() directories. DIRECT 0 1543251366 resolve • 1.22.12 resolve like require.resolve() on behalf of files asynchronously and synchronously INDIRECT 6 1775929295 ripemd160 • 2.0.3 Compute ripemd160 of bytes or strings. INDIRECT 40 1758597694 rndm • 1.2.0 random string generator INDIRECT 0 1445962408 rucksack-lite • 5.0.2 The base class for the Rucksack JavaScript and CSS bundler. INDIRECT 6 1711350860 rucksack • 6.1.1 JavaScript and CSS bundler. DIRECT 593 1746551499 safe-buffer • 5.1.2 Safer Node.js Buffer API INDIRECT 0 1524687024 safe-buffer • 5.2.1 Safer Node.js Buffer API INDIRECT 0 1589128650 safe-r-json • 1.0.8 A convenient JSON file reader. DIRECT 2 1739496763 safe-regex-test • 1.1.0 Give a regex, get a robust predicate function that tests it against a string. INDIRECT 18 1734029347 safer-buffer • 2.1.2 Modern Buffer API polyfill without footguns INDIRECT 0 1523184162 same-time • 2.3.6 Call functions in parallel and store the results. INDIRECT 4 1739496810 send • 0.19.2 Better streaming static file server with Range and conditional-GET support INDIRECT 18 1765826944 serve-static • 1.16.3 Serve static files INDIRECT 20 1765825976 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 set-or-get • 1.2.12 Sets or gets an object field value. INDIRECT 4 1739496996 shasum • 1.0.2 Single function that return the sha1sum. Installing this is just a little bit quicker than reading the crypto documentation. INDIRECT 35 1444114529 shell-quote • 1.8.4 quote and parse shell commands INDIRECT 0 1779455628 side-channel-list • 1.0.1 Store information about any JS value in a side channel, using a linked list INDIRECT 2 1775667313 side-channel-map • 1.0.1 Store information about any JS value in a side channel, using a Map INDIRECT 17 1733892798 side-channel-weakmap • 1.0.2 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 18 1733895551 side-channel • 1.1.0 Store information about any JS value in a side channel. Uses WeakMap if available. INDIRECT 20 1733936433 simple-concat • 1.0.1 Super-minimalist version of `concat-stream`. Less than 15 lines! INDIRECT 0 1594960584 slash • 1.0.0 Convert Windows backslash paths to slash paths INDIRECT 0 1407924902 sliced • 1.0.1 A faster Node.js alternative to Array.prototype.slice.call(arguments) INDIRECT 0 1436918304 source-map-support • 0.4.18 Fixes stack traces for files with source maps INDIRECT 1 1505036648 source-map-support • 0.5.21 Fixes stack traces for files with source maps INDIRECT 2 1637319777 spawn-npm • 1.4.8 Run npm commands by creating child processes. INDIRECT 9 1739497233 spawno • 2.1.2 Easily work with child processes. INDIRECT 1 1739497255 static-methods • 1.0.13 Get the static methods of a JavaScript class. INDIRECT 0 1739497404 statuses • 1.5.0 HTTP status utility INDIRECT 0 1522201397 statuses • 2.0.2 HTTP status utility INDIRECT 0 1749239761 stream-browserify • 2.0.2 the stream module from node core for browsers INDIRECT 8 1548169399 stream-browserify • 3.0.0 the stream module from node core for browsers INDIRECT 5 1587041454 stream-combiner2 • 1.1.1 This is a sequel to [stream-combiner](https://npmjs.org/package/stream-combiner) for streams3. INDIRECT 9 1445036638 stream-data • 1.0.9 Collect the stream data and send it into a callback function. INDIRECT 0 1739497463 stream-http • 3.2.0 Streaming http in the browser INDIRECT 7 1618430752 stream-splicer • 2.0.1 streaming pipeline with a mutable configuration INDIRECT 8 1558694007 streamp • 3.0.3 mkdir -p combined with streams. INDIRECT 7 1739494422 string_decoder • 1.1.1 The string_decoder module from Node core INDIRECT 1 1522397655 string_decoder • 1.3.0 The string_decoder module from Node core INDIRECT 1 1565169636 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 stylehacks • 7.0.11 Detect/remove browser hacks from CSS files. INDIRECT 11 1777739732 subarg • 1.0.0 parse arguments with recursive contexts INDIRECT 1 1412357754 supports-color • 2.0.0 Detect whether a terminal supports color INDIRECT 0 1435705114 supports-color • 3.2.3 Detect whether a terminal supports color INDIRECT 1 1484526472 supports-preserve-symlinks-flag • 1.0.0 Determine if the current node version supports the `--preserve-symlinks` flag. INDIRECT 0 1641194576 svgo • 4.0.1 SVGO is a Node.js library and command-line application for optimizing vector images. INDIRECT 18 1772635294 syntax-error • 1.4.0 detect and report syntax errors in source code strings INDIRECT 4 1518173831 through • 2.3.8 simplified stream construction INDIRECT 0 1435930719 through2 • 2.0.5 A tiny wrapper around Node streams2 Transform to avoid explicit subclassing noise INDIRECT 9 1541541791 through2 • 3.0.2 A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise INDIRECT 8 1592965529 through2 • 4.0.2 A tiny wrapper around Node.js streams.Transform (Streams2/3) to avoid explicit subclassing noise INDIRECT 5 1593480295 tilda • 4.4.17 Tiny module for building command line tools. DIRECT 46 1739497962 timers-browserify • 1.4.2 timers module for browserify INDIRECT 1 1449574838 to-buffer • 1.2.2 Pass in a string, array, Buffer, Data View, or Uint8Array, and get a Buffer back. INDIRECT 30 1758755621 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 toidentifier • 1.0.0 Convert a string of words to a JavaScript identifier INDIRECT 0 1531151827 toidentifier • 1.0.1 Convert a string of words to a JavaScript identifier INDIRECT 0 1636928349 transformer • 1.2.8 Transform data using synchronous and asynchronous functions. INDIRECT 13 1596990809 trim-right • 1.0.1 Similar to String#trim() but removes only whitespace on the right INDIRECT 0 1436991595 tsscmp • 1.0.6 Timing safe string compare using double HMAC INDIRECT 0 1533003113 tty-browserify • 0.0.1 the tty module from node core for browsers INDIRECT 0 1517066742 type-is • 1.6.18 Infer the content-type of a request. INDIRECT 3 1556287189 typed-array-buffer • 1.0.3 Get the ArrayBuffer out of a TypedArray, robustly. INDIRECT 27 1734539188 typedarray • 0.0.6 TypedArray polyfill for old browsers INDIRECT 0 1400295169 typpy • 2.3.11 A better typeof for JavaScript. INDIRECT 2 1546549491 typpy • 2.4.0 A better typeof for JavaScript. DIRECT 2 1744383513 uc-first-array • 1.1.11 Uppercase first character of each element in arrays of strings. INDIRECT 1 1739498179 ucfirst • 1.0.0 uppercase first character of a string INDIRECT 0 1436410728 uglifyify • 5.0.2 A browserify transform which minifies your code using UglifyJS2 INDIRECT 12 1566319264 uid-safe • 2.1.5 URL and cookie safe UIDs INDIRECT 1 1501730858 ul • 5.2.16 A minimalist utility library. DIRECT 4 1739494505 umd • 3.0.3 Universal Module Definition for use in automated build systems INDIRECT 0 1521110302 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.1 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 1757432126 unicode-property-aliases-ecmascript • 2.2.0 Unicode property alias mappings in JavaScript format for property names that are supported in ECMAScript RegExp property escapes. INDIRECT 0 1757921571 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.2.3 CLI tool to update caniuse-lite to refresh target browsers from Browserslist config INDIRECT 2 1765898277 url-local • 3.0.1 Checks if a given url is a local url or not. INDIRECT 4 1739498293 url-remote • 3.0.1 Checks if a given url is a remote url or not. INDIRECT 5 1739498318 url • 0.11.4 The core `url` packaged standalone for use with Browserify. INDIRECT 23 1722023661 util-deprecate • 1.0.2 The Node.js `util.deprecate()` function with browser support INDIRECT 0 1444243060 util • 0.10.4 Node.JS util module INDIRECT 1 1528061603 util • 0.12.5 Node.js's util module for all engines INDIRECT 32 1665951987 utils-merge • 1.0.1 merge() utility function INDIRECT 0 1505866719 vary • 1.1.2 Manipulate the HTTP Vary header INDIRECT 0 1506217631 vm-browserify • 1.1.2 vm module for the browser INDIRECT 0 1572870699 w-json • 1.3.10 A small module to write JSON files. INDIRECT 0 1596983464 w-json • 1.3.11 A small module to write JSON files. DIRECT 0 1739494536 watchify-cache • 2.0.0 watchify, with an optionally persistent cache. [email protected] INDIRECT 194 1568639203 which-typed-array • 1.1.20 Which kind of Typed Array is this JavaScript value? Works cross-realm, without `instanceof`, and despite Symbol.toStringTag. INDIRECT 25 1768425914 wrap-text • 1.0.10 Wrap text by a given width. INDIRECT 0 1739498780 x256 • 0.0.2 find the nearest xterm 256 color index for an rgb INDIRECT 0 1404199288 xtend • 4.0.2 extend like a boss INDIRECT 0 1562592945 xxhashjs • 0.2.2 xxHash in Javascript INDIRECT 1 1516258669