@babel/runtime • 7.29.7 babel's modular runtime helpers INDIRECT 0 1779707733 @hypnosphi/create-react-context • 0.3.1 Polyfill for the proposed React context API INDIRECT 4 1610391756 argparse • 1.0.10 Very powerful CLI arguments parser. Native port of argparse - python's options parsing library INDIRECT 1 1518704641 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 balanced-match • 1.0.2 Match balanced character pairs, like "{" and "}" INDIRECT 0 1617713469 brace-expansion • 1.1.21 Brace expansion as known from sh/bash INDIRECT 2 1789423168 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 classnames • 2.5.1 A simple utility for conditionally joining classNames together INDIRECT 0 1703865316 commander • 6.2.1 the complete solution for node.js command-line programs INDIRECT 0 1607906838 concat-map • 0.0.1 concatenative mapdashery INDIRECT 0 1391051195 deep-equal • 1.1.2 node's assert.deepEqual algorithm INDIRECT 30 1699489483 deep-extend • 0.6.0 Recursive object extending INDIRECT 0 1527012797 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 dom-helpers • 3.4.0 tiny modular DOM lib for ie8+ INDIRECT 1 1541117875 dunder-proto • 1.0.1 If available, the `Object.prototype.__proto__` accessor and mutator, call-bound INDIRECT 4 1734401567 es-define-property • 1.0.1 `Object.defineProperty`, but not IE 8's broken one. INDIRECT 0 1733508962 es-errors • 1.3.0 A simple cache for a few of the JS Error constructors. INDIRECT 0 1707120351 es-object-atoms • 1.1.2 ES Object-related atoms: Object, ToObject, RequireObjectCoercible INDIRECT 1 1779460803 function-bind • 1.1.2 Implementation of Function.prototype.bind INDIRECT 0 1697137699 functions-have-names • 1.2.3 Does this JS environment support the `name` property on functions? INDIRECT 0 1650390293 generator-function • 2.0.1 A function that returns the normally hidden `GeneratorFunction` constructor INDIRECT 0 1759256613 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 get-stdin • 8.0.0 Get stdin as a string or buffer INDIRECT 0 1589276575 gopd • 1.2.0 `Object.getOwnPropertyDescriptor`, but accounts for IE's broken implementation. INDIRECT 0 1733329312 gud • 1.0.0 Create a 'gud nuff' (not cryptographically secure) globally unique id INDIRECT 0 1519255548 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 hasown • 2.0.4 A robust, ES3 compatible, "has own property" predicate. INDIRECT 1 1779991899 ignore • 5.1.9 Ignore is a manager and filter for .gitignore rules, the one used by eslint, gitbook and many others. INDIRECT 0 1635926581 is-arguments • 1.2.0 Is this an arguments object? It's a harder question than you think. INDIRECT 17 1734073522 is-date-object • 1.1.0 Is this value a JS Date object? This module works cross-realm/iframe, and despite ES6 @@toStringTag. INDIRECT 17 1734048248 is-regex • 1.2.1 Is this value a JS regex? Works cross-realm/iframe, and despite ES6 @@toStringTag INDIRECT 17 1733982247 js-tokens • 4.0.0 A regex that tokenizes JavaScript. INDIRECT 0 1517140738 js-yaml • 3.14.2 YAML 1.2 parser and serializer INDIRECT 3 1763159537 jsonc-parser • 3.0.0 Scanner and parser for JSON with comments. INDIRECT 0 1605281682 linkify-it • 3.0.3 Links recognition library with FULL unicode support INDIRECT 1 1633116201 lodash.differencewith • 4.5.0 The lodash method `_.differenceWith` exported as a module. INDIRECT 0 1471109883 lodash.flatten • 4.4.0 The lodash method `_.flatten` exported as a module. INDIRECT 0 1471109924 loose-envify • 1.4.0 Fast (and loose) selective `process.env` replacer using js-tokens instead of an AST INDIRECT 1 1531220985 markdown-it • 12.0.2 Markdown-it - modern pluggable markdown parser. INDIRECT 5 1603474328 markdownlint-cli • 0.26.0 MarkdownLint Command Line Interface DIRECT 34 1608093066 markdownlint-rule-helpers • 0.13.0 A collection of markdownlint helper functions for custom rules INDIRECT 0 1606265971 markdownlint • 0.22.0 A Node.js style checker and lint tool for Markdown/CommonMark files. INDIRECT 6 1606265961 math-intrinsics • 1.1.0 ES Math-related intrinsics and helpers, robustly cached. INDIRECT 0 1734587889 mdurl • 1.0.1 URL utilities for markdown-it INDIRECT 0 1442268508 minimist • 1.2.8 parse argument options INDIRECT 0 1675976389 object-assign • 4.1.1 ES2015 `Object.assign()` ponyfill INDIRECT 0 1484580915 object-is • 1.1.6 ES2015-compliant shim for Object.is - differentiates between -0 and +0 INDIRECT 21 1709078589 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 path-is-absolute • 1.0.1 Node.js 0.12 path.isAbsolute() ponyfill INDIRECT 0 1475210523 popper.js • 1.16.1 A kickass library to manage your poppers INDIRECT 0 1579706853 prop-types • 15.8.1 Runtime type checking for React props and similar objects. INDIRECT 4 1641341313 react-is • 16.13.1 Brand checking of React Elements. INDIRECT 0 1584647608 react-lifecycles-compat • 3.0.4 Backwards compatibility polyfill for React class components INDIRECT 0 1526049554 react-popper • 1.3.11 React wrapper around Popper.js INDIRECT 42 1614861237 reactstrap • 8.10.1 React Bootstrap 4 components DIRECT 47 1635288670 regexp.prototype.flags • 1.5.4 ES6 spec-compliant RegExp.prototype.flags shim. INDIRECT 23 1735864833 set-function-length • 1.2.2 Set a function's length property INDIRECT 17 1710006059 set-function-name • 2.0.2 Set a function's name property INDIRECT 6 1708407265 strip-json-comments • 2.0.1 Strip comments from JSON. Lets you use comments in your JSON files! INDIRECT 0 1455006606 typed-styles • 0.0.7 Typed styles for cssinjs INDIRECT 0 1530554192 uc.micro • 1.0.6 Micro subset of unicode data files for markdown-it projects. INDIRECT 0 1548914812 warning • 4.0.3 A mirror of Facebook's Warning INDIRECT 2 1549746508