2011-11-27 01:21:03 +08:00
|
|
|
.\" Generated with Ronnjs/v0.1
|
|
|
|
.\" http://github.com/kapouer/ronnjs/
|
|
|
|
.
|
2012-08-02 10:10:42 +08:00
|
|
|
.TH "NPM\-SEARCH" "1" "August 2012" "" ""
|
2011-11-27 01:21:03 +08:00
|
|
|
.
|
|
|
|
.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\.
|
|
|
|
.
|
|
|
|
.P
|
2011-12-14 10:53:02 +08:00
|
|
|
If a term starts with \fB/\fR, then it\'s interpreted as a regular expression\.
|
|
|
|
A trailing \fB/\fR will be ignored in this case\. (Note that many regular
|
|
|
|
expression characters must be escaped or quoted in most shells\.)
|
2011-11-27 01:21:03 +08:00
|
|
|
.
|
|
|
|
.SH "SEE ALSO"
|
|
|
|
.
|
|
|
|
.IP "\(bu" 4
|
|
|
|
npm help registry
|
|
|
|
.
|
|
|
|
.IP "\(bu" 4
|
|
|
|
npm help config
|
|
|
|
.
|
|
|
|
.IP "\(bu" 4
|
|
|
|
npm help view
|
|
|
|
.
|
|
|
|
.IP "" 0
|
|
|
|
|