UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

9 lines (8 loc) 160 B
'use strict'; module.exports = { stdin: false, stderr: false, supportsHyperlink: function () { // eslint-disable-line object-shorthand return false; } };