lerna list
List local packages
Options
Name | Description |
---|---|
--json | Show information as a JSON array |
--ndjson | Show information as newline-delimited JSON |
-a, -all | Show all packages (including private) |
-l, --long | Show extended information |
-p, --parseable | Show parseable output instead of columnified view |
--toposort | Sort packages in topological order (dependencies before dependents) instead of lexical by directory |
--graph | Show dependency graph as a JSON-formatted adjacency list |