summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/npm.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/npm.1')
-rw-r--r--deps/npm/man/man1/npm.115
1 files changed, 12 insertions, 3 deletions
diff --git a/deps/npm/man/man1/npm.1 b/deps/npm/man/man1/npm.1
index 0f62b506b8..d8a04d3e2e 100644
--- a/deps/npm/man/man1/npm.1
+++ b/deps/npm/man/man1/npm.1
@@ -1,4 +1,4 @@
-.TH "NPM" "1" "July 2018" "" ""
+.TH "NPM" "1" "August 2018" "" ""
.SH "NAME"
\fBnpm\fR \- javascript package manager
.SH SYNOPSIS
@@ -10,7 +10,7 @@ npm <command> [args]
.RE
.SH VERSION
.P
-6.2.0
+6.4.1
.SH DESCRIPTION
.P
npm is the package manager for the Node JavaScript platform\. It puts
@@ -22,6 +22,15 @@ Most commonly, it is used to publish, discover, install, and develop node
programs\.
.P
Run \fBnpm help\fP to get a list of available commands\.
+.SH IMPORTANT
+.P
+npm is configured to use npm, Inc\.'s public registry at
+https:// by default\. Use of the npm public registry is
+subject to terms of use available at https://
+.P
+You can configure npm to use any compatible registry you like, and even run
+your own registry\. Use of someone else's registry may be governed by their
+terms of use\.
.SH INTRODUCTION
.P
You probably got npm because you want to install stuff\.
@@ -160,7 +169,7 @@ reproduction to report\.
.P
Isaac Z\. Schlueter \fIhttp://blog\.izs\.me/\fR ::
isaacs \fIhttps://github\.com/isaacs/\fR ::
-@izs \fIhttp://twitter\.com/izs\fR ::
+@izs \fIhttps://twitter\.com/izs\fR ::
i@izs\.me
.SH SEE ALSO
.RS 0