You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
Sindre Sorhus ed46a00d5e Use `pkg-dir` 7 years ago
src Use `pkg-dir` 7 years ago
test root-module => get-root-module 7 years ago
.gitignore Initial commit 7 years ago
.travis.yml Initial commit 7 years ago
LICENSE Initial commit 7 years ago
README.md Remove old readme text from another module 7 years ago
package.json Use `pkg-dir` 7 years ago

README.md

get-root-module

Traverses up the directory tree and returns the first module found

Build Status Coverage Status npm

Install

npm install --save get-root-module

License

MIT © Luke Childs