Binary package “node-resolve” in ubuntu oracular

Synchronous/Asynchronous require.resolve() algorithm

 This module implements the node require.resolve() algorithm such
 that you can require.resolve() on behalf of a file asynchronously
 and synchronously
 .
 Node.js is an event-based server-side JavaScript engine.