This is a bundle of imported libraries used by cspell.
The purpose of this bundle is to reduce the install size of cspell-lib and cspell app.
npm install -S cspell-util-bundle
npm install -SD @types/xregexp
xregexp
is a wonderful enhancement to the builtin regex engine in Javascript.
The downside is that it includes a LOT of unnecessary files.