normalize-path • 3.0.0Normalize 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
ofetch • 1.4.1A better fetch API. Works on node, browser and workers.
DIRECT
3
picomatch • 2.3.1Blazing 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
radix3 • 1.1.2Lightweight and fast router for JavaScript based on Radix Tree
INDIRECT
0
readdirp • 4.1.2Recursive version of fs.readdir with small RAM & CPU footprint.