summaryrefslogtreecommitdiff
path: root/deps/npm/html/doc/misc/npm-index.html
blob: 4afdf117e096699fa5e21154ed53ab313afb561e (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
<!doctype html>
<html>
  <title>npm-index</title>
  <meta http-equiv="content-type" value="text/html;utf-8">
  <link rel="stylesheet" type="text/css" href="../../static/style.css">
  <link rel="canonical" href="https://www.npmjs.org/doc/misc/npm-index.html">
  <script async=true src="../../static/toc.js"></script>

  <body>
    <div id="wrapper">

<h1><a href="../misc/npm-index.html">npm-index</a></h1> <p>Index of all npm documentation</p>

<h2 id="README-1"><a href="../../doc/README.html">README</a></h2>

<p>node package manager</p>

<h1>Command Line Documentation</h1>

<h2 id="npm-1"><a href="../cli/npm.html">npm(1)</a></h2>

<p>node package manager</p>

<h2 id="npm-adduser-1"><a href="../cli/npm-adduser.html">npm-adduser(1)</a></h2>

<p>Add a registry user account</p>

<h2 id="npm-bin-1"><a href="../cli/npm-bin.html">npm-bin(1)</a></h2>

<p>Display npm bin folder</p>

<h2 id="npm-bugs-1"><a href="../cli/npm-bugs.html">npm-bugs(1)</a></h2>

<p>Bugs for a package in a web browser maybe</p>

<h2 id="npm-build-1"><a href="../cli/npm-build.html">npm-build(1)</a></h2>

<p>Build a package</p>

<h2 id="npm-bundle-1"><a href="../cli/npm-bundle.html">npm-bundle(1)</a></h2>

<p>REMOVED</p>

<h2 id="npm-cache-1"><a href="../cli/npm-cache.html">npm-cache(1)</a></h2>

<p>Manipulates packages cache</p>

<h2 id="npm-completion-1"><a href="../cli/npm-completion.html">npm-completion(1)</a></h2>

<p>Tab Completion for npm</p>

<h2 id="npm-config-1"><a href="../cli/npm-config.html">npm-config(1)</a></h2>

<p>Manage the npm configuration files</p>

<h2 id="npm-dedupe-1"><a href="../cli/npm-dedupe.html">npm-dedupe(1)</a></h2>

<p>Reduce duplication</p>

<h2 id="npm-deprecate-1"><a href="../cli/npm-deprecate.html">npm-deprecate(1)</a></h2>

<p>Deprecate a version of a package</p>

<h2 id="npm-docs-1"><a href="../cli/npm-docs.html">npm-docs(1)</a></h2>

<p>Docs for a package in a web browser maybe</p>

<h2 id="npm-edit-1"><a href="../cli/npm-edit.html">npm-edit(1)</a></h2>

<p>Edit an installed package</p>

<h2 id="npm-explore-1"><a href="../cli/npm-explore.html">npm-explore(1)</a></h2>

<p>Browse an installed package</p>

<h2 id="npm-help-search-1"><a href="../cli/npm-help-search.html">npm-help-search(1)</a></h2>

<p>Search npm help documentation</p>

<h2 id="npm-help-1"><a href="../cli/npm-help.html">npm-help(1)</a></h2>

<p>Get help on npm</p>

<h2 id="npm-init-1"><a href="../cli/npm-init.html">npm-init(1)</a></h2>

<p>Interactively create a package.json file</p>

<h2 id="npm-install-1"><a href="../cli/npm-install.html">npm-install(1)</a></h2>

<p>Install a package</p>

<h2 id="npm-link-1"><a href="../cli/npm-link.html">npm-link(1)</a></h2>

<p>Symlink a package folder</p>

<h2 id="npm-ls-1"><a href="../cli/npm-ls.html">npm-ls(1)</a></h2>

<p>List installed packages</p>

<h2 id="npm-outdated-1"><a href="../cli/npm-outdated.html">npm-outdated(1)</a></h2>

<p>Check for outdated packages</p>

<h2 id="npm-owner-1"><a href="../cli/npm-owner.html">npm-owner(1)</a></h2>

<p>Manage package owners</p>

<h2 id="npm-pack-1"><a href="../cli/npm-pack.html">npm-pack(1)</a></h2>

<p>Create a tarball from a package</p>

<h2 id="npm-prefix-1"><a href="../cli/npm-prefix.html">npm-prefix(1)</a></h2>

<p>Display prefix</p>

<h2 id="npm-prune-1"><a href="../cli/npm-prune.html">npm-prune(1)</a></h2>

<p>Remove extraneous packages</p>

<h2 id="npm-publish-1"><a href="../cli/npm-publish.html">npm-publish(1)</a></h2>

<p>Publish a package</p>

<h2 id="npm-rebuild-1"><a href="../cli/npm-rebuild.html">npm-rebuild(1)</a></h2>

<p>Rebuild a package</p>

<h2 id="npm-repo-1"><a href="../cli/npm-repo.html">npm-repo(1)</a></h2>

<p>Open package repository page in the browser</p>

<h2 id="npm-restart-1"><a href="../cli/npm-restart.html">npm-restart(1)</a></h2>

<p>Start a package</p>

<h2 id="npm-rm-1"><a href="../cli/npm-rm.html">npm-rm(1)</a></h2>

<p>Remove a package</p>

<h2 id="npm-root-1"><a href="../cli/npm-root.html">npm-root(1)</a></h2>

<p>Display npm root</p>

<h2 id="npm-run-script-1"><a href="../cli/npm-run-script.html">npm-run-script(1)</a></h2>

<p>Run arbitrary package scripts</p>

<h2 id="npm-search-1"><a href="../cli/npm-search.html">npm-search(1)</a></h2>

<p>Search for packages</p>

<h2 id="npm-shrinkwrap-1"><a href="../cli/npm-shrinkwrap.html">npm-shrinkwrap(1)</a></h2>

<p>Lock down dependency versions</p>

<h2 id="npm-star-1"><a href="../cli/npm-star.html">npm-star(1)</a></h2>

<p>Mark your favorite packages</p>

<h2 id="npm-stars-1"><a href="../cli/npm-stars.html">npm-stars(1)</a></h2>

<p>View packages marked as favorites</p>

<h2 id="npm-start-1"><a href="../cli/npm-start.html">npm-start(1)</a></h2>

<p>Start a package</p>

<h2 id="npm-stop-1"><a href="../cli/npm-stop.html">npm-stop(1)</a></h2>

<p>Stop a package</p>

<h2 id="npm-submodule-1"><a href="../cli/npm-submodule.html">npm-submodule(1)</a></h2>

<p>Add a package as a git submodule</p>

<h2 id="npm-tag-1"><a href="../cli/npm-tag.html">npm-tag(1)</a></h2>

<p>Tag a published version</p>

<h2 id="npm-test-1"><a href="../cli/npm-test.html">npm-test(1)</a></h2>

<p>Test a package</p>

<h2 id="npm-uninstall-1"><a href="../cli/npm-uninstall.html">npm-uninstall(1)</a></h2>

<p>Remove a package</p>

<h2 id="npm-unpublish-1"><a href="../cli/npm-unpublish.html">npm-unpublish(1)</a></h2>

<p>Remove a package from the registry</p>

<h2 id="npm-update-1"><a href="../cli/npm-update.html">npm-update(1)</a></h2>

<p>Update a package</p>

<h2 id="npm-version-1"><a href="../cli/npm-version.html">npm-version(1)</a></h2>

<p>Bump a package version</p>

<h2 id="npm-view-1"><a href="../cli/npm-view.html">npm-view(1)</a></h2>

<p>View registry info</p>

<h2 id="npm-whoami-1"><a href="../cli/npm-whoami.html">npm-whoami(1)</a></h2>

<p>Display npm username</p>

<h1>API Documentation</h1>

<h2 id="npm-3"><a href="../api/npm.html">npm(3)</a></h2>

<p>node package manager</p>

<h2 id="npm-bin-3"><a href="../api/npm-bin.html">npm-bin(3)</a></h2>

<p>Display npm bin folder</p>

<h2 id="npm-bugs-3"><a href="../api/npm-bugs.html">npm-bugs(3)</a></h2>

<p>Bugs for a package in a web browser maybe</p>

<h2 id="npm-commands-3"><a href="../api/npm-commands.html">npm-commands(3)</a></h2>

<p>npm commands</p>

<h2 id="npm-config-3"><a href="../api/npm-config.html">npm-config(3)</a></h2>

<p>Manage the npm configuration files</p>

<h2 id="npm-deprecate-3"><a href="../api/npm-deprecate.html">npm-deprecate(3)</a></h2>

<p>Deprecate a version of a package</p>

<h2 id="npm-docs-3"><a href="../api/npm-docs.html">npm-docs(3)</a></h2>

<p>Docs for a package in a web browser maybe</p>

<h2 id="npm-edit-3"><a href="../api/npm-edit.html">npm-edit(3)</a></h2>

<p>Edit an installed package</p>

<h2 id="npm-explore-3"><a href="../api/npm-explore.html">npm-explore(3)</a></h2>

<p>Browse an installed package</p>

<h2 id="npm-help-search-3"><a href="../api/npm-help-search.html">npm-help-search(3)</a></h2>

<p>Search the help pages</p>

<h2 id="npm-init-3"><a href="../api/npm-init.html">npm-init(3)</a></h2>

<p>Interactively create a package.json file</p>

<h2 id="npm-install-3"><a href="../api/npm-install.html">npm-install(3)</a></h2>

<p>install a package programmatically</p>

<h2 id="npm-link-3"><a href="../api/npm-link.html">npm-link(3)</a></h2>

<p>Symlink a package folder</p>

<h2 id="npm-load-3"><a href="../api/npm-load.html">npm-load(3)</a></h2>

<p>Load config settings</p>

<h2 id="npm-ls-3"><a href="../api/npm-ls.html">npm-ls(3)</a></h2>

<p>List installed packages</p>

<h2 id="npm-outdated-3"><a href="../api/npm-outdated.html">npm-outdated(3)</a></h2>

<p>Check for outdated packages</p>

<h2 id="npm-owner-3"><a href="../api/npm-owner.html">npm-owner(3)</a></h2>

<p>Manage package owners</p>

<h2 id="npm-pack-3"><a href="../api/npm-pack.html">npm-pack(3)</a></h2>

<p>Create a tarball from a package</p>

<h2 id="npm-prefix-3"><a href="../api/npm-prefix.html">npm-prefix(3)</a></h2>

<p>Display prefix</p>

<h2 id="npm-prune-3"><a href="../api/npm-prune.html">npm-prune(3)</a></h2>

<p>Remove extraneous packages</p>

<h2 id="npm-publish-3"><a href="../api/npm-publish.html">npm-publish(3)</a></h2>

<p>Publish a package</p>

<h2 id="npm-rebuild-3"><a href="../api/npm-rebuild.html">npm-rebuild(3)</a></h2>

<p>Rebuild a package</p>

<h2 id="npm-repo-3"><a href="../api/npm-repo.html">npm-repo(3)</a></h2>

<p>Open package repository page in the browser</p>

<h2 id="npm-restart-3"><a href="../api/npm-restart.html">npm-restart(3)</a></h2>

<p>Start a package</p>

<h2 id="npm-root-3"><a href="../api/npm-root.html">npm-root(3)</a></h2>

<p>Display npm root</p>

<h2 id="npm-run-script-3"><a href="../api/npm-run-script.html">npm-run-script(3)</a></h2>

<p>Run arbitrary package scripts</p>

<h2 id="npm-search-3"><a href="../api/npm-search.html">npm-search(3)</a></h2>

<p>Search for packages</p>

<h2 id="npm-shrinkwrap-3"><a href="../api/npm-shrinkwrap.html">npm-shrinkwrap(3)</a></h2>

<p>programmatically generate package shrinkwrap file</p>

<h2 id="npm-start-3"><a href="../api/npm-start.html">npm-start(3)</a></h2>

<p>Start a package</p>

<h2 id="npm-stop-3"><a href="../api/npm-stop.html">npm-stop(3)</a></h2>

<p>Stop a package</p>

<h2 id="npm-submodule-3"><a href="../api/npm-submodule.html">npm-submodule(3)</a></h2>

<p>Add a package as a git submodule</p>

<h2 id="npm-tag-3"><a href="../api/npm-tag.html">npm-tag(3)</a></h2>

<p>Tag a published version</p>

<h2 id="npm-test-3"><a href="../api/npm-test.html">npm-test(3)</a></h2>

<p>Test a package</p>

<h2 id="npm-uninstall-3"><a href="../api/npm-uninstall.html">npm-uninstall(3)</a></h2>

<p>uninstall a package programmatically</p>

<h2 id="npm-unpublish-3"><a href="../api/npm-unpublish.html">npm-unpublish(3)</a></h2>

<p>Remove a package from the registry</p>

<h2 id="npm-update-3"><a href="../api/npm-update.html">npm-update(3)</a></h2>

<p>Update a package</p>

<h2 id="npm-version-3"><a href="../api/npm-version.html">npm-version(3)</a></h2>

<p>Bump a package version</p>

<h2 id="npm-view-3"><a href="../api/npm-view.html">npm-view(3)</a></h2>

<p>View registry info</p>

<h2 id="npm-whoami-3"><a href="../api/npm-whoami.html">npm-whoami(3)</a></h2>

<p>Display npm username</p>

<h1>Files</h1>

<h2 id="npm-folders-5"><a href="../files/npm-folders.html">npm-folders(5)</a></h2>

<p>Folder Structures Used by npm</p>

<h2 id="npmrc-5"><a href="../files/npmrc.html">npmrc(5)</a></h2>

<p>The npm config files</p>

<h2 id="package-json-5"><a href="../files/package.json.html">package.json(5)</a></h2>

<p>Specifics of npm&#39;s package.json handling</p>

<h1>Misc</h1>

<h2 id="npm-coding-style-7"><a href="../misc/npm-coding-style.html">npm-coding-style(7)</a></h2>

<p>npm&#39;s &quot;funny&quot; coding style</p>

<h2 id="npm-config-7"><a href="../misc/npm-config.html">npm-config(7)</a></h2>

<p>More than you probably want to know about npm configuration</p>

<h2 id="npm-developers-7"><a href="../misc/npm-developers.html">npm-developers(7)</a></h2>

<p>Developer Guide</p>

<h2 id="npm-disputes-7"><a href="../misc/npm-disputes.html">npm-disputes(7)</a></h2>

<p>Handling Module Name Disputes</p>

<h2 id="npm-faq-7"><a href="../misc/npm-faq.html">npm-faq(7)</a></h2>

<p>Frequently Asked Questions</p>

<h2 id="npm-index-7"><a href="../misc/npm-index.html">npm-index(7)</a></h2>

<p>Index of all npm documentation</p>

<h2 id="npm-registry-7"><a href="../misc/npm-registry.html">npm-registry(7)</a></h2>

<p>The JavaScript Package Registry</p>

<h2 id="npm-scripts-7"><a href="../misc/npm-scripts.html">npm-scripts(7)</a></h2>

<p>How npm handles the &quot;scripts&quot; field</p>

<h2 id="removing-npm-7"><a href="../misc/removing-npm.html">removing-npm(7)</a></h2>

<p>Cleaning the Slate</p>

<h2 id="semver-7"><a href="../misc/semver.html">semver(7)</a></h2>

<p>The semantic versioner for npm</p>
</div>

<table border=0 cellspacing=0 cellpadding=0 id=npmlogo>
<tr><td style="width:180px;height:10px;background:rgb(237,127,127)" colspan=18>&nbsp;</td></tr>
<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>
<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>
<tr><td style="width:10px;height:10px;background:#fff" rowspan=2>&nbsp;</td></tr>
<tr><td style="width:10px;height:10px;background:#fff">&nbsp;</td></tr>
<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>
<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>
</table>
<p id="footer">npm-index &mdash; npm@1.4.7</p>