node/deps/npm/docs/content/commands/npm-get.md
npm CLI robot 10172e394b
deps: upgrade npm to 11.10.1
PR-URL: https://github.com/nodejs/node/pull/61892
Reviewed-By: Antoine du Hamel <duhamelantoine1995@gmail.com>
Reviewed-By: Luigi Pinca <luigipinca@gmail.com>
Reviewed-By: Colin Ihrig <cjihrig@gmail.com>
2026-02-22 00:19:51 +00:00

445 B

title section description
npm-get 1 Get a value from the npm configuration

Synopsis

npm get [<key> ...] (See `npm config`)

Note: This command is unaware of workspaces.

Description

Get a value from the npm configuration

Configuration

long

  • Default: false
  • Type: Boolean

Show extended information in ls, search, and help-search.

See Also