Welcome to mirror list, hosted at ThFree Co, Russian Federation.

view.1 « man - github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
blob: 5d1fd41990e886dca3e92da8bd7e5bcd3761912b (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
.\" Generated with Ronnjs/v0.1
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-VIEW" "1" "August 2010" "" ""
.
.SH "NAME"
\fBnpm-view\fR \-\- View registry info
.
.SH "SYNOPSIS"
.
.nf
npm view [<pkg> [<pkg> \.\.\.]]
.
.fi
.
.SH "DESCRIPTION"
This command just spits out the data that is on the npm registry for a given
package or packages\.
.
.P
You could also go to the registry url directly in your web browser to see the
same information\.