Lines Matching +full:working +full:- +full:directory
1 .TH "NPM-CONFIG" "1" "February 2024" "" ""
3 \fBnpm-config\fR - Manage the npm configuration files
11 npm config list \[lB]--json\[rB]
29 .SS "Sub-commands"
31 Config supports the following sub-commands:
41 …the user configuration file unless \fB\fBlocation\fR\fR \fI\(la/commands/npm-config#location\(ra\f…
69 Show all the config settings. Use \fB-l\fR to also show defaults. Use \fB--json\fR to show the sett…
87 Opens the config file in an editor. Use the \fB--global\fR flag to edit the global config.
124 …s are installed into the \fBprefix\fR folder instead of the current working directory. See npm hel…
127 …nstalled into the \fB{prefix}/lib/node_modules\fR folder, instead of the current working directory.
147 Default: "user" unless \fB--global\fR is passed, which will also set this value to "global"
155 …s are installed into the \fBprefix\fR folder instead of the current working directory. See npm hel…
158 …nstalled into the \fB{prefix}/lib/node_modules\fR folder, instead of the current working directory.
174 Show extended information in \fBls\fR, \fBsearch\fR, and \fBhelp-search\fR.
182 \fBpackage.json\fR \fI\(la/configuring-npm/package-json\(ra\fR