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.

241 lines
4.1 KiB

  1. .TH "NPM\-INDEX" "7" "August 2018" "" ""
  2. .SH "NAME"
  3. \fBnpm-index\fR \- Index of all npm documentation
  4. .SS npm help README
  5. .P
  6. a JavaScript package manager
  7. .SH Command Line Documentation
  8. .P
  9. Using npm on the command line
  10. .SS npm help npm
  11. .P
  12. javascript package manager
  13. .SS npm help access
  14. .P
  15. Set access level on published packages
  16. .SS npm help adduser
  17. .P
  18. Add a registry user account
  19. .SS npm help audit
  20. .P
  21. Run a security audit
  22. .SS npm help bin
  23. .P
  24. Display npm bin folder
  25. .SS npm help bugs
  26. .P
  27. Bugs for a package in a web browser maybe
  28. .SS npm help build
  29. .P
  30. Build a package
  31. .SS npm help bundle
  32. .P
  33. REMOVED
  34. .SS npm help cache
  35. .P
  36. Manipulates packages cache
  37. .SS npm help ci
  38. .P
  39. Install a project with a clean slate
  40. .SS npm help completion
  41. .P
  42. Tab Completion for npm
  43. .SS npm help config
  44. .P
  45. Manage the npm configuration files
  46. .SS npm help dedupe
  47. .P
  48. Reduce duplication
  49. .SS npm help deprecate
  50. .P
  51. Deprecate a version of a package
  52. .SS npm help dist\-tag
  53. .P
  54. Modify package distribution tags
  55. .SS npm help docs
  56. .P
  57. Docs for a package in a web browser maybe
  58. .SS npm help doctor
  59. .P
  60. Check your environments
  61. .SS npm help edit
  62. .P
  63. Edit an installed package
  64. .SS npm help explore
  65. .P
  66. Browse an installed package
  67. .SS npm help help\-search
  68. .P
  69. Search npm help documentation
  70. .SS npm help help
  71. .P
  72. Get help on npm
  73. .SS npm help hook
  74. .P
  75. Manage registry hooks
  76. .SS npm help init
  77. .P
  78. create a package\.json file
  79. .SS npm help install\-ci\-test
  80. .P
  81. Install a project with a clean slate and run tests
  82. .SS npm help install\-test
  83. .P
  84. Install package(s) and run tests
  85. .SS npm help install
  86. .P
  87. Install a package
  88. .SS npm help link
  89. .P
  90. Symlink a package folder
  91. .SS npm help logout
  92. .P
  93. Log out of the registry
  94. .SS npm help ls
  95. .P
  96. List installed packages
  97. .SS npm help outdated
  98. .P
  99. Check for outdated packages
  100. .SS npm help owner
  101. .P
  102. Manage package owners
  103. .SS npm help pack
  104. .P
  105. Create a tarball from a package
  106. .SS npm help ping
  107. .P
  108. Ping npm registry
  109. .SS npm help prefix
  110. .P
  111. Display prefix
  112. .SS npm help profile
  113. .P
  114. Change settings on your registry profile
  115. .SS npm help prune
  116. .P
  117. Remove extraneous packages
  118. .SS npm help publish
  119. .P
  120. Publish a package
  121. .SS npm help rebuild
  122. .P
  123. Rebuild a package
  124. .SS npm help repo
  125. .P
  126. Open package repository page in the browser
  127. .SS npm help restart
  128. .P
  129. Restart a package
  130. .SS npm help root
  131. .P
  132. Display npm root
  133. .SS npm help run\-script
  134. .P
  135. Run arbitrary package scripts
  136. .SS npm help search
  137. .P
  138. Search for packages
  139. .SS npm help shrinkwrap
  140. .P
  141. Lock down dependency versions for publication
  142. .SS npm help star
  143. .P
  144. Mark your favorite packages
  145. .SS npm help stars
  146. .P
  147. View packages marked as favorites
  148. .SS npm help start
  149. .P
  150. Start a package
  151. .SS npm help stop
  152. .P
  153. Stop a package
  154. .SS npm help team
  155. .P
  156. Manage organization teams and team memberships
  157. .SS npm help test
  158. .P
  159. Test a package
  160. .SS npm help token
  161. .P
  162. Manage your authentication tokens
  163. .SS npm help uninstall
  164. .P
  165. Remove a package
  166. .SS npm help unpublish
  167. .P
  168. Remove a package from the registry
  169. .SS npm help update
  170. .P
  171. Update a package
  172. .SS npm help version
  173. .P
  174. Bump a package version
  175. .SS npm help view
  176. .P
  177. View registry info
  178. .SS npm help whoami
  179. .P
  180. Display npm username
  181. .SH API Documentation
  182. .P
  183. Using npm in your Node programs
  184. .SH Files
  185. .P
  186. File system structures npm uses
  187. .SS npm help 5 folders
  188. .P
  189. Folder Structures Used by npm
  190. .SS npm help 5 package\-locks
  191. .P
  192. An explanation of npm lockfiles
  193. .SS npm help 5 shrinkwrap\.json
  194. .P
  195. A publishable lockfile
  196. .SS npm help 5 npmrc
  197. .P
  198. The npm config files
  199. .SS npm help 5 package\-lock\.json
  200. .P
  201. A manifestation of the manifest
  202. .SS npm help 5 package\.json
  203. .P
  204. Specifics of npm's package\.json handling
  205. .SH Misc
  206. .P
  207. Various other bits and bobs
  208. .SS npm help 7 coding\-style
  209. .P
  210. npm's "funny" coding style
  211. .SS npm help 7 config
  212. .P
  213. More than you probably want to know about npm configuration
  214. .SS npm help 7 developers
  215. .P
  216. Developer Guide
  217. .SS npm help 7 disputes
  218. .P
  219. Handling Module Name Disputes
  220. .SS npm help 7 index
  221. .P
  222. Index of all npm documentation
  223. .SS npm help 7 orgs
  224. .P
  225. Working with Teams & Orgs
  226. .SS npm help 7 registry
  227. .P
  228. The JavaScript Package Registry
  229. .SS npm help 7 scope
  230. .P
  231. Scoped packages
  232. .SS npm help 7 scripts
  233. .P
  234. How npm handles the "scripts" field
  235. .SS npm help 7 removing\-npm
  236. .P
  237. Cleaning the Slate
  238. .SS npm help 7 semver
  239. .P
  240. The semantic versioner for npm