summaryrefslogtreecommitdiff
path: root/deps/npm/man/man7/npm-index.7
blob: b67a68a46042231107c182f52386e097cd7926dc (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
.TH "NPM\-INDEX" "7" "August 2015" "" ""
.SH "NAME"
\fBnpm-index\fR \- Index of all npm documentation
.SS npm help README
.P
a JavaScript package manager
.SH Command Line Documentation
.P
Using npm on the command line
.SS npm help npm
.P
javascript package manager
.SS npm help access
.P
Set access level on published packages
.SS npm help adduser
.P
Add a registry user account
.SS npm help bin
.P
Display npm bin folder
.SS npm help bugs
.P
Bugs for a package in a web browser maybe
.SS npm help build
.P
Build a package
.SS npm help bundle
.P
REMOVED
.SS npm help cache
.P
Manipulates packages cache
.SS npm help completion
.P
Tab Completion for npm
.SS npm help config
.P
Manage the npm configuration files
.SS npm help dedupe
.P
Reduce duplication
.SS npm help deprecate
.P
Deprecate a version of a package
.SS npm help dist\-tag
.P
Modify package distribution tags
.SS npm help docs
.P
Docs for a package in a web browser maybe
.SS npm help edit
.P
Edit an installed package
.SS npm help explore
.P
Browse an installed package
.SS npm help help\-search
.P
Search npm help documentation
.SS npm help help
.P
Get help on npm
.SS npm help init
.P
Interactively create a package\.json file
.SS npm help install
.P
Install a package
.SS npm help link
.P
Symlink a package folder
.SS npm help logout
.P
Log out of the registry
.SS npm help ls
.P
List installed packages
.SS npm help outdated
.P
Check for outdated packages
.SS npm help owner
.P
Manage package owners
.SS npm help pack
.P
Create a tarball from a package
.SS npm help ping
.P
Ping npm registry
.SS npm help prefix
.P
Display prefix
.SS npm help prune
.P
Remove extraneous packages
.SS npm help publish
.P
Publish a package
.SS npm help rebuild
.P
Rebuild a package
.SS npm help repo
.P
Open package repository page in the browser
.SS npm help restart
.P
Restart a package
.SS npm help rm
.P
Remove a package
.SS npm help root
.P
Display npm root
.SS npm help run\-script
.P
Run arbitrary package scripts
.SS npm help search
.P
Search for packages
.SS npm help shrinkwrap
.P
Lock down dependency versions
.SS npm help star
.P
Mark your favorite packages
.SS npm help stars
.P
View packages marked as favorites
.SS npm help start
.P
Start a package
.SS npm help stop
.P
Stop a package
.SS npm help tag
.P
Tag a published version
.SS npm help test
.P
Test a package
.SS npm help uninstall
.P
Remove a package
.SS npm help unpublish
.P
Remove a package from the registry
.SS npm help update
.P
Update a package
.SS npm help version
.P
Bump a package version
.SS npm help view
.P
View registry info
.SS npm help whoami
.P
Display npm username
.SH API Documentation
.P
Using npm in your Node programs
.SS npm apihelp npm
.P
javascript package manager
.SS npm apihelp bin
.P
Display npm bin folder
.SS npm apihelp bugs
.P
Bugs for a package in a web browser maybe
.SS npm apihelp cache
.P
manage the npm cache programmatically
.SS npm apihelp commands
.P
npm commands
.SS npm apihelp config
.P
Manage the npm configuration files
.SS npm apihelp deprecate
.P
Deprecate a version of a package
.SS npm apihelp docs
.P
Docs for a package in a web browser maybe
.SS npm apihelp edit
.P
Edit an installed package
.SS npm apihelp explore
.P
Browse an installed package
.SS npm apihelp help\-search
.P
Search the help pages
.SS npm apihelp init
.P
Interactively create a package\.json file
.SS npm apihelp install
.P
install a package programmatically
.SS npm apihelp link
.P
Symlink a package folder
.SS npm apihelp load
.P
Load config settings
.SS npm apihelp ls
.P
List installed packages
.SS npm apihelp outdated
.P
Check for outdated packages
.SS npm apihelp owner
.P
Manage package owners
.SS npm apihelp pack
.P
Create a tarball from a package
.SS npm apihelp ping
.P
Ping npm registry
.SS npm apihelp prefix
.P
Display prefix
.SS npm apihelp prune
.P
Remove extraneous packages
.SS npm apihelp publish
.P
Publish a package
.SS npm apihelp rebuild
.P
Rebuild a package
.SS npm apihelp repo
.P
Open package repository page in the browser
.SS npm apihelp restart
.P
Restart a package
.SS npm apihelp root
.P
Display npm root
.SS npm apihelp run\-script
.P
Run arbitrary package scripts
.SS npm apihelp search
.P
Search for packages
.SS npm apihelp shrinkwrap
.P
programmatically generate package shrinkwrap file
.SS npm apihelp start
.P
Start a package
.SS npm apihelp stop
.P
Stop a package
.SS npm apihelp tag
.P
Tag a published version
.SS npm apihelp test
.P
Test a package
.SS npm apihelp uninstall
.P
uninstall a package programmatically
.SS npm apihelp unpublish
.P
Remove a package from the registry
.SS npm apihelp update
.P
Update a package
.SS npm apihelp version
.P
Bump a package version
.SS npm apihelp view
.P
View registry info
.SS npm apihelp whoami
.P
Display npm username
.SH Files
.P
File system structures npm uses
.SS npm help 5 folders
.P
Folder Structures Used by npm
.SS npm help 5 npmrc
.P
The npm config files
.SS npm help 5 package\.json
.P
Specifics of npm's package\.json handling
.SH Misc
.P
Various other bits and bobs
.SS npm help 7 coding\-style
.P
npm's "funny" coding style
.SS npm help 7 config
.P
More than you probably want to know about npm configuration
.SS npm help 7 developers
.P
Developer Guide
.SS npm help 7 disputes
.P
Handling Module Name Disputes
.SS npm help 7 faq
.P
Frequently Asked Questions
.SS npm help 7 index
.P
Index of all npm documentation
.SS npm help 7 registry
.P
The JavaScript Package Registry
.SS npm help 7 scope
.P
Scoped packages
.SS npm help 7 scripts
.P
How npm handles the "scripts" field
.SS npm help 7 removing\-npm
.P
Cleaning the Slate
.SS npm help 7 semver
.P
The semantic versioner for npm