DOKK / manpages / debian 12 / pkg-js-tools / pkgjs-depends.1.en
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:

* related Debian packages (using apt-file) * missing modules

-h, --help: print this

(for main package only, not dependencies)

--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