Mod Dependencies

Hey, my new mod will depend on an NPM package, although the mod is in red in the mods screen, I just added it in the dependencies and ran npm install, is it not possible to install external dependencies?

We are not using npm for GDT. Even though our package.json looks similar we don’t support remote dependencies.

Will this be somewhat supported in the future? I need a package from NPM, or could I help you guys integrate my idea into the game itself?