npm-get.1 546 B

12345678910111213141516171819202122232425262728293031
  1. .TH "NPM-GET" "1" "March 2026" "NPM@11.12.0" ""
  2. .SH "NAME"
  3. \fBnpm-get\fR - Get a value from the npm configuration
  4. .SS "Synopsis"
  5. .P
  6. .RS 2
  7. .nf
  8. npm get \[lB]<key> ...\[rB] (See `npm config`)
  9. .fi
  10. .RE
  11. .P
  12. Note: This command is unaware of workspaces.
  13. .SS "Description"
  14. .P
  15. Get a value from the npm configuration
  16. .SS "Configuration"
  17. .SS "\fBlong\fR"
  18. .RS 0
  19. .IP \(bu 4
  20. Default: false
  21. .IP \(bu 4
  22. Type: Boolean
  23. .RE 0
  24. .P
  25. Show extended information in \fBls\fR, \fBsearch\fR, and \fBhelp-search\fR.
  26. .SS "See Also"
  27. .RS 0
  28. .IP \(bu 4
  29. npm help "help config"
  30. .RE 0