throttled-queue
Throttles arbitrary code to execute a maximum number of times per interval. Best for making throttled API requests.
resolve
resolve like require.resolve() on behalf of files asynchronously and synchronously
pify
Promisify a callback-style function