summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/config.1
diff options
context:
space:
mode:
authorisaacs <i@izs.me>2012-06-17 12:04:35 -0700
committerisaacs <i@izs.me>2012-06-17 12:04:35 -0700
commitb0b707cb6e48fd0393c24c80c9fe490855d24f84 (patch)
tree25f2cac52e79c293e62d9639bd9cdcea6db9e8e2 /deps/npm/man/man1/config.1
parentd614d161c7f1ac340251271e911cd4752c158d38 (diff)
downloadnode-new-b0b707cb6e48fd0393c24c80c9fe490855d24f84.tar.gz
npm: Upgrade to 1.1.27
- severely enhanced 'npm init' - upgraded node-gyp
Diffstat (limited to 'deps/npm/man/man1/config.1')
-rw-r--r--deps/npm/man/man1/config.115
1 files changed, 15 insertions, 0 deletions
diff --git a/deps/npm/man/man1/config.1 b/deps/npm/man/man1/config.1
index 59c44d3d64..782ac8e49a 100644
--- a/deps/npm/man/man1/config.1
+++ b/deps/npm/man/man1/config.1
@@ -636,6 +636,21 @@ Type: string
A white\-space separated list of glob patterns of files to always exclude
from packages when building tarballs\.
.
+.SS "init\-module"
+.
+.IP "\(bu" 4
+Default: ~/\.npm\-init\.js
+.
+.IP "\(bu" 4
+Type: path
+.
+.IP "" 0
+.
+.P
+A module that will be loaded by the \fBnpm init\fR command\. See the
+documentation for the init\-package\-json \fIhttps://github\.com/isaacs/init\-package\-json\fR module
+for more information, or npm help init\.
+.
.SS "init\.version"
.
.IP "\(bu" 4