UNPKG

this

Version:

Traverses up the directory tree and returns the first module found

11 lines (10 loc) 146 B
language: node_js node_js: - '8' - '6' - '4' script: npm test after_success: npm run coverage notifications: email: on_success: never