Importing local Node.js modules
I have a local Node.js/TS package in local directory
/foo/bar/leet/package.json – Is there any way to import and use this in a Deno project?