1NPM-INDEX(7)                                                      NPM-INDEX(7)
2
3
4

NAME

6       npm-index - Index of all npm documentation
7
8   npm help README
9       a JavaScript package manager
10

Command Line Documentation

12       Using npm on the command line
13
14   npm help npm
15       javascript package manager
16
17   npm help access
18       Set access level on published packages
19
20   npm help adduser
21       Add a registry user account
22
23   npm help audit
24       Run a security audit
25
26   npm help bin
27       Display npm bin folder
28
29   npm help bugs
30       Bugs for a package in a web browser maybe
31
32   npm help build
33       Build a package
34
35   npm help bundle
36       REMOVED
37
38   npm help cache
39       Manipulates packages cache
40
41   npm help ci
42       Install a project with a clean slate
43
44   npm help completion
45       Tab Completion for npm
46
47   npm help config
48       Manage the npm configuration files
49
50   npm help dedupe
51       Reduce duplication
52
53   npm help deprecate
54       Deprecate a version of a package
55
56   npm help dist-tag
57       Modify package distribution tags
58
59   npm help docs
60       Docs for a package in a web browser maybe
61
62   npm help doctor
63       Check your environments
64
65   npm help edit
66       Edit an installed package
67
68   npm help explore
69       Browse an installed package
70
71   npm help help-search
72       Search npm help documentation
73
74   npm help help
75       Get help on npm
76
77   npm help hook
78       Manage registry hooks
79
80   npm help init
81       create a package.json file
82
83   npm help install-ci-test
84       Install a project with a clean slate and run tests
85
86   npm help install-test
87       Install package(s) and run tests
88
89   npm help install
90       Install a package
91
92   npm help link
93       Symlink a package folder
94
95   npm help logout
96       Log out of the registry
97
98   npm help ls
99       List installed packages
100
101   npm help org
102       Manage orgs
103
104   npm help outdated
105       Check for outdated packages
106
107   npm help owner
108       Manage package owners
109
110   npm help pack
111       Create a tarball from a package
112
113   npm help ping
114       Ping npm registry
115
116   npm help prefix
117       Display prefix
118
119   npm help profile
120       Change settings on your registry profile
121
122   npm help prune
123       Remove extraneous packages
124
125   npm help publish
126       Publish a package
127
128   npm help rebuild
129       Rebuild a package
130
131   npm help repo
132       Open package repository page in the browser
133
134   npm help restart
135       Restart a package
136
137   npm help root
138       Display npm root
139
140   npm help run-script
141       Run arbitrary package scripts
142
143   npm help search
144       Search for packages
145
146   npm help shrinkwrap
147       Lock down dependency versions for publication
148
149   npm help star
150       Mark your favorite packages
151
152   npm help stars
153       View packages marked as favorites
154
155   npm help start
156       Start a package
157
158   npm help stop
159       Stop a package
160
161   npm help team
162       Manage organization teams and team memberships
163
164   npm help test
165       Test a package
166
167   npm help token
168       Manage your authentication tokens
169
170   npm help uninstall
171       Remove a package
172
173   npm help unpublish
174       Remove a package from the registry
175
176   npm help update
177       Update a package
178
179   npm help version
180       Bump a package version
181
182   npm help view
183       View registry info
184
185   npm help whoami
186       Display npm username
187

API Documentation

189       Using npm in your Node programs
190

Files

192       File system structures npm uses
193
194   npm help 5 folders
195       Folder Structures Used by npm
196
197   npm help 5 package-locks
198       An explanation of npm lockfiles
199
200   npm help 5 shrinkwrap.json
201       A publishable lockfile
202
203   npm help 5 npmrc
204       The npm config files
205
206   npm help 5 package-lock.json
207       A manifestation of the manifest
208
209   npm help 5 package.json
210       Specifics of npm's package.json handling
211

Misc

213       Various other bits and bobs
214
215   npm help 7 coding-style
216       npm's "funny" coding style
217
218   npm help 7 config
219       More than you probably want to know about npm configuration
220
221   npm help 7 developers
222       Developer Guide
223
224   npm help 7 disputes
225       Handling Module Name Disputes
226
227   npm help 7 index
228       Index of all npm documentation
229
230   npm help 7 orgs
231       Working with Teams & Orgs
232
233   npm help 7 registry
234       The JavaScript Package Registry
235
236   npm help 7 scope
237       Scoped packages
238
239   npm help 7 scripts
240       How npm handles the "scripts" field
241
242   npm help 7 removing-npm
243       Cleaning the Slate
244
245   npm help 7 semver
246       The semantic versioner for npm
247
248
249
250
251                                  April 2019                      NPM-INDEX(7)
Impressum