lerna ls

List local packages

Options

NameDescription
--jsonShow information as a JSON array
--ndjsonShow information as newline-delimited JSON
-a, -allShow all packages (including private)
-l, --longShow extended information
-p, --parseableShow parseable output instead of columnified view
--toposortSort packages in topological order (dependencies before dependents) instead of lexical by directory
--graphShow dependency graph as a JSON-formatted adjacency list