mirror of https://github.com/nodejs/node.git
73 lines
897 B
Groff
73 lines
897 B
Groff
.\" Generated with Ronnjs/v0.1
|
|
.\" http://github.com/kapouer/ronnjs/
|
|
.
|
|
.TH "NPM\-SEARCH" "1" "November 2011" "" ""
|
|
.
|
|
.SH "NAME"
|
|
\fBnpm-search\fR \-\- Search for packages
|
|
.
|
|
.SH "SYNOPSIS"
|
|
.
|
|
.nf
|
|
npm search [search terms \.\.\.]
|
|
.
|
|
.fi
|
|
.
|
|
.SH "DESCRIPTION"
|
|
Search the registry for packages matching the search terms\.
|
|
.
|
|
.SH "CONFIGURATION"
|
|
.
|
|
.SS "description"
|
|
.
|
|
.IP "\(bu" 4
|
|
Default: true
|
|
.
|
|
.IP "\(bu" 4
|
|
Type: Boolean
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.P
|
|
Show the description in \fBnpm search\fR
|
|
.
|
|
.SS "searchopts"
|
|
.
|
|
.IP "\(bu" 4
|
|
Default: ""
|
|
.
|
|
.IP "\(bu" 4
|
|
Type: String
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.P
|
|
Space\-separated options that are always passed to search\.
|
|
.
|
|
.SS "searchexclude"
|
|
.
|
|
.IP "\(bu" 4
|
|
Default: ""
|
|
.
|
|
.IP "\(bu" 4
|
|
Type: String
|
|
.
|
|
.IP "" 0
|
|
.
|
|
.P
|
|
Space\-separated options that limit the results from search\.
|
|
.
|
|
.SH "SEE ALSO"
|
|
.
|
|
.IP "\(bu" 4
|
|
npm help registry
|
|
.
|
|
.IP "\(bu" 4
|
|
npm help config
|
|
.
|
|
.IP "\(bu" 4
|
|
npm help view
|
|
.
|
|
.IP "" 0
|
|
|