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.

184 lines
11 KiB

  1. <!doctype html>
  2. <html>
  3. <title>npm-index</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/index.html">
  7. <script async=true src="../../static/toc.js"></script>
  8. <body>
  9. <div id="wrapper">
  10. <h1><a href="misc/npm-index.html">npm-index</a></h1> <p>Index of all npm documentation</p>
  11. <h3 id="readme-1-"><a href="../doc/README.html">README</a></h3>
  12. <p>a JavaScript package manager</p>
  13. <h2 id="command-line-documentation">Command Line Documentation</h2>
  14. <p>Using npm on the command line</p>
  15. <h3 id="npm-1-"><a href="cli/npm.html">npm(1)</a></h3>
  16. <p>javascript package manager</p>
  17. <h3 id="npm-access-1-"><a href="cli/npm-access.html">npm-access(1)</a></h3>
  18. <p>Set access level on published packages</p>
  19. <h3 id="npm-adduser-1-"><a href="cli/npm-adduser.html">npm-adduser(1)</a></h3>
  20. <p>Add a registry user account</p>
  21. <h3 id="npm-audit-1-"><a href="cli/npm-audit.html">npm-audit(1)</a></h3>
  22. <p>Run a security audit</p>
  23. <h3 id="npm-bin-1-"><a href="cli/npm-bin.html">npm-bin(1)</a></h3>
  24. <p>Display npm bin folder</p>
  25. <h3 id="npm-bugs-1-"><a href="cli/npm-bugs.html">npm-bugs(1)</a></h3>
  26. <p>Bugs for a package in a web browser maybe</p>
  27. <h3 id="npm-build-1-"><a href="cli/npm-build.html">npm-build(1)</a></h3>
  28. <p>Build a package</p>
  29. <h3 id="npm-bundle-1-"><a href="cli/npm-bundle.html">npm-bundle(1)</a></h3>
  30. <p>REMOVED</p>
  31. <h3 id="npm-cache-1-"><a href="cli/npm-cache.html">npm-cache(1)</a></h3>
  32. <p>Manipulates packages cache</p>
  33. <h3 id="npm-ci-1-"><a href="cli/npm-ci.html">npm-ci(1)</a></h3>
  34. <p>Install a project with a clean slate</p>
  35. <h3 id="npm-completion-1-"><a href="cli/npm-completion.html">npm-completion(1)</a></h3>
  36. <p>Tab Completion for npm</p>
  37. <h3 id="npm-config-1-"><a href="cli/npm-config.html">npm-config(1)</a></h3>
  38. <p>Manage the npm configuration files</p>
  39. <h3 id="npm-dedupe-1-"><a href="cli/npm-dedupe.html">npm-dedupe(1)</a></h3>
  40. <p>Reduce duplication</p>
  41. <h3 id="npm-deprecate-1-"><a href="cli/npm-deprecate.html">npm-deprecate(1)</a></h3>
  42. <p>Deprecate a version of a package</p>
  43. <h3 id="npm-dist-tag-1-"><a href="cli/npm-dist-tag.html">npm-dist-tag(1)</a></h3>
  44. <p>Modify package distribution tags</p>
  45. <h3 id="npm-docs-1-"><a href="cli/npm-docs.html">npm-docs(1)</a></h3>
  46. <p>Docs for a package in a web browser maybe</p>
  47. <h3 id="npm-doctor-1-"><a href="cli/npm-doctor.html">npm-doctor(1)</a></h3>
  48. <p>Check your environments</p>
  49. <h3 id="npm-edit-1-"><a href="cli/npm-edit.html">npm-edit(1)</a></h3>
  50. <p>Edit an installed package</p>
  51. <h3 id="npm-explore-1-"><a href="cli/npm-explore.html">npm-explore(1)</a></h3>
  52. <p>Browse an installed package</p>
  53. <h3 id="npm-help-search-1-"><a href="cli/npm-help-search.html">npm-help-search(1)</a></h3>
  54. <p>Search npm help documentation</p>
  55. <h3 id="npm-help-1-"><a href="cli/npm-help.html">npm-help(1)</a></h3>
  56. <p>Get help on npm</p>
  57. <h3 id="npm-hook-1-"><a href="cli/npm-hook.html">npm-hook(1)</a></h3>
  58. <p>Manage registry hooks</p>
  59. <h3 id="npm-init-1-"><a href="cli/npm-init.html">npm-init(1)</a></h3>
  60. <p>create a package.json file</p>
  61. <h3 id="npm-install-ci-test-1-"><a href="cli/npm-install-ci-test.html">npm-install-ci-test(1)</a></h3>
  62. <p>Install a project with a clean slate and run tests</p>
  63. <h3 id="npm-install-test-1-"><a href="cli/npm-install-test.html">npm-install-test(1)</a></h3>
  64. <p>Install package(s) and run tests</p>
  65. <h3 id="npm-install-1-"><a href="cli/npm-install.html">npm-install(1)</a></h3>
  66. <p>Install a package</p>
  67. <h3 id="npm-link-1-"><a href="cli/npm-link.html">npm-link(1)</a></h3>
  68. <p>Symlink a package folder</p>
  69. <h3 id="npm-logout-1-"><a href="cli/npm-logout.html">npm-logout(1)</a></h3>
  70. <p>Log out of the registry</p>
  71. <h3 id="npm-ls-1-"><a href="cli/npm-ls.html">npm-ls(1)</a></h3>
  72. <p>List installed packages</p>
  73. <h3 id="npm-outdated-1-"><a href="cli/npm-outdated.html">npm-outdated(1)</a></h3>
  74. <p>Check for outdated packages</p>
  75. <h3 id="npm-owner-1-"><a href="cli/npm-owner.html">npm-owner(1)</a></h3>
  76. <p>Manage package owners</p>
  77. <h3 id="npm-pack-1-"><a href="cli/npm-pack.html">npm-pack(1)</a></h3>
  78. <p>Create a tarball from a package</p>
  79. <h3 id="npm-ping-1-"><a href="cli/npm-ping.html">npm-ping(1)</a></h3>
  80. <p>Ping npm registry</p>
  81. <h3 id="npm-prefix-1-"><a href="cli/npm-prefix.html">npm-prefix(1)</a></h3>
  82. <p>Display prefix</p>
  83. <h3 id="npm-profile-1-"><a href="cli/npm-profile.html">npm-profile(1)</a></h3>
  84. <p>Change settings on your registry profile</p>
  85. <h3 id="npm-prune-1-"><a href="cli/npm-prune.html">npm-prune(1)</a></h3>
  86. <p>Remove extraneous packages</p>
  87. <h3 id="npm-publish-1-"><a href="cli/npm-publish.html">npm-publish(1)</a></h3>
  88. <p>Publish a package</p>
  89. <h3 id="npm-rebuild-1-"><a href="cli/npm-rebuild.html">npm-rebuild(1)</a></h3>
  90. <p>Rebuild a package</p>
  91. <h3 id="npm-repo-1-"><a href="cli/npm-repo.html">npm-repo(1)</a></h3>
  92. <p>Open package repository page in the browser</p>
  93. <h3 id="npm-restart-1-"><a href="cli/npm-restart.html">npm-restart(1)</a></h3>
  94. <p>Restart a package</p>
  95. <h3 id="npm-root-1-"><a href="cli/npm-root.html">npm-root(1)</a></h3>
  96. <p>Display npm root</p>
  97. <h3 id="npm-run-script-1-"><a href="cli/npm-run-script.html">npm-run-script(1)</a></h3>
  98. <p>Run arbitrary package scripts</p>
  99. <h3 id="npm-search-1-"><a href="cli/npm-search.html">npm-search(1)</a></h3>
  100. <p>Search for packages</p>
  101. <h3 id="npm-shrinkwrap-1-"><a href="cli/npm-shrinkwrap.html">npm-shrinkwrap(1)</a></h3>
  102. <p>Lock down dependency versions for publication</p>
  103. <h3 id="npm-star-1-"><a href="cli/npm-star.html">npm-star(1)</a></h3>
  104. <p>Mark your favorite packages</p>
  105. <h3 id="npm-stars-1-"><a href="cli/npm-stars.html">npm-stars(1)</a></h3>
  106. <p>View packages marked as favorites</p>
  107. <h3 id="npm-start-1-"><a href="cli/npm-start.html">npm-start(1)</a></h3>
  108. <p>Start a package</p>
  109. <h3 id="npm-stop-1-"><a href="cli/npm-stop.html">npm-stop(1)</a></h3>
  110. <p>Stop a package</p>
  111. <h3 id="npm-team-1-"><a href="cli/npm-team.html">npm-team(1)</a></h3>
  112. <p>Manage organization teams and team memberships</p>
  113. <h3 id="npm-test-1-"><a href="cli/npm-test.html">npm-test(1)</a></h3>
  114. <p>Test a package</p>
  115. <h3 id="npm-token-1-"><a href="cli/npm-token.html">npm-token(1)</a></h3>
  116. <p>Manage your authentication tokens</p>
  117. <h3 id="npm-uninstall-1-"><a href="cli/npm-uninstall.html">npm-uninstall(1)</a></h3>
  118. <p>Remove a package</p>
  119. <h3 id="npm-unpublish-1-"><a href="cli/npm-unpublish.html">npm-unpublish(1)</a></h3>
  120. <p>Remove a package from the registry</p>
  121. <h3 id="npm-update-1-"><a href="cli/npm-update.html">npm-update(1)</a></h3>
  122. <p>Update a package</p>
  123. <h3 id="npm-version-1-"><a href="cli/npm-version.html">npm-version(1)</a></h3>
  124. <p>Bump a package version</p>
  125. <h3 id="npm-view-1-"><a href="cli/npm-view.html">npm-view(1)</a></h3>
  126. <p>View registry info</p>
  127. <h3 id="npm-whoami-1-"><a href="cli/npm-whoami.html">npm-whoami(1)</a></h3>
  128. <p>Display npm username</p>
  129. <h2 id="api-documentation">API Documentation</h2>
  130. <p>Using npm in your Node programs</p>
  131. <h2 id="files">Files</h2>
  132. <p>File system structures npm uses</p>
  133. <h3 id="npm-folders-5-"><a href="files/npm-folders.html">npm-folders(5)</a></h3>
  134. <p>Folder Structures Used by npm</p>
  135. <h3 id="npm-package-locks-5-"><a href="files/npm-package-locks.html">npm-package-locks(5)</a></h3>
  136. <p>An explanation of npm lockfiles</p>
  137. <h3 id="npm-shrinkwrap-json-5-"><a href="files/npm-shrinkwrap.json.html">npm-shrinkwrap.json(5)</a></h3>
  138. <p>A publishable lockfile</p>
  139. <h3 id="npmrc-5-"><a href="files/npmrc.html">npmrc(5)</a></h3>
  140. <p>The npm config files</p>
  141. <h3 id="package-lock-json-5-"><a href="files/package-lock.json.html">package-lock.json(5)</a></h3>
  142. <p>A manifestation of the manifest</p>
  143. <h3 id="package-json-5-"><a href="files/package.json.html">package.json(5)</a></h3>
  144. <p>Specifics of npm&#39;s package.json handling</p>
  145. <h2 id="misc">Misc</h2>
  146. <p>Various other bits and bobs</p>
  147. <h3 id="npm-coding-style-7-"><a href="misc/npm-coding-style.html">npm-coding-style(7)</a></h3>
  148. <p>npm&#39;s &quot;funny&quot; coding style</p>
  149. <h3 id="npm-config-7-"><a href="misc/npm-config.html">npm-config(7)</a></h3>
  150. <p>More than you probably want to know about npm configuration</p>
  151. <h3 id="npm-developers-7-"><a href="misc/npm-developers.html">npm-developers(7)</a></h3>
  152. <p>Developer Guide</p>
  153. <h3 id="npm-disputes-7-"><a href="misc/npm-disputes.html">npm-disputes(7)</a></h3>
  154. <p>Handling Module Name Disputes</p>
  155. <h3 id="npm-index-7-"><a href="misc/npm-index.html">npm-index(7)</a></h3>
  156. <p>Index of all npm documentation</p>
  157. <h3 id="npm-orgs-7-"><a href="misc/npm-orgs.html">npm-orgs(7)</a></h3>
  158. <p>Working with Teams &amp; Orgs</p>
  159. <h3 id="npm-registry-7-"><a href="misc/npm-registry.html">npm-registry(7)</a></h3>
  160. <p>The JavaScript Package Registry</p>
  161. <h3 id="npm-scope-7-"><a href="misc/npm-scope.html">npm-scope(7)</a></h3>
  162. <p>Scoped packages</p>
  163. <h3 id="npm-scripts-7-"><a href="misc/npm-scripts.html">npm-scripts(7)</a></h3>
  164. <p>How npm handles the &quot;scripts&quot; field</p>
  165. <h3 id="removing-npm-7-"><a href="misc/removing-npm.html">removing-npm(7)</a></h3>
  166. <p>Cleaning the Slate</p>
  167. <h3 id="semver-7-"><a href="misc/semver.html">semver(7)</a></h3>
  168. <p>The semantic versioner for npm</p>
  169. </div>
  170. <table border=0 cellspacing=0 cellpadding=0 id=npmlogo>
  171. <tr><td style="width:180px;height:10px;background:rgb(237,127,127)" colspan=18>&nbsp;</td></tr>
  172. <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>
  173. <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>
  174. <tr><td style="width:10px;height:10px;background:#fff" rowspan=2>&nbsp;</td></tr>
  175. <tr><td style="width:10px;height:10px;background:#fff">&nbsp;</td></tr>
  176. <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>
  177. <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>
  178. </table>
  179. <p id="footer">npm-index &mdash; npm@6.4.1</p>