]> gerrit.simantics Code Review - simantics/district.git/blob - org.simantics.maps.server/node/node-v4.8.0-win-x64/node_modules/npm/doc/misc/npm-index.md
Adding integrated tile server
[simantics/district.git] / org.simantics.maps.server / node / node-v4.8.0-win-x64 / node_modules / npm / doc / misc / npm-index.md
1 npm-index(7) -- Index of all npm documentation
2 ==============================================
3
4 ### README(1)
5
6 a JavaScript package manager
7
8 ## Command Line Documentation
9
10 Using npm on the command line
11
12 ### npm(1)
13
14 javascript package manager
15
16 ### npm-access(1)
17
18 Set access level on published packages
19
20 ### npm-adduser(1)
21
22 Add a registry user account
23
24 ### npm-bin(1)
25
26 Display npm bin folder
27
28 ### npm-bugs(1)
29
30 Bugs for a package in a web browser maybe
31
32 ### npm-build(1)
33
34 Build a package
35
36 ### npm-bundle(1)
37
38 REMOVED
39
40 ### npm-cache(1)
41
42 Manipulates packages cache
43
44 ### npm-completion(1)
45
46 Tab Completion for npm
47
48 ### npm-config(1)
49
50 Manage the npm configuration files
51
52 ### npm-dedupe(1)
53
54 Reduce duplication
55
56 ### npm-deprecate(1)
57
58 Deprecate a version of a package
59
60 ### npm-dist-tag(1)
61
62 Modify package distribution tags
63
64 ### npm-docs(1)
65
66 Docs for a package in a web browser maybe
67
68 ### npm-edit(1)
69
70 Edit an installed package
71
72 ### npm-explore(1)
73
74 Browse an installed package
75
76 ### npm-help-search(1)
77
78 Search npm help documentation
79
80 ### npm-help(1)
81
82 Get help on npm
83
84 ### npm-init(1)
85
86 Interactively create a package.json file
87
88 ### npm-install(1)
89
90 Install a package
91
92 ### npm-link(1)
93
94 Symlink a package folder
95
96 ### npm-logout(1)
97
98 Log out of the registry
99
100 ### npm-ls(1)
101
102 List installed packages
103
104 ### npm-outdated(1)
105
106 Check for outdated packages
107
108 ### npm-owner(1)
109
110 Manage package owners
111
112 ### npm-pack(1)
113
114 Create a tarball from a package
115
116 ### npm-ping(1)
117
118 Ping npm registry
119
120 ### npm-prefix(1)
121
122 Display prefix
123
124 ### npm-prune(1)
125
126 Remove extraneous packages
127
128 ### npm-publish(1)
129
130 Publish a package
131
132 ### npm-rebuild(1)
133
134 Rebuild a package
135
136 ### npm-repo(1)
137
138 Open package repository page in the browser
139
140 ### npm-restart(1)
141
142 Restart a package
143
144 ### npm-rm(1)
145
146 Remove a package
147
148 ### npm-root(1)
149
150 Display npm root
151
152 ### npm-run-script(1)
153
154 Run arbitrary package scripts
155
156 ### npm-search(1)
157
158 Search for packages
159
160 ### npm-shrinkwrap(1)
161
162 Lock down dependency versions
163
164 ### npm-star(1)
165
166 Mark your favorite packages
167
168 ### npm-stars(1)
169
170 View packages marked as favorites
171
172 ### npm-start(1)
173
174 Start a package
175
176 ### npm-stop(1)
177
178 Stop a package
179
180 ### npm-tag(1)
181
182 Tag a published version
183
184 ### npm-team(1)
185
186 Manage organization teams and team memberships
187
188 ### npm-test(1)
189
190 Test a package
191
192 ### npm-uninstall(1)
193
194 Remove a package
195
196 ### npm-unpublish(1)
197
198 Remove a package from the registry
199
200 ### npm-update(1)
201
202 Update a package
203
204 ### npm-version(1)
205
206 Bump a package version
207
208 ### npm-view(1)
209
210 View registry info
211
212 ### npm-whoami(1)
213
214 Display npm username
215
216 ## API Documentation
217
218 Using npm in your Node programs
219
220 ### npm(3)
221
222 javascript package manager
223
224 ### npm-bin(3)
225
226 Display npm bin folder
227
228 ### npm-bugs(3)
229
230 Bugs for a package in a web browser maybe
231
232 ### npm-cache(3)
233
234 manage the npm cache programmatically
235
236 ### npm-commands(3)
237
238 npm commands
239
240 ### npm-config(3)
241
242 Manage the npm configuration files
243
244 ### npm-deprecate(3)
245
246 Deprecate a version of a package
247
248 ### npm-docs(3)
249
250 Docs for a package in a web browser maybe
251
252 ### npm-edit(3)
253
254 Edit an installed package
255
256 ### npm-explore(3)
257
258 Browse an installed package
259
260 ### npm-help-search(3)
261
262 Search the help pages
263
264 ### npm-init(3)
265
266 Interactively create a package.json file
267
268 ### npm-install(3)
269
270 install a package programmatically
271
272 ### npm-link(3)
273
274 Symlink a package folder
275
276 ### npm-load(3)
277
278 Load config settings
279
280 ### npm-ls(3)
281
282 List installed packages
283
284 ### npm-outdated(3)
285
286 Check for outdated packages
287
288 ### npm-owner(3)
289
290 Manage package owners
291
292 ### npm-pack(3)
293
294 Create a tarball from a package
295
296 ### npm-ping(3)
297
298 Ping npm registry
299
300 ### npm-prefix(3)
301
302 Display prefix
303
304 ### npm-prune(3)
305
306 Remove extraneous packages
307
308 ### npm-publish(3)
309
310 Publish a package
311
312 ### npm-rebuild(3)
313
314 Rebuild a package
315
316 ### npm-repo(3)
317
318 Open package repository page in the browser
319
320 ### npm-restart(3)
321
322 Restart a package
323
324 ### npm-root(3)
325
326 Display npm root
327
328 ### npm-run-script(3)
329
330 Run arbitrary package scripts
331
332 ### npm-search(3)
333
334 Search for packages
335
336 ### npm-shrinkwrap(3)
337
338 programmatically generate package shrinkwrap file
339
340 ### npm-start(3)
341
342 Start a package
343
344 ### npm-stop(3)
345
346 Stop a package
347
348 ### npm-tag(3)
349
350 Tag a published version
351
352 ### npm-test(3)
353
354 Test a package
355
356 ### npm-uninstall(3)
357
358 uninstall a package programmatically
359
360 ### npm-unpublish(3)
361
362 Remove a package from the registry
363
364 ### npm-update(3)
365
366 Update a package
367
368 ### npm-version(3)
369
370 Bump a package version
371
372 ### npm-view(3)
373
374 View registry info
375
376 ### npm-whoami(3)
377
378 Display npm username
379
380 ## Files
381
382 File system structures npm uses
383
384 ### npm-folders(5)
385
386 Folder Structures Used by npm
387
388 ### npmrc(5)
389
390 The npm config files
391
392 ### package.json(5)
393
394 Specifics of npm's package.json handling
395
396 ## Misc
397
398 Various other bits and bobs
399
400 ### npm-coding-style(7)
401
402 npm's "funny" coding style
403
404 ### npm-config(7)
405
406 More than you probably want to know about npm configuration
407
408 ### npm-developers(7)
409
410 Developer Guide
411
412 ### npm-disputes(7)
413
414 Handling Module Name Disputes
415
416 ### npm-index(7)
417
418 Index of all npm documentation
419
420 ### npm-orgs(7)
421
422 Working with Teams & Orgs
423
424 ### npm-registry(7)
425
426 The JavaScript Package Registry
427
428 ### npm-scope(7)
429
430 Scoped packages
431
432 ### npm-scripts(7)
433
434 How npm handles the "scripts" field
435
436 ### removing-npm(7)
437
438 Cleaning the Slate
439
440 ### semver(7)
441
442 The semantic versioner for npm
443