UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

7 lines (6 loc) 187 B
'use strict'; /* Copyright 2012-2015, Yahoo Inc. Copyrights licensed under the New BSD License. See the accompanying LICENSE file for terms. */ module.exports = require('./lib/hook');