mirror of https://github.com/lukechilds/node.git
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
72 lines
897 B
72 lines
897 B
.\" 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
|
|
|
|
|