jackfranklin / gulp-load-plugins

Automatically load in gulp plugins
https://github.com/jackfranklin/gulp-load-plugins
MIT License
757 stars 55 forks source link

Update README.md #36

Closed iliakan closed 10 years ago

iliakan commented 10 years ago

A small note where package.json is searched by default.

iliakan commented 10 years ago

P.S. And one more way to get package.json is to search up from path.dirname(module.parent.filename), not from process.cwd().