UNPKG

find-node-modules

Version:

Return an array of all parent node_modules directories

10 lines (6 loc) 143 B
build: node --harmony-generators build.js test: node test/mime.js mocha --require should --reporter spec test/test.js .PHONY: build test