CoolFace
Apppublic

ai4data/data-use-annotation

sourceHugging Faceupdated 7mo agoView on Hugging Face
0likes
package-lock.json2055 linesDownload Raw Back to root
1{2  "name": "hf-spaces-annotation-app",3  "version": "1.0.0",4  "lockfileVersion": 3,5  "requires": true,6  "packages": {7    "": {8      "name": "hf-spaces-annotation-app",9      "version": "1.0.0",10      "dependencies": {11        "@huggingface/hub": "^2.10.3",12        "js-yaml": "^4.1.1",13        "next": "14.2.14",14        "react": "^18",15        "react-dom": "^18",16        "react-markdown": "^10.1.0",17        "remark-gfm": "^4.0.1"18      }19    },20    "node_modules/@huggingface/hub": {21      "version": "2.10.3",22      "resolved": "https://registry.npmjs.org/@huggingface/hub/-/hub-2.10.3.tgz",23      "integrity": "sha512-qSk4FcVFdTGx0lNpFyy7p2KwgAPCsjM2+tupG/MGToEvUGVLsy+dCmela1BcU/VvJNweCtnH5HwdNr7IQa4Zzw==",24      "license": "MIT",25      "dependencies": {26        "@huggingface/tasks": "^0.19.85"27      },28      "bin": {29        "hfjs": "dist/cli.js"30      },31      "engines": {32        "node": ">=18"33      },34      "optionalDependencies": {35        "cli-progress": "^3.12.0"36      }37    },38    "node_modules/@huggingface/tasks": {39      "version": "0.19.85",40      "resolved": "https://registry.npmjs.org/@huggingface/tasks/-/tasks-0.19.85.tgz",41      "integrity": "sha512-4s5+GV257GRmT7Hrt190KlGsuq53IwFtCBj+J+bvoeIpn119589wY7WY/LS5VJMLwu7pUQnouLmMKeEOKO4BSQ==",42      "license": "MIT"43    },44    "node_modules/@next/env": {45      "version": "14.2.14",46      "resolved": "https://registry.npmjs.org/@next/env/-/env-14.2.14.tgz",47      "integrity": "sha512-/0hWQfiaD5//LvGNgc8PjvyqV50vGK0cADYzaoOOGN8fxzBn3iAiaq3S0tCRnFBldq0LVveLcxCTi41ZoYgAgg==",48      "license": "MIT"49    },50    "node_modules/@next/swc-darwin-arm64": {51      "version": "14.2.14",52      "resolved": "https://registry.npmjs.org/@next/swc-darwin-arm64/-/swc-darwin-arm64-14.2.14.tgz",53      "integrity": "sha512-bsxbSAUodM1cjYeA4o6y7sp9wslvwjSkWw57t8DtC8Zig8aG8V6r+Yc05/9mDzLKcybb6EN85k1rJDnMKBd9Gw==",54      "cpu": [55        "arm64"56      ],57      "license": "MIT",58      "optional": true,59      "os": [60        "darwin"61      ],62      "engines": {63        "node": ">= 10"64      }65    },66    "node_modules/@next/swc-darwin-x64": {67      "version": "14.2.14",68      "resolved": "https://registry.npmjs.org/@next/swc-darwin-x64/-/swc-darwin-x64-14.2.14.tgz",69      "integrity": "sha512-cC9/I+0+SK5L1k9J8CInahduTVWGMXhQoXFeNvF0uNs3Bt1Ub0Azb8JzTU9vNCr0hnaMqiWu/Z0S1hfKc3+dww==",70      "cpu": [71        "x64"72      ],73      "license": "MIT",74      "optional": true,75      "os": [76        "darwin"77      ],78      "engines": {79        "node": ">= 10"80      }81    },82    "node_modules/@next/swc-linux-arm64-gnu": {83      "version": "14.2.14",84      "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-gnu/-/swc-linux-arm64-gnu-14.2.14.tgz",85      "integrity": "sha512-RMLOdA2NU4O7w1PQ3Z9ft3PxD6Htl4uB2TJpocm+4jcllHySPkFaUIFacQ3Jekcg6w+LBaFvjSPthZHiPmiAUg==",86      "cpu": [87        "arm64"88      ],89      "license": "MIT",90      "optional": true,91      "os": [92        "linux"93      ],94      "engines": {95        "node": ">= 10"96      }97    },98    "node_modules/@next/swc-linux-arm64-musl": {99      "version": "14.2.14",100      "resolved": "https://registry.npmjs.org/@next/swc-linux-arm64-musl/-/swc-linux-arm64-musl-14.2.14.tgz",101      "integrity": "sha512-WgLOA4hT9EIP7jhlkPnvz49iSOMdZgDJVvbpb8WWzJv5wBD07M2wdJXLkDYIpZmCFfo/wPqFsFR4JS4V9KkQ2A==",102      "cpu": [103        "arm64"104      ],105      "license": "MIT",106      "optional": true,107      "os": [108        "linux"109      ],110      "engines": {111        "node": ">= 10"112      }113    },114    "node_modules/@next/swc-linux-x64-gnu": {115      "version": "14.2.14",116      "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-gnu/-/swc-linux-x64-gnu-14.2.14.tgz",117      "integrity": "sha512-lbn7svjUps1kmCettV/R9oAvEW+eUI0lo0LJNFOXoQM5NGNxloAyFRNByYeZKL3+1bF5YE0h0irIJfzXBq9Y6w==",118      "cpu": [119        "x64"120      ],121      "license": "MIT",122      "optional": true,123      "os": [124        "linux"125      ],126      "engines": {127        "node": ">= 10"128      }129    },130    "node_modules/@next/swc-linux-x64-musl": {131      "version": "14.2.14",132      "resolved": "https://registry.npmjs.org/@next/swc-linux-x64-musl/-/swc-linux-x64-musl-14.2.14.tgz",133      "integrity": "sha512-7TcQCvLQ/hKfQRgjxMN4TZ2BRB0P7HwrGAYL+p+m3u3XcKTraUFerVbV3jkNZNwDeQDa8zdxkKkw2els/S5onQ==",134      "cpu": [135        "x64"136      ],137      "license": "MIT",138      "optional": true,139      "os": [140        "linux"141      ],142      "engines": {143        "node": ">= 10"144      }145    },146    "node_modules/@next/swc-win32-arm64-msvc": {147      "version": "14.2.14",148      "resolved": "https://registry.npmjs.org/@next/swc-win32-arm64-msvc/-/swc-win32-arm64-msvc-14.2.14.tgz",149      "integrity": "sha512-8i0Ou5XjTLEje0oj0JiI0Xo9L/93ghFtAUYZ24jARSeTMXLUx8yFIdhS55mTExq5Tj4/dC2fJuaT4e3ySvXU1A==",150      "cpu": [151        "arm64"152      ],153      "license": "MIT",154      "optional": true,155      "os": [156        "win32"157      ],158      "engines": {159        "node": ">= 10"160      }161    },162    "node_modules/@next/swc-win32-ia32-msvc": {163      "version": "14.2.14",164      "resolved": "https://registry.npmjs.org/@next/swc-win32-ia32-msvc/-/swc-win32-ia32-msvc-14.2.14.tgz",165      "integrity": "sha512-2u2XcSaDEOj+96eXpyjHjtVPLhkAFw2nlaz83EPeuK4obF+HmtDJHqgR1dZB7Gb6V/d55FL26/lYVd0TwMgcOQ==",166      "cpu": [167        "ia32"168      ],169      "license": "MIT",170      "optional": true,171      "os": [172        "win32"173      ],174      "engines": {175        "node": ">= 10"176      }177    },178    "node_modules/@next/swc-win32-x64-msvc": {179      "version": "14.2.14",180      "resolved": "https://registry.npmjs.org/@next/swc-win32-x64-msvc/-/swc-win32-x64-msvc-14.2.14.tgz",181      "integrity": "sha512-MZom+OvZ1NZxuRovKt1ApevjiUJTcU2PmdJKL66xUPaJeRywnbGGRWUlaAOwunD6dX+pm83vj979NTC8QXjGWg==",182      "cpu": [183        "x64"184      ],185      "license": "MIT",186      "optional": true,187      "os": [188        "win32"189      ],190      "engines": {191        "node": ">= 10"192      }193    },194    "node_modules/@swc/counter": {195      "version": "0.1.3",196      "resolved": "https://registry.npmjs.org/@swc/counter/-/counter-0.1.3.tgz",197      "integrity": "sha512-e2BR4lsJkkRlKZ/qCHPw9ZaSxc0MVUd7gtbtaB7aMvHeJVYe8sOB8DBZkP2DtISHGSku9sCK6T6cnY0CtXrOCQ==",198      "license": "Apache-2.0"199    },200    "node_modules/@swc/helpers": {201      "version": "0.5.5",202      "resolved": "https://registry.npmjs.org/@swc/helpers/-/helpers-0.5.5.tgz",203      "integrity": "sha512-KGYxvIOXcceOAbEk4bi/dVLEK9z8sZ0uBB3Il5b1rhfClSpcX0yfRO0KmTkqR2cnQDymwLB+25ZyMzICg/cm/A==",204      "license": "Apache-2.0",205      "dependencies": {206        "@swc/counter": "^0.1.3",207        "tslib": "^2.4.0"208      }209    },210    "node_modules/@types/debug": {211      "version": "4.1.12",212      "resolved": "https://registry.npmjs.org/@types/debug/-/debug-4.1.12.tgz",213      "integrity": "sha512-vIChWdVG3LG1SMxEvI/AK+FWJthlrqlTu7fbrlywTkkaONwk/UAGaULXRlf8vkzFBLVm0zkMdCquhL5aOjhXPQ==",214      "license": "MIT",215      "dependencies": {216        "@types/ms": "*"217      }218    },219    "node_modules/@types/estree": {220      "version": "1.0.8",221      "resolved": "https://registry.npmjs.org/@types/estree/-/estree-1.0.8.tgz",222      "integrity": "sha512-dWHzHa2WqEXI/O1E9OjrocMTKJl2mSrEolh1Iomrv6U+JuNwaHXsXx9bLu5gG7BUWFIN0skIQJQ/L1rIex4X6w==",223      "license": "MIT"224    },225    "node_modules/@types/estree-jsx": {226      "version": "1.0.5",227      "resolved": "https://registry.npmjs.org/@types/estree-jsx/-/estree-jsx-1.0.5.tgz",228      "integrity": "sha512-52CcUVNFyfb1A2ALocQw/Dd1BQFNmSdkuC3BkZ6iqhdMfQz7JWOFRuJFloOzjk+6WijU56m9oKXFAXc7o3Towg==",229      "license": "MIT",230      "dependencies": {231        "@types/estree": "*"232      }233    },234    "node_modules/@types/hast": {235      "version": "3.0.4",236      "resolved": "https://registry.npmjs.org/@types/hast/-/hast-3.0.4.tgz",237      "integrity": "sha512-WPs+bbQw5aCj+x6laNGWLH3wviHtoCv/P3+otBhbOhJgG8qtpdAMlTCxLtsTWA7LH1Oh/bFCHsBn0TPS5m30EQ==",238      "license": "MIT",239      "dependencies": {240        "@types/unist": "*"241      }242    },243    "node_modules/@types/mdast": {244      "version": "4.0.4",245      "resolved": "https://registry.npmjs.org/@types/mdast/-/mdast-4.0.4.tgz",246      "integrity": "sha512-kGaNbPh1k7AFzgpud/gMdvIm5xuECykRR+JnWKQno9TAXVa6WIVCGTPvYGekIDL4uwCZQSYbUxNBSb1aUo79oA==",247      "license": "MIT",248      "dependencies": {249        "@types/unist": "*"250      }251    },252    "node_modules/@types/ms": {253      "version": "2.1.0",254      "resolved": "https://registry.npmjs.org/@types/ms/-/ms-2.1.0.tgz",255      "integrity": "sha512-GsCCIZDE/p3i96vtEqx+7dBUGXrc7zeSK3wwPHIaRThS+9OhWIXRqzs4d6k1SVU8g91DrNRWxWUGhp5KXQb2VA==",256      "license": "MIT"257    },258    "node_modules/@types/react": {259      "version": "19.2.14",260      "resolved": "https://registry.npmjs.org/@types/react/-/react-19.2.14.tgz",261      "integrity": "sha512-ilcTH/UniCkMdtexkoCN0bI7pMcJDvmQFPvuPvmEaYA/NSfFTAgdUSLAoVjaRJm7+6PvcM+q1zYOwS4wTYMF9w==",262      "license": "MIT",263      "peer": true,264      "dependencies": {265        "csstype": "^3.2.2"266      }267    },268    "node_modules/@types/unist": {269      "version": "3.0.3",270      "resolved": "https://registry.npmjs.org/@types/unist/-/unist-3.0.3.tgz",271      "integrity": "sha512-ko/gIFJRv177XgZsZcBwnqJN5x/Gien8qNOn0D5bQU/zAzVf9Zt3BlcUiLqhV9y4ARk0GbT3tnUiPNgnTXzc/Q==",272      "license": "MIT"273    },274    "node_modules/@ungap/structured-clone": {275      "version": "1.3.0",276      "resolved": "https://registry.npmjs.org/@ungap/structured-clone/-/structured-clone-1.3.0.tgz",277      "integrity": "sha512-WmoN8qaIAo7WTYWbAZuG8PYEhn5fkz7dZrqTBZ7dtt//lL2Gwms1IcnQ5yHqjDfX8Ft5j4YzDM23f87zBfDe9g==",278      "license": "ISC"279    },280    "node_modules/ansi-regex": {281      "version": "5.0.1",282      "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-5.0.1.tgz",283      "integrity": "sha512-quJQXlTSUGL2LH9SUXo8VwsY4soanhgo6LNSm84E1LBcE8s3O0wpdiRzyR9z/ZZJMlMWv37qOOb9pdJlMUEKFQ==",284      "license": "MIT",285      "optional": true,286      "engines": {287        "node": ">=8"288      }289    },290    "node_modules/argparse": {291      "version": "2.0.1",292      "resolved": "https://registry.npmjs.org/argparse/-/argparse-2.0.1.tgz",293      "integrity": "sha512-8+9WqebbFzpX9OR+Wa6O29asIogeRMzcGtAINdpMHHyAg10f05aSFVBbcEqGf/PXw1EjAZ+q2/bEBg3DvurK3Q==",294      "license": "Python-2.0"295    },296    "node_modules/bail": {297      "version": "2.0.2",298      "resolved": "https://registry.npmjs.org/bail/-/bail-2.0.2.tgz",299      "integrity": "sha512-0xO6mYd7JB2YesxDKplafRpsiOzPt9V02ddPCLbY1xYGPOX24NTyN50qnUxgCPcSoYMhKpAuBTjQoRZCAkUDRw==",300      "license": "MIT",301      "funding": {302        "type": "github",303        "url": "https://github.com/sponsors/wooorm"304      }305    },306    "node_modules/busboy": {307      "version": "1.6.0",308      "resolved": "https://registry.npmjs.org/busboy/-/busboy-1.6.0.tgz",309      "integrity": "sha512-8SFQbg/0hQ9xy3UNTB0YEnsNBbWfhf7RtnzpL7TkBiTBRfrQ9Fxcnz7VJsleJpyp6rVLvXiuORqjlHi5q+PYuA==",310      "dependencies": {311        "streamsearch": "^1.1.0"312      },313      "engines": {314        "node": ">=10.16.0"315      }316    },317    "node_modules/caniuse-lite": {318      "version": "1.0.30001774",319      "resolved": "https://registry.npmjs.org/caniuse-lite/-/caniuse-lite-1.0.30001774.tgz",320      "integrity": "sha512-DDdwPGz99nmIEv216hKSgLD+D4ikHQHjBC/seF98N9CPqRX4M5mSxT9eTV6oyisnJcuzxtZy4n17yKKQYmYQOA==",321      "funding": [322        {323          "type": "opencollective",324          "url": "https://opencollective.com/browserslist"325        },326        {327          "type": "tidelift",328          "url": "https://tidelift.com/funding/github/npm/caniuse-lite"329        },330        {331          "type": "github",332          "url": "https://github.com/sponsors/ai"333        }334      ],335      "license": "CC-BY-4.0"336    },337    "node_modules/ccount": {338      "version": "2.0.1",339      "resolved": "https://registry.npmjs.org/ccount/-/ccount-2.0.1.tgz",340      "integrity": "sha512-eyrF0jiFpY+3drT6383f1qhkbGsLSifNAjA61IUjZjmLCWjItY6LB9ft9YhoDgwfmclB2zhu51Lc7+95b8NRAg==",341      "license": "MIT",342      "funding": {343        "type": "github",344        "url": "https://github.com/sponsors/wooorm"345      }346    },347    "node_modules/character-entities": {348      "version": "2.0.2",349      "resolved": "https://registry.npmjs.org/character-entities/-/character-entities-2.0.2.tgz",350      "integrity": "sha512-shx7oQ0Awen/BRIdkjkvz54PnEEI/EjwXDSIZp86/KKdbafHh1Df/RYGBhn4hbe2+uKC9FnT5UCEdyPz3ai9hQ==",351      "license": "MIT",352      "funding": {353        "type": "github",354        "url": "https://github.com/sponsors/wooorm"355      }356    },357    "node_modules/character-entities-html4": {358      "version": "2.1.0",359      "resolved": "https://registry.npmjs.org/character-entities-html4/-/character-entities-html4-2.1.0.tgz",360      "integrity": "sha512-1v7fgQRj6hnSwFpq1Eu0ynr/CDEw0rXo2B61qXrLNdHZmPKgb7fqS1a2JwF0rISo9q77jDI8VMEHoApn8qDoZA==",361      "license": "MIT",362      "funding": {363        "type": "github",364        "url": "https://github.com/sponsors/wooorm"365      }366    },367    "node_modules/character-entities-legacy": {368      "version": "3.0.0",369      "resolved": "https://registry.npmjs.org/character-entities-legacy/-/character-entities-legacy-3.0.0.tgz",370      "integrity": "sha512-RpPp0asT/6ufRm//AJVwpViZbGM/MkjQFxJccQRHmISF/22NBtsHqAWmL+/pmkPWoIUJdWyeVleTl1wydHATVQ==",371      "license": "MIT",372      "funding": {373        "type": "github",374        "url": "https://github.com/sponsors/wooorm"375      }376    },377    "node_modules/character-reference-invalid": {378      "version": "2.0.1",379      "resolved": "https://registry.npmjs.org/character-reference-invalid/-/character-reference-invalid-2.0.1.tgz",380      "integrity": "sha512-iBZ4F4wRbyORVsu0jPV7gXkOsGYjGHPmAyv+HiHG8gi5PtC9KI2j1+v8/tlibRvjoWX027ypmG/n0HtO5t7unw==",381      "license": "MIT",382      "funding": {383        "type": "github",384        "url": "https://github.com/sponsors/wooorm"385      }386    },387    "node_modules/cli-progress": {388      "version": "3.12.0",389      "resolved": "https://registry.npmjs.org/cli-progress/-/cli-progress-3.12.0.tgz",390      "integrity": "sha512-tRkV3HJ1ASwm19THiiLIXLO7Im7wlTuKnvkYaTkyoAPefqjNg7W7DHKUlGRxy9vxDvbyCYQkQozvptuMkGCg8A==",391      "license": "MIT",392      "optional": true,393      "dependencies": {394        "string-width": "^4.2.3"395      },396      "engines": {397        "node": ">=4"398      }399    },400    "node_modules/client-only": {401      "version": "0.0.1",402      "resolved": "https://registry.npmjs.org/client-only/-/client-only-0.0.1.tgz",403      "integrity": "sha512-IV3Ou0jSMzZrd3pZ48nLkT9DA7Ag1pnPzaiQhpW7c3RbcqqzvzzVu+L8gfqMp/8IM2MQtSiqaCxrrcfu8I8rMA==",404      "license": "MIT"405    },406    "node_modules/comma-separated-tokens": {407      "version": "2.0.3",408      "resolved": "https://registry.npmjs.org/comma-separated-tokens/-/comma-separated-tokens-2.0.3.tgz",409      "integrity": "sha512-Fu4hJdvzeylCfQPp9SGWidpzrMs7tTrlu6Vb8XGaRGck8QSNZJJp538Wrb60Lax4fPwR64ViY468OIUTbRlGZg==",410      "license": "MIT",411      "funding": {412        "type": "github",413        "url": "https://github.com/sponsors/wooorm"414      }415    },416    "node_modules/csstype": {417      "version": "3.2.3",418      "resolved": "https://registry.npmjs.org/csstype/-/csstype-3.2.3.tgz",419      "integrity": "sha512-z1HGKcYy2xA8AGQfwrn0PAy+PB7X/GSj3UVJW9qKyn43xWa+gl5nXmU4qqLMRzWVLFC8KusUX8T/0kCiOYpAIQ==",420      "license": "MIT",421      "peer": true422    },423    "node_modules/debug": {424      "version": "4.4.3",425      "resolved": "https://registry.npmjs.org/debug/-/debug-4.4.3.tgz",426      "integrity": "sha512-RGwwWnwQvkVfavKVt22FGLw+xYSdzARwm0ru6DhTVA3umU5hZc28V3kO4stgYryrTlLpuvgI9GiijltAjNbcqA==",427      "license": "MIT",428      "dependencies": {429        "ms": "^2.1.3"430      },431      "engines": {432        "node": ">=6.0"433      },434      "peerDependenciesMeta": {435        "supports-color": {436          "optional": true437        }438      }439    },440    "node_modules/decode-named-character-reference": {441      "version": "1.3.0",442      "resolved": "https://registry.npmjs.org/decode-named-character-reference/-/decode-named-character-reference-1.3.0.tgz",443      "integrity": "sha512-GtpQYB283KrPp6nRw50q3U9/VfOutZOe103qlN7BPP6Ad27xYnOIWv4lPzo8HCAL+mMZofJ9KEy30fq6MfaK6Q==",444      "license": "MIT",445      "dependencies": {446        "character-entities": "^2.0.0"447      },448      "funding": {449        "type": "github",450        "url": "https://github.com/sponsors/wooorm"451      }452    },453    "node_modules/dequal": {454      "version": "2.0.3",455      "resolved": "https://registry.npmjs.org/dequal/-/dequal-2.0.3.tgz",456      "integrity": "sha512-0je+qPKHEMohvfRTCEo3CrPG6cAzAYgmzKyxRiYSSDkS6eGJdyVJm7WaYA5ECaAD9wLB2T4EEeymA5aFVcYXCA==",457      "license": "MIT",458      "engines": {459        "node": ">=6"460      }461    },462    "node_modules/devlop": {463      "version": "1.1.0",464      "resolved": "https://registry.npmjs.org/devlop/-/devlop-1.1.0.tgz",465      "integrity": "sha512-RWmIqhcFf1lRYBvNmr7qTNuyCt/7/ns2jbpp1+PalgE/rDQcBT0fioSMUpJ93irlUhC5hrg4cYqe6U+0ImW0rA==",466      "license": "MIT",467      "dependencies": {468        "dequal": "^2.0.0"469      },470      "funding": {471        "type": "github",472        "url": "https://github.com/sponsors/wooorm"473      }474    },475    "node_modules/emoji-regex": {476      "version": "8.0.0",477      "resolved": "https://registry.npmjs.org/emoji-regex/-/emoji-regex-8.0.0.tgz",478      "integrity": "sha512-MSjYzcWNOA0ewAHpz0MxpYFvwg6yjy1NG3xteoqz644VCo/RPgnr1/GGt+ic3iJTzQ8Eu3TdM14SawnVUmGE6A==",479      "license": "MIT",480      "optional": true481    },482    "node_modules/escape-string-regexp": {483      "version": "5.0.0",484      "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-5.0.0.tgz",485      "integrity": "sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==",486      "license": "MIT",487      "engines": {488        "node": ">=12"489      },490      "funding": {491        "url": "https://github.com/sponsors/sindresorhus"492      }493    },494    "node_modules/estree-util-is-identifier-name": {495      "version": "3.0.0",496      "resolved": "https://registry.npmjs.org/estree-util-is-identifier-name/-/estree-util-is-identifier-name-3.0.0.tgz",497      "integrity": "sha512-hFtqIDZTIUZ9BXLb8y4pYGyk6+wekIivNVTcmvk8NoOh+VeRn5y6cEHzbURrWbfp1fIqdVipilzj+lfaadNZmg==",498      "license": "MIT",499      "funding": {500        "type": "opencollective",501        "url": "https://opencollective.com/unified"502      }503    },504    "node_modules/extend": {505      "version": "3.0.2",506      "resolved": "https://registry.npmjs.org/extend/-/extend-3.0.2.tgz",507      "integrity": "sha512-fjquC59cD7CyW6urNXK0FBufkZcoiGG80wTuPujX590cB5Ttln20E2UB4S/WARVqhXffZl2LNgS+gQdPIIim/g==",508      "license": "MIT"509    },510    "node_modules/graceful-fs": {511      "version": "4.2.11",512      "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-4.2.11.tgz",513      "integrity": "sha512-RbJ5/jmFcNNCcDV5o9eTnBLJ/HszWV0P73bc+Ff4nS/rJj+YaS6IGyiOL0VoBYX+l1Wrl3k63h/KrH+nhJ0XvQ==",514      "license": "ISC"515    },516    "node_modules/hast-util-to-jsx-runtime": {517      "version": "2.3.6",518      "resolved": "https://registry.npmjs.org/hast-util-to-jsx-runtime/-/hast-util-to-jsx-runtime-2.3.6.tgz",519      "integrity": "sha512-zl6s8LwNyo1P9uw+XJGvZtdFF1GdAkOg8ujOw+4Pyb76874fLps4ueHXDhXWdk6YHQ6OgUtinliG7RsYvCbbBg==",520      "license": "MIT",521      "dependencies": {522        "@types/estree": "^1.0.0",523        "@types/hast": "^3.0.0",524        "@types/unist": "^3.0.0",525        "comma-separated-tokens": "^2.0.0",526        "devlop": "^1.0.0",527        "estree-util-is-identifier-name": "^3.0.0",528        "hast-util-whitespace": "^3.0.0",529        "mdast-util-mdx-expression": "^2.0.0",530        "mdast-util-mdx-jsx": "^3.0.0",531        "mdast-util-mdxjs-esm": "^2.0.0",532        "property-information": "^7.0.0",533        "space-separated-tokens": "^2.0.0",534        "style-to-js": "^1.0.0",535        "unist-util-position": "^5.0.0",536        "vfile-message": "^4.0.0"537      },538      "funding": {539        "type": "opencollective",540        "url": "https://opencollective.com/unified"541      }542    },543    "node_modules/hast-util-whitespace": {544      "version": "3.0.0",545      "resolved": "https://registry.npmjs.org/hast-util-whitespace/-/hast-util-whitespace-3.0.0.tgz",546      "integrity": "sha512-88JUN06ipLwsnv+dVn+OIYOvAuvBMy/Qoi6O7mQHxdPXpjy+Cd6xRkWwux7DKO+4sYILtLBRIKgsdpS2gQc7qw==",547      "license": "MIT",548      "dependencies": {549        "@types/hast": "^3.0.0"550      },551      "funding": {552        "type": "opencollective",553        "url": "https://opencollective.com/unified"554      }555    },556    "node_modules/html-url-attributes": {557      "version": "3.0.1",558      "resolved": "https://registry.npmjs.org/html-url-attributes/-/html-url-attributes-3.0.1.tgz",559      "integrity": "sha512-ol6UPyBWqsrO6EJySPz2O7ZSr856WDrEzM5zMqp+FJJLGMW35cLYmmZnl0vztAZxRUoNZJFTCohfjuIJ8I4QBQ==",560      "license": "MIT",561      "funding": {562        "type": "opencollective",563        "url": "https://opencollective.com/unified"564      }565    },566    "node_modules/inline-style-parser": {567      "version": "0.2.7",568      "resolved": "https://registry.npmjs.org/inline-style-parser/-/inline-style-parser-0.2.7.tgz",569      "integrity": "sha512-Nb2ctOyNR8DqQoR0OwRG95uNWIC0C1lCgf5Naz5H6Ji72KZ8OcFZLz2P5sNgwlyoJ8Yif11oMuYs5pBQa86csA==",570      "license": "MIT"571    },572    "node_modules/is-alphabetical": {573      "version": "2.0.1",574      "resolved": "https://registry.npmjs.org/is-alphabetical/-/is-alphabetical-2.0.1.tgz",575      "integrity": "sha512-FWyyY60MeTNyeSRpkM2Iry0G9hpr7/9kD40mD/cGQEuilcZYS4okz8SN2Q6rLCJ8gbCt6fN+rC+6tMGS99LaxQ==",576      "license": "MIT",577      "funding": {578        "type": "github",579        "url": "https://github.com/sponsors/wooorm"580      }581    },582    "node_modules/is-alphanumerical": {583      "version": "2.0.1",584      "resolved": "https://registry.npmjs.org/is-alphanumerical/-/is-alphanumerical-2.0.1.tgz",585      "integrity": "sha512-hmbYhX/9MUMF5uh7tOXyK/n0ZvWpad5caBA17GsC6vyuCqaWliRG5K1qS9inmUhEMaOBIW7/whAnSwveW/LtZw==",586      "license": "MIT",587      "dependencies": {588        "is-alphabetical": "^2.0.0",589        "is-decimal": "^2.0.0"590      },591      "funding": {592        "type": "github",593        "url": "https://github.com/sponsors/wooorm"594      }595    },596    "node_modules/is-decimal": {597      "version": "2.0.1",598      "resolved": "https://registry.npmjs.org/is-decimal/-/is-decimal-2.0.1.tgz",599      "integrity": "sha512-AAB9hiomQs5DXWcRB1rqsxGUstbRroFOPPVAomNk/3XHR5JyEZChOyTWe2oayKnsSsr/kcGqF+z6yuH6HHpN0A==",600      "license": "MIT",601      "funding": {602        "type": "github",603        "url": "https://github.com/sponsors/wooorm"604      }605    },606    "node_modules/is-fullwidth-code-point": {607      "version": "3.0.0",608      "resolved": "https://registry.npmjs.org/is-fullwidth-code-point/-/is-fullwidth-code-point-3.0.0.tgz",609      "integrity": "sha512-zymm5+u+sCsSWyD9qNaejV3DFvhCKclKdizYaJUuHA83RLjb7nSuGnddCHGv0hk+KY7BMAlsWeK4Ueg6EV6XQg==",610      "license": "MIT",611      "optional": true,612      "engines": {613        "node": ">=8"614      }615    },616    "node_modules/is-hexadecimal": {617      "version": "2.0.1",618      "resolved": "https://registry.npmjs.org/is-hexadecimal/-/is-hexadecimal-2.0.1.tgz",619      "integrity": "sha512-DgZQp241c8oO6cA1SbTEWiXeoxV42vlcJxgH+B3hi1AiqqKruZR3ZGF8In3fj4+/y/7rHvlOZLZtgJ/4ttYGZg==",620      "license": "MIT",621      "funding": {622        "type": "github",623        "url": "https://github.com/sponsors/wooorm"624      }625    },626    "node_modules/is-plain-obj": {627      "version": "4.1.0",628      "resolved": "https://registry.npmjs.org/is-plain-obj/-/is-plain-obj-4.1.0.tgz",629      "integrity": "sha512-+Pgi+vMuUNkJyExiMBt5IlFoMyKnr5zhJ4Uspz58WOhBF5QoIZkFyNHIbBAtHwzVAgk5RtndVNsDRN61/mmDqg==",630      "license": "MIT",631      "engines": {632        "node": ">=12"633      },634      "funding": {635        "url": "https://github.com/sponsors/sindresorhus"636      }637    },638    "node_modules/js-tokens": {639      "version": "4.0.0",640      "resolved": "https://registry.npmjs.org/js-tokens/-/js-tokens-4.0.0.tgz",641      "integrity": "sha512-RdJUflcE3cUzKiMqQgsCu06FPu9UdIJO0beYbPhHN4k6apgJtifcoCtT9bcxOpYBtpD2kCM6Sbzg4CausW/PKQ==",642      "license": "MIT"643    },644    "node_modules/js-yaml": {645      "version": "4.1.1",646      "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-4.1.1.tgz",647      "integrity": "sha512-qQKT4zQxXl8lLwBtHMWwaTcGfFOZviOJet3Oy/xmGk2gZH677CJM9EvtfdSkgWcATZhj/55JZ0rmy3myCT5lsA==",648      "license": "MIT",649      "dependencies": {650        "argparse": "^2.0.1"651      },652      "bin": {653        "js-yaml": "bin/js-yaml.js"654      }655    },656    "node_modules/longest-streak": {657      "version": "3.1.0",658      "resolved": "https://registry.npmjs.org/longest-streak/-/longest-streak-3.1.0.tgz",659      "integrity": "sha512-9Ri+o0JYgehTaVBBDoMqIl8GXtbWg711O3srftcHhZ0dqnETqLaoIK0x17fUw9rFSlK/0NlsKe0Ahhyl5pXE2g==",660      "license": "MIT",661      "funding": {662        "type": "github",663        "url": "https://github.com/sponsors/wooorm"664      }665    },666    "node_modules/loose-envify": {667      "version": "1.4.0",668      "resolved": "https://registry.npmjs.org/loose-envify/-/loose-envify-1.4.0.tgz",669      "integrity": "sha512-lyuxPGr/Wfhrlem2CL/UcnUc1zcqKAImBDzukY7Y5F/yQiNdko6+fRLevlw1HgMySw7f611UIY408EtxRSoK3Q==",670      "license": "MIT",671      "dependencies": {672        "js-tokens": "^3.0.0 || ^4.0.0"673      },674      "bin": {675        "loose-envify": "cli.js"676      }677    },678    "node_modules/markdown-table": {679      "version": "3.0.4",680      "resolved": "https://registry.npmjs.org/markdown-table/-/markdown-table-3.0.4.tgz",681      "integrity": "sha512-wiYz4+JrLyb/DqW2hkFJxP7Vd7JuTDm77fvbM8VfEQdmSMqcImWeeRbHwZjBjIFki/VaMK2BhFi7oUUZeM5bqw==",682      "license": "MIT",683      "funding": {684        "type": "github",685        "url": "https://github.com/sponsors/wooorm"686      }687    },688    "node_modules/mdast-util-find-and-replace": {689      "version": "3.0.2",690      "resolved": "https://registry.npmjs.org/mdast-util-find-and-replace/-/mdast-util-find-and-replace-3.0.2.tgz",691      "integrity": "sha512-Tmd1Vg/m3Xz43afeNxDIhWRtFZgM2VLyaf4vSTYwudTyeuTneoL3qtWMA5jeLyz/O1vDJmmV4QuScFCA2tBPwg==",692      "license": "MIT",693      "dependencies": {694        "@types/mdast": "^4.0.0",695        "escape-string-regexp": "^5.0.0",696        "unist-util-is": "^6.0.0",697        "unist-util-visit-parents": "^6.0.0"698      },699      "funding": {700        "type": "opencollective",701        "url": "https://opencollective.com/unified"702      }703    },704    "node_modules/mdast-util-from-markdown": {705      "version": "2.0.3",706      "resolved": "https://registry.npmjs.org/mdast-util-from-markdown/-/mdast-util-from-markdown-2.0.3.tgz",707      "integrity": "sha512-W4mAWTvSlKvf8L6J+VN9yLSqQ9AOAAvHuoDAmPkz4dHf553m5gVj2ejadHJhoJmcmxEnOv6Pa8XJhpxE93kb8Q==",708      "license": "MIT",709      "dependencies": {710        "@types/mdast": "^4.0.0",711        "@types/unist": "^3.0.0",712        "decode-named-character-reference": "^1.0.0",713        "devlop": "^1.0.0",714        "mdast-util-to-string": "^4.0.0",715        "micromark": "^4.0.0",716        "micromark-util-decode-numeric-character-reference": "^2.0.0",717        "micromark-util-decode-string": "^2.0.0",718        "micromark-util-normalize-identifier": "^2.0.0",719        "micromark-util-symbol": "^2.0.0",720        "micromark-util-types": "^2.0.0",721        "unist-util-stringify-position": "^4.0.0"722      },723      "funding": {724        "type": "opencollective",725        "url": "https://opencollective.com/unified"726      }727    },728    "node_modules/mdast-util-gfm": {729      "version": "3.1.0",730      "resolved": "https://registry.npmjs.org/mdast-util-gfm/-/mdast-util-gfm-3.1.0.tgz",731      "integrity": "sha512-0ulfdQOM3ysHhCJ1p06l0b0VKlhU0wuQs3thxZQagjcjPrlFRqY215uZGHHJan9GEAXd9MbfPjFJz+qMkVR6zQ==",732      "license": "MIT",733      "dependencies": {734        "mdast-util-from-markdown": "^2.0.0",735        "mdast-util-gfm-autolink-literal": "^2.0.0",736        "mdast-util-gfm-footnote": "^2.0.0",737        "mdast-util-gfm-strikethrough": "^2.0.0",738        "mdast-util-gfm-table": "^2.0.0",739        "mdast-util-gfm-task-list-item": "^2.0.0",740        "mdast-util-to-markdown": "^2.0.0"741      },742      "funding": {743        "type": "opencollective",744        "url": "https://opencollective.com/unified"745      }746    },747    "node_modules/mdast-util-gfm-autolink-literal": {748      "version": "2.0.1",749      "resolved": "https://registry.npmjs.org/mdast-util-gfm-autolink-literal/-/mdast-util-gfm-autolink-literal-2.0.1.tgz",750      "integrity": "sha512-5HVP2MKaP6L+G6YaxPNjuL0BPrq9orG3TsrZ9YXbA3vDw/ACI4MEsnoDpn6ZNm7GnZgtAcONJyPhOP8tNJQavQ==",751      "license": "MIT",752      "dependencies": {753        "@types/mdast": "^4.0.0",754        "ccount": "^2.0.0",755        "devlop": "^1.0.0",756        "mdast-util-find-and-replace": "^3.0.0",757        "micromark-util-character": "^2.0.0"758      },759      "funding": {760        "type": "opencollective",761        "url": "https://opencollective.com/unified"762      }763    },764    "node_modules/mdast-util-gfm-footnote": {765      "version": "2.1.0",766      "resolved": "https://registry.npmjs.org/mdast-util-gfm-footnote/-/mdast-util-gfm-footnote-2.1.0.tgz",767      "integrity": "sha512-sqpDWlsHn7Ac9GNZQMeUzPQSMzR6Wv0WKRNvQRg0KqHh02fpTz69Qc1QSseNX29bhz1ROIyNyxExfawVKTm1GQ==",768      "license": "MIT",769      "dependencies": {770        "@types/mdast": "^4.0.0",771        "devlop": "^1.1.0",772        "mdast-util-from-markdown": "^2.0.0",773        "mdast-util-to-markdown": "^2.0.0",774        "micromark-util-normalize-identifier": "^2.0.0"775      },776      "funding": {777        "type": "opencollective",778        "url": "https://opencollective.com/unified"779      }780    },781    "node_modules/mdast-util-gfm-strikethrough": {782      "version": "2.0.0",783      "resolved": "https://registry.npmjs.org/mdast-util-gfm-strikethrough/-/mdast-util-gfm-strikethrough-2.0.0.tgz",784      "integrity": "sha512-mKKb915TF+OC5ptj5bJ7WFRPdYtuHv0yTRxK2tJvi+BDqbkiG7h7u/9SI89nRAYcmap2xHQL9D+QG/6wSrTtXg==",785      "license": "MIT",786      "dependencies": {787        "@types/mdast": "^4.0.0",788        "mdast-util-from-markdown": "^2.0.0",789        "mdast-util-to-markdown": "^2.0.0"790      },791      "funding": {792        "type": "opencollective",793        "url": "https://opencollective.com/unified"794      }795    },796    "node_modules/mdast-util-gfm-table": {797      "version": "2.0.0",798      "resolved": "https://registry.npmjs.org/mdast-util-gfm-table/-/mdast-util-gfm-table-2.0.0.tgz",799      "integrity": "sha512-78UEvebzz/rJIxLvE7ZtDd/vIQ0RHv+3Mh5DR96p7cS7HsBhYIICDBCu8csTNWNO6tBWfqXPWekRuj2FNOGOZg==",800      "license": "MIT",801      "dependencies": {802        "@types/mdast": "^4.0.0",803        "devlop": "^1.0.0",804        "markdown-table": "^3.0.0",805        "mdast-util-from-markdown": "^2.0.0",806        "mdast-util-to-markdown": "^2.0.0"807      },808      "funding": {809        "type": "opencollective",810        "url": "https://opencollective.com/unified"811      }812    },813    "node_modules/mdast-util-gfm-task-list-item": {814      "version": "2.0.0",815      "resolved": "https://registry.npmjs.org/mdast-util-gfm-task-list-item/-/mdast-util-gfm-task-list-item-2.0.0.tgz",816      "integrity": "sha512-IrtvNvjxC1o06taBAVJznEnkiHxLFTzgonUdy8hzFVeDun0uTjxxrRGVaNFqkU1wJR3RBPEfsxmU6jDWPofrTQ==",817      "license": "MIT",818      "dependencies": {819        "@types/mdast": "^4.0.0",820        "devlop": "^1.0.0",821        "mdast-util-from-markdown": "^2.0.0",822        "mdast-util-to-markdown": "^2.0.0"823      },824      "funding": {825        "type": "opencollective",826        "url": "https://opencollective.com/unified"827      }828    },829    "node_modules/mdast-util-mdx-expression": {830      "version": "2.0.1",831      "resolved": "https://registry.npmjs.org/mdast-util-mdx-expression/-/mdast-util-mdx-expression-2.0.1.tgz",832      "integrity": "sha512-J6f+9hUp+ldTZqKRSg7Vw5V6MqjATc+3E4gf3CFNcuZNWD8XdyI6zQ8GqH7f8169MM6P7hMBRDVGnn7oHB9kXQ==",833      "license": "MIT",834      "dependencies": {835        "@types/estree-jsx": "^1.0.0",836        "@types/hast": "^3.0.0",837        "@types/mdast": "^4.0.0",838        "devlop": "^1.0.0",839        "mdast-util-from-markdown": "^2.0.0",840        "mdast-util-to-markdown": "^2.0.0"841      },842      "funding": {843        "type": "opencollective",844        "url": "https://opencollective.com/unified"845      }846    },847    "node_modules/mdast-util-mdx-jsx": {848      "version": "3.2.0",849      "resolved": "https://registry.npmjs.org/mdast-util-mdx-jsx/-/mdast-util-mdx-jsx-3.2.0.tgz",850      "integrity": "sha512-lj/z8v0r6ZtsN/cGNNtemmmfoLAFZnjMbNyLzBafjzikOM+glrjNHPlf6lQDOTccj9n5b0PPihEBbhneMyGs1Q==",851      "license": "MIT",852      "dependencies": {853        "@types/estree-jsx": "^1.0.0",854        "@types/hast": "^3.0.0",855        "@types/mdast": "^4.0.0",856        "@types/unist": "^3.0.0",857        "ccount": "^2.0.0",858        "devlop": "^1.1.0",859        "mdast-util-from-markdown": "^2.0.0",860        "mdast-util-to-markdown": "^2.0.0",861        "parse-entities": "^4.0.0",862        "stringify-entities": "^4.0.0",863        "unist-util-stringify-position": "^4.0.0",864        "vfile-message": "^4.0.0"865      },866      "funding": {867        "type": "opencollective",868        "url": "https://opencollective.com/unified"869      }870    },871    "node_modules/mdast-util-mdxjs-esm": {872      "version": "2.0.1",873      "resolved": "https://registry.npmjs.org/mdast-util-mdxjs-esm/-/mdast-util-mdxjs-esm-2.0.1.tgz",874      "integrity": "sha512-EcmOpxsZ96CvlP03NghtH1EsLtr0n9Tm4lPUJUBccV9RwUOneqSycg19n5HGzCf+10LozMRSObtVr3ee1WoHtg==",875      "license": "MIT",876      "dependencies": {877        "@types/estree-jsx": "^1.0.0",878        "@types/hast": "^3.0.0",879        "@types/mdast": "^4.0.0",880        "devlop": "^1.0.0",881        "mdast-util-from-markdown": "^2.0.0",882        "mdast-util-to-markdown": "^2.0.0"883      },884      "funding": {885        "type": "opencollective",886        "url": "https://opencollective.com/unified"887      }888    },889    "node_modules/mdast-util-phrasing": {890      "version": "4.1.0",891      "resolved": "https://registry.npmjs.org/mdast-util-phrasing/-/mdast-util-phrasing-4.1.0.tgz",892      "integrity": "sha512-TqICwyvJJpBwvGAMZjj4J2n0X8QWp21b9l0o7eXyVJ25YNWYbJDVIyD1bZXE6WtV6RmKJVYmQAKWa0zWOABz2w==",893      "license": "MIT",894      "dependencies": {895        "@types/mdast": "^4.0.0",896        "unist-util-is": "^6.0.0"897      },898      "funding": {899        "type": "opencollective",900        "url": "https://opencollective.com/unified"901      }902    },903    "node_modules/mdast-util-to-hast": {904      "version": "13.2.1",905      "resolved": "https://registry.npmjs.org/mdast-util-to-hast/-/mdast-util-to-hast-13.2.1.tgz",906      "integrity": "sha512-cctsq2wp5vTsLIcaymblUriiTcZd0CwWtCbLvrOzYCDZoWyMNV8sZ7krj09FSnsiJi3WVsHLM4k6Dq/yaPyCXA==",907      "license": "MIT",908      "dependencies": {909        "@types/hast": "^3.0.0",910        "@types/mdast": "^4.0.0",911        "@ungap/structured-clone": "^1.0.0",912        "devlop": "^1.0.0",913        "micromark-util-sanitize-uri": "^2.0.0",914        "trim-lines": "^3.0.0",915        "unist-util-position": "^5.0.0",916        "unist-util-visit": "^5.0.0",917        "vfile": "^6.0.0"918      },919      "funding": {920        "type": "opencollective",921        "url": "https://opencollective.com/unified"922      }923    },924    "node_modules/mdast-util-to-markdown": {925      "version": "2.1.2",926      "resolved": "https://registry.npmjs.org/mdast-util-to-markdown/-/mdast-util-to-markdown-2.1.2.tgz",927      "integrity": "sha512-xj68wMTvGXVOKonmog6LwyJKrYXZPvlwabaryTjLh9LuvovB/KAH+kvi8Gjj+7rJjsFi23nkUxRQv1KqSroMqA==",928      "license": "MIT",929      "dependencies": {930        "@types/mdast": "^4.0.0",931        "@types/unist": "^3.0.0",932        "longest-streak": "^3.0.0",933        "mdast-util-phrasing": "^4.0.0",934        "mdast-util-to-string": "^4.0.0",935        "micromark-util-classify-character": "^2.0.0",936        "micromark-util-decode-string": "^2.0.0",937        "unist-util-visit": "^5.0.0",938        "zwitch": "^2.0.0"939      },940      "funding": {941        "type": "opencollective",942        "url": "https://opencollective.com/unified"943      }944    },945    "node_modules/mdast-util-to-string": {946      "version": "4.0.0",947      "resolved": "https://registry.npmjs.org/mdast-util-to-string/-/mdast-util-to-string-4.0.0.tgz",948      "integrity": "sha512-0H44vDimn51F0YwvxSJSm0eCDOJTRlmN0R1yBh4HLj9wiV1Dn0QoXGbvFAWj2hSItVTlCmBF1hqKlIyUBVFLPg==",949      "license": "MIT",950      "dependencies": {951        "@types/mdast": "^4.0.0"952      },953      "funding": {954        "type": "opencollective",955        "url": "https://opencollective.com/unified"956      }957    },958    "node_modules/micromark": {959      "version": "4.0.2",960      "resolved": "https://registry.npmjs.org/micromark/-/micromark-4.0.2.tgz",961      "integrity": "sha512-zpe98Q6kvavpCr1NPVSCMebCKfD7CA2NqZ+rykeNhONIJBpc1tFKt9hucLGwha3jNTNI8lHpctWJWoimVF4PfA==",962      "funding": [963        {964          "type": "GitHub Sponsors",965          "url": "https://github.com/sponsors/unifiedjs"966        },967        {968          "type": "OpenCollective",969          "url": "https://opencollective.com/unified"970        }971      ],972      "license": "MIT",973      "dependencies": {974        "@types/debug": "^4.0.0",975        "debug": "^4.0.0",976        "decode-named-character-reference": "^1.0.0",977        "devlop": "^1.0.0",978        "micromark-core-commonmark": "^2.0.0",979        "micromark-factory-space": "^2.0.0",980        "micromark-util-character": "^2.0.0",981        "micromark-util-chunked": "^2.0.0",982        "micromark-util-combine-extensions": "^2.0.0",983        "micromark-util-decode-numeric-character-reference": "^2.0.0",984        "micromark-util-encode": "^2.0.0",985        "micromark-util-normalize-identifier": "^2.0.0",986        "micromark-util-resolve-all": "^2.0.0",987        "micromark-util-sanitize-uri": "^2.0.0",988        "micromark-util-subtokenize": "^2.0.0",989        "micromark-util-symbol": "^2.0.0",990        "micromark-util-types": "^2.0.0"991      }992    },993    "node_modules/micromark-core-commonmark": {994      "version": "2.0.3",995      "resolved": "https://registry.npmjs.org/micromark-core-commonmark/-/micromark-core-commonmark-2.0.3.tgz",996      "integrity": "sha512-RDBrHEMSxVFLg6xvnXmb1Ayr2WzLAWjeSATAoxwKYJV94TeNavgoIdA0a9ytzDSVzBy2YKFK+emCPOEibLeCrg==",997      "funding": [998        {999          "type": "GitHub Sponsors",1000          "url": "https://github.com/sponsors/unifiedjs"1001        },1002        {1003          "type": "OpenCollective",1004          "url": "https://opencollective.com/unified"1005        }1006      ],1007      "license": "MIT",1008      "dependencies": {1009        "decode-named-character-reference": "^1.0.0",1010        "devlop": "^1.0.0",1011        "micromark-factory-destination": "^2.0.0",1012        "micromark-factory-label": "^2.0.0",1013        "micromark-factory-space": "^2.0.0",1014        "micromark-factory-title": "^2.0.0",1015        "micromark-factory-whitespace": "^2.0.0",1016        "micromark-util-character": "^2.0.0",1017        "micromark-util-chunked": "^2.0.0",1018        "micromark-util-classify-character": "^2.0.0",1019        "micromark-util-html-tag-name": "^2.0.0",1020        "micromark-util-normalize-identifier": "^2.0.0",1021        "micromark-util-resolve-all": "^2.0.0",1022        "micromark-util-subtokenize": "^2.0.0",1023        "micromark-util-symbol": "^2.0.0",1024        "micromark-util-types": "^2.0.0"1025      }1026    },1027    "node_modules/micromark-extension-gfm": {1028      "version": "3.0.0",1029      "resolved": "https://registry.npmjs.org/micromark-extension-gfm/-/micromark-extension-gfm-3.0.0.tgz",1030      "integrity": "sha512-vsKArQsicm7t0z2GugkCKtZehqUm31oeGBV/KVSorWSy8ZlNAv7ytjFhvaryUiCUJYqs+NoE6AFhpQvBTM6Q4w==",1031      "license": "MIT",1032      "dependencies": {1033        "micromark-extension-gfm-autolink-literal": "^2.0.0",1034        "micromark-extension-gfm-footnote": "^2.0.0",1035        "micromark-extension-gfm-strikethrough": "^2.0.0",1036        "micromark-extension-gfm-table": "^2.0.0",1037        "micromark-extension-gfm-tagfilter": "^2.0.0",1038        "micromark-extension-gfm-task-list-item": "^2.0.0",1039        "micromark-util-combine-extensions": "^2.0.0",1040        "micromark-util-types": "^2.0.0"1041      },1042      "funding": {1043        "type": "opencollective",1044        "url": "https://opencollective.com/unified"1045      }1046    },1047    "node_modules/micromark-extension-gfm-autolink-literal": {1048      "version": "2.1.0",1049      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-autolink-literal/-/micromark-extension-gfm-autolink-literal-2.1.0.tgz",1050      "integrity": "sha512-oOg7knzhicgQ3t4QCjCWgTmfNhvQbDDnJeVu9v81r7NltNCVmhPy1fJRX27pISafdjL+SVc4d3l48Gb6pbRypw==",1051      "license": "MIT",1052      "dependencies": {1053        "micromark-util-character": "^2.0.0",1054        "micromark-util-sanitize-uri": "^2.0.0",1055        "micromark-util-symbol": "^2.0.0",1056        "micromark-util-types": "^2.0.0"1057      },1058      "funding": {1059        "type": "opencollective",1060        "url": "https://opencollective.com/unified"1061      }1062    },1063    "node_modules/micromark-extension-gfm-footnote": {1064      "version": "2.1.0",1065      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-footnote/-/micromark-extension-gfm-footnote-2.1.0.tgz",1066      "integrity": "sha512-/yPhxI1ntnDNsiHtzLKYnE3vf9JZ6cAisqVDauhp4CEHxlb4uoOTxOCJ+9s51bIB8U1N1FJ1RXOKTIlD5B/gqw==",1067      "license": "MIT",1068      "dependencies": {1069        "devlop": "^1.0.0",1070        "micromark-core-commonmark": "^2.0.0",1071        "micromark-factory-space": "^2.0.0",1072        "micromark-util-character": "^2.0.0",1073        "micromark-util-normalize-identifier": "^2.0.0",1074        "micromark-util-sanitize-uri": "^2.0.0",1075        "micromark-util-symbol": "^2.0.0",1076        "micromark-util-types": "^2.0.0"1077      },1078      "funding": {1079        "type": "opencollective",1080        "url": "https://opencollective.com/unified"1081      }1082    },1083    "node_modules/micromark-extension-gfm-strikethrough": {1084      "version": "2.1.0",1085      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-strikethrough/-/micromark-extension-gfm-strikethrough-2.1.0.tgz",1086      "integrity": "sha512-ADVjpOOkjz1hhkZLlBiYA9cR2Anf8F4HqZUO6e5eDcPQd0Txw5fxLzzxnEkSkfnD0wziSGiv7sYhk/ktvbf1uw==",1087      "license": "MIT",1088      "dependencies": {1089        "devlop": "^1.0.0",1090        "micromark-util-chunked": "^2.0.0",1091        "micromark-util-classify-character": "^2.0.0",1092        "micromark-util-resolve-all": "^2.0.0",1093        "micromark-util-symbol": "^2.0.0",1094        "micromark-util-types": "^2.0.0"1095      },1096      "funding": {1097        "type": "opencollective",1098        "url": "https://opencollective.com/unified"1099      }1100    },1101    "node_modules/micromark-extension-gfm-table": {1102      "version": "2.1.1",1103      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-table/-/micromark-extension-gfm-table-2.1.1.tgz",1104      "integrity": "sha512-t2OU/dXXioARrC6yWfJ4hqB7rct14e8f7m0cbI5hUmDyyIlwv5vEtooptH8INkbLzOatzKuVbQmAYcbWoyz6Dg==",1105      "license": "MIT",1106      "dependencies": {1107        "devlop": "^1.0.0",1108        "micromark-factory-space": "^2.0.0",1109        "micromark-util-character": "^2.0.0",1110        "micromark-util-symbol": "^2.0.0",1111        "micromark-util-types": "^2.0.0"1112      },1113      "funding": {1114        "type": "opencollective",1115        "url": "https://opencollective.com/unified"1116      }1117    },1118    "node_modules/micromark-extension-gfm-tagfilter": {1119      "version": "2.0.0",1120      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-tagfilter/-/micromark-extension-gfm-tagfilter-2.0.0.tgz",1121      "integrity": "sha512-xHlTOmuCSotIA8TW1mDIM6X2O1SiX5P9IuDtqGonFhEK0qgRI4yeC6vMxEV2dgyr2TiD+2PQ10o+cOhdVAcwfg==",1122      "license": "MIT",1123      "dependencies": {1124        "micromark-util-types": "^2.0.0"1125      },1126      "funding": {1127        "type": "opencollective",1128        "url": "https://opencollective.com/unified"1129      }1130    },1131    "node_modules/micromark-extension-gfm-task-list-item": {1132      "version": "2.1.0",1133      "resolved": "https://registry.npmjs.org/micromark-extension-gfm-task-list-item/-/micromark-extension-gfm-task-list-item-2.1.0.tgz",1134      "integrity": "sha512-qIBZhqxqI6fjLDYFTBIa4eivDMnP+OZqsNwmQ3xNLE4Cxwc+zfQEfbs6tzAo2Hjq+bh6q5F+Z8/cksrLFYWQQw==",1135      "license": "MIT",1136      "dependencies": {1137        "devlop": "^1.0.0",1138        "micromark-factory-space": "^2.0.0",1139        "micromark-util-character": "^2.0.0",1140        "micromark-util-symbol": "^2.0.0",1141        "micromark-util-types": "^2.0.0"1142      },1143      "funding": {1144        "type": "opencollective",1145        "url": "https://opencollective.com/unified"1146      }1147    },1148    "node_modules/micromark-factory-destination": {1149      "version": "2.0.1",1150      "resolved": "https://registry.npmjs.org/micromark-factory-destination/-/micromark-factory-destination-2.0.1.tgz",1151      "integrity": "sha512-Xe6rDdJlkmbFRExpTOmRj9N3MaWmbAgdpSrBQvCFqhezUn4AHqJHbaEnfbVYYiexVSs//tqOdY/DxhjdCiJnIA==",1152      "funding": [1153        {1154          "type": "GitHub Sponsors",1155          "url": "https://github.com/sponsors/unifiedjs"1156        },1157        {1158          "type": "OpenCollective",1159          "url": "https://opencollective.com/unified"1160        }1161      ],1162      "license": "MIT",1163      "dependencies": {1164        "micromark-util-character": "^2.0.0",1165        "micromark-util-symbol": "^2.0.0",1166        "micromark-util-types": "^2.0.0"1167      }1168    },1169    "node_modules/micromark-factory-label": {1170      "version": "2.0.1",1171      "resolved": "https://registry.npmjs.org/micromark-factory-label/-/micromark-factory-label-2.0.1.tgz",1172      "integrity": "sha512-VFMekyQExqIW7xIChcXn4ok29YE3rnuyveW3wZQWWqF4Nv9Wk5rgJ99KzPvHjkmPXF93FXIbBp6YdW3t71/7Vg==",1173      "funding": [1174        {1175          "type": "GitHub Sponsors",1176          "url": "https://github.com/sponsors/unifiedjs"1177        },1178        {1179          "type": "OpenCollective",1180          "url": "https://opencollective.com/unified"1181        }1182      ],1183      "license": "MIT",1184      "dependencies": {1185        "devlop": "^1.0.0",1186        "micromark-util-character": "^2.0.0",1187        "micromark-util-symbol": "^2.0.0",1188        "micromark-util-types": "^2.0.0"1189      }1190    },1191    "node_modules/micromark-factory-space": {1192      "version": "2.0.1",1193      "resolved": "https://registry.npmjs.org/micromark-factory-space/-/micromark-factory-space-2.0.1.tgz",1194      "integrity": "sha512-zRkxjtBxxLd2Sc0d+fbnEunsTj46SWXgXciZmHq0kDYGnck/ZSGj9/wULTV95uoeYiK5hRXP2mJ98Uo4cq/LQg==",1195      "funding": [1196        {1197          "type": "GitHub Sponsors",1198          "url": "https://github.com/sponsors/unifiedjs"1199        },1200        {

Showing the first 1,200 of 2055 lines. Download the file for the rest.