1.0.0 • Published 10 years ago
gypls v1.0.0
gypls
Recursively list all dependencies that have a gypfile
Install
$ npm install -g gyplsCover
$ npm run coverUsage
$ cd <module>
$ gyplsAPI
gypls.read(dir, json, cb)
Params
- dir {String} the directory to recursively search
- json {Boolean} output in json
- cb {Function}
function(err, res)
License
MIT
