Revision 5aef65a9 deps/npm/html/doc/ls.html

View differences:

deps/npm/html/doc/ls.html
25 25
nested packages will <em>also</em> show the paths to the specified packages.
26 26
For example, running <code>npm ls promzard</code> in npm&#39;s source tree will show:</p>
27 27

  
28
<pre><code>npm@1.2.2 /path/to/npm
28
<pre><code>npm@1.2.10 /path/to/npm
29 29
└─┬ init-package-json@0.0.4
30 30
  └── promzard@0.1.5</code></pre>
31 31

  
......
64 64

  
65 65
<ul><li><a href="../doc/config.html">config(1)</a></li><li><a href="../doc/folders.html">folders(1)</a></li><li><a href="../doc/install.html">install(1)</a></li><li><a href="../doc/link.html">link(1)</a></li><li><a href="../doc/prune.html">prune(1)</a></li><li><a href="../doc/outdated.html">outdated(1)</a></li><li><a href="../doc/update.html">update(1)</a></li></ul>
66 66
</div>
67
<p id="footer">ls &mdash; npm@1.2.2</p>
67
<p id="footer">ls &mdash; npm@1.2.10</p>
68 68
<script>
69 69
;(function () {
70 70
var wrapper = document.getElementById("wrapper")

Also available in: Unified diff