[ 原始碼: node-resolve ]
套件:node-resolve(1.5.0-1)
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.