The data contained in this repository can be downloaded to your computer using one of several clients.
Please see the documentation of your version control software client for more information.

Please select the desired protocol below to get the URL.

This URL has Read-Only access.

Statistics
| Branch: | Revision:

main_repo / deps / npm / man / man1 / search.1 @ 5aef65a9

History | View | Annotate | Download (662 Bytes)

1
.\" Generated with Ronnjs 0.3.8
2
.\" http://github.com/kapouer/ronnjs/
3
.
4
.TH "NPM\-SEARCH" "1" "February 2013" "" ""
5
.
6
.SH "NAME"
7
\fBnpm-search\fR \-\- Search for packages
8
.
9
.SH "SYNOPSIS"
10
.
11
.nf
12
npm search [search terms \.\.\.]
13
.
14
.fi
15
.
16
.SH "DESCRIPTION"
17
Search the registry for packages matching the search terms\.
18
.
19
.P
20
If a term starts with \fB/\fR, then it\'s interpreted as a regular expression\.
21
A trailing \fB/\fR will be ignored in this case\.  (Note that many regular
22
expression characters must be escaped or quoted in most shells\.)
23
.
24
.SH "SEE ALSO"
25
.
26
.IP "\(bu" 4
27
npm help registry
28
.
29
.IP "\(bu" 4
30
npm help config
31
.
32
.IP "\(bu" 4
33
npm help view
34
.
35
.IP "" 0
36