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

github.com/npm/cli.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/man1
diff options
context:
space:
mode:
Diffstat (limited to 'man1')
-rw-r--r--man1/config.110
-rw-r--r--man1/get.110
-rw-r--r--man1/set.110
3 files changed, 30 insertions, 0 deletions
diff --git a/man1/config.1 b/man1/config.1
index adc330b5a..15fe8385a 100644
--- a/man1/config.1
+++ b/man1/config.1
@@ -460,3 +460,13 @@ Default: true
.
.P
Show the package description in npm ls\.
+.
+.SH "node\-version"
+Default: \fBprocess\.version\fR from the node environment
+.
+.P
+An effective version of node to use when checking for "engines"
+compliance\.
+.
+.P
+Set to null or false to suppress engine checking altogether\.
diff --git a/man1/get.1 b/man1/get.1
index adc330b5a..15fe8385a 100644
--- a/man1/get.1
+++ b/man1/get.1
@@ -460,3 +460,13 @@ Default: true
.
.P
Show the package description in npm ls\.
+.
+.SH "node\-version"
+Default: \fBprocess\.version\fR from the node environment
+.
+.P
+An effective version of node to use when checking for "engines"
+compliance\.
+.
+.P
+Set to null or false to suppress engine checking altogether\.
diff --git a/man1/set.1 b/man1/set.1
index adc330b5a..15fe8385a 100644
--- a/man1/set.1
+++ b/man1/set.1
@@ -460,3 +460,13 @@ Default: true
.
.P
Show the package description in npm ls\.
+.
+.SH "node\-version"
+Default: \fBprocess\.version\fR from the node environment
+.
+.P
+An effective version of node to use when checking for "engines"
+compliance\.
+.
+.P
+Set to null or false to suppress engine checking altogether\.