summaryrefslogtreecommitdiff
path: root/deps/npm/man/man3/ls.3
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man3/ls.3')
-rw-r--r--deps/npm/man/man3/ls.37
1 files changed, 7 insertions, 0 deletions
diff --git a/deps/npm/man/man3/ls.3 b/deps/npm/man/man3/ls.3
index 5796d7c6f3..6b597edb89 100644
--- a/deps/npm/man/man3/ls.3
+++ b/deps/npm/man/man3/ls.3
@@ -31,6 +31,13 @@ It will print out extraneous, missing, and invalid packages\.
If the silent parameter is set to true, nothing will be output to the screen,
but the data will still be returned\.
.
+.P
+Callback is provided an error if one occurred, the full data about which
+packages are installed and which dependencies they will receive, and a
+"lite" data object which just shows which versions are installed where\.
+Note that the full data object is a circular structure, so care must be
+taken if it is serialized to JSON\.
+.
.SH "CONFIGURATION"
.
.SS "long"