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.
 
Luke Childs 78ca4c5122 0.1.1 7 years ago
src Initial commit 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 root-module => get-root-module 7 years ago
package.json 0.1.1 7 years ago

README.md

get-root-module

Traverses up the directory tree and returns the first module found

Build Status Coverage Status npm

Inspired by the createServer() helper function in the Got tests

Install

npm install --save get-root-module

License

MIT © Luke Childs