Simple email application for Android. Original source code: https://framagit.org/dystopia-project/simple-email
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

112 lines
5.7 KiB

  1. <!doctype html>
  2. <html>
  3. <title>npm-ls</title>
  4. <meta charset="utf-8">
  5. <link rel="stylesheet" type="text/css" href="../../static/style.css">
  6. <link rel="canonical" href="https://www.npmjs.org/doc/cli/npm-ls.html">
  7. <script async=true src="../../static/toc.js"></script>
  8. <body>
  9. <div id="wrapper">
  10. <h1><a href="../cli/npm-ls.html">npm-ls</a></h1> <p>List installed packages</p>
  11. <h2 id="synopsis">SYNOPSIS</h2>
  12. <pre><code>npm ls [[&lt;@scope&gt;/]&lt;pkg&gt; ...]
  13. aliases: list, la, ll</code></pre><h2 id="description">DESCRIPTION</h2>
  14. <p>This command will print to stdout all the versions of packages that are
  15. installed, as well as their dependencies, in a tree-structure.</p>
  16. <p>Positional arguments are <code>name@version-range</code> identifiers, which will
  17. limit the results to only the paths to the packages named. Note that
  18. nested packages will <em>also</em> show the paths to the specified packages.
  19. For example, running <code>npm ls promzard</code> in npm&#39;s source tree will show:</p>
  20. <pre><code>npm@6.4.1 /path/to/npm
  21. └─┬ init-package-json@0.0.4
  22. └── promzard@0.1.5</code></pre><p>It will print out extraneous, missing, and invalid packages.</p>
  23. <p>If a project specifies git urls for dependencies these are shown
  24. in parentheses after the name@version to make it easier for users to
  25. recognize potential forks of a project.</p>
  26. <p>The tree shown is the logical dependency tree, based on package
  27. dependencies, not the physical layout of your node_modules folder.</p>
  28. <p>When run as <code>ll</code> or <code>la</code>, it shows extended information by default.</p>
  29. <h2 id="configuration">CONFIGURATION</h2>
  30. <h3 id="json">json</h3>
  31. <ul>
  32. <li>Default: false</li>
  33. <li>Type: Boolean</li>
  34. </ul>
  35. <p>Show information in JSON format.</p>
  36. <h3 id="long">long</h3>
  37. <ul>
  38. <li>Default: false</li>
  39. <li>Type: Boolean</li>
  40. </ul>
  41. <p>Show extended information.</p>
  42. <h3 id="parseable">parseable</h3>
  43. <ul>
  44. <li>Default: false</li>
  45. <li>Type: Boolean</li>
  46. </ul>
  47. <p>Show parseable output instead of tree view.</p>
  48. <h3 id="global">global</h3>
  49. <ul>
  50. <li>Default: false</li>
  51. <li>Type: Boolean</li>
  52. </ul>
  53. <p>List packages in the global install prefix instead of in the current
  54. project.</p>
  55. <h3 id="depth">depth</h3>
  56. <ul>
  57. <li>Type: Int</li>
  58. </ul>
  59. <p>Max display depth of the dependency tree.</p>
  60. <h3 id="prod-production">prod / production</h3>
  61. <ul>
  62. <li>Type: Boolean</li>
  63. <li>Default: false</li>
  64. </ul>
  65. <p>Display only the dependency tree for packages in <code>dependencies</code>.</p>
  66. <h3 id="dev-development">dev / development</h3>
  67. <ul>
  68. <li>Type: Boolean</li>
  69. <li>Default: false</li>
  70. </ul>
  71. <p>Display only the dependency tree for packages in <code>devDependencies</code>.</p>
  72. <h3 id="only">only</h3>
  73. <ul>
  74. <li>Type: String</li>
  75. </ul>
  76. <p>When &quot;dev&quot; or &quot;development&quot;, is an alias to <code>dev</code>.</p>
  77. <p>When &quot;prod&quot; or &quot;production&quot;, is an alias to <code>production</code>.</p>
  78. <h3 id="link">link</h3>
  79. <ul>
  80. <li>Type: Boolean</li>
  81. <li>Default: false</li>
  82. </ul>
  83. <p>Display only dependencies which are linked</p>
  84. <h2 id="see-also">SEE ALSO</h2>
  85. <ul>
  86. <li><a href="../cli/npm-config.html">npm-config(1)</a></li>
  87. <li><a href="../misc/npm-config.html">npm-config(7)</a></li>
  88. <li><a href="../files/npmrc.html">npmrc(5)</a></li>
  89. <li><a href="../files/npm-folders.html">npm-folders(5)</a></li>
  90. <li><a href="../cli/npm-install.html">npm-install(1)</a></li>
  91. <li><a href="../cli/npm-link.html">npm-link(1)</a></li>
  92. <li><a href="../cli/npm-prune.html">npm-prune(1)</a></li>
  93. <li><a href="../cli/npm-outdated.html">npm-outdated(1)</a></li>
  94. <li><a href="../cli/npm-update.html">npm-update(1)</a></li>
  95. </ul>
  96. </div>
  97. <table border=0 cellspacing=0 cellpadding=0 id=npmlogo>
  98. <tr><td style="width:180px;height:10px;background:rgb(237,127,127)" colspan=18>&nbsp;</td></tr>
  99. <tr><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td><td style="width:40px;height:10px;background:#fff" colspan=4>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4>&nbsp;</td><td style="width:40px;height:10px;background:#fff" colspan=4>&nbsp;</td><td rowspan=4 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td><td colspan=6 style="width:60px;height:10px;background:#fff">&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=4>&nbsp;</td></tr>
  100. <tr><td colspan=2 style="width:20px;height:30px;background:#fff" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:20px;height:10px;background:#fff" rowspan=4 colspan=2>&nbsp;</td><td style="width:10px;height:20px;background:rgb(237,127,127)" rowspan=2>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:20px;height:10px;background:#fff" rowspan=3 colspan=2>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:#fff" rowspan=3>&nbsp;</td><td style="width:10px;height:10px;background:rgb(237,127,127)" rowspan=3>&nbsp;</td></tr>
  101. <tr><td style="width:10px;height:10px;background:#fff" rowspan=2>&nbsp;</td></tr>
  102. <tr><td style="width:10px;height:10px;background:#fff">&nbsp;</td></tr>
  103. <tr><td style="width:60px;height:10px;background:rgb(237,127,127)" colspan=6>&nbsp;</td><td colspan=10 style="width:10px;height:10px;background:rgb(237,127,127)">&nbsp;</td></tr>
  104. <tr><td colspan=5 style="width:50px;height:10px;background:#fff">&nbsp;</td><td style="width:40px;height:10px;background:rgb(237,127,127)" colspan=4>&nbsp;</td><td style="width:90px;height:10px;background:#fff" colspan=9>&nbsp;</td></tr>
  105. </table>
  106. <p id="footer">npm-ls &mdash; npm@6.4.1</p>