gypls

1.0.0 • Public • Published

gypls

Recursively list all dependencies that have a gypfile

build status

Install

$ npm install -g gypls

Cover

$ npm run cover

Usage

cd <module>
$ gypls

API

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

Readme

Keywords

Package Sidebar

Install

npm i gypls

Weekly Downloads

2

Version

1.0.0

License

MIT

Last publish

Collaborators

  • eh
  • evanlucas