PKGJS-DEPENDS(1) | User Commands | PKGJS-DEPENDS(1) |
pkgjs-depends - pkgjs-depends
pkgjs-depends
Search recursively dependencies of the given module name (else use `package.json#name`) and displays:
-h, --help: print this
--no-peer-dependencies, --npd: don't include peer dependencies
--debug
-c, --checkversions: verify that version matches
--nocache: don't use local cache
--clearcache: clear local cache
--limit: recursion limit (default: 100)
--graph, -g: display modules using a digraph of relations
--missing-graph, --mg: display only missing modules using a digraph of relations
--no-progress, --np: don't print progress bar
December 2022 | pkgjs-depends 0.15.12 |