summaryrefslogtreecommitdiff
path: root/deps/npm/man/man1/json.1
diff options
context:
space:
mode:
Diffstat (limited to 'deps/npm/man/man1/json.1')
-rw-r--r--deps/npm/man/man1/json.19
1 files changed, 8 insertions, 1 deletions
diff --git a/deps/npm/man/man1/json.1 b/deps/npm/man/man1/json.1
index a7ab18eace..cd1763c7e4 100644
--- a/deps/npm/man/man1/json.1
+++ b/deps/npm/man/man1/json.1
@@ -1,4 +1,4 @@
-.\" Generated with Ronnjs/v0.1
+.\" Generated with Ronnjs 0.3.8
.\" http://github.com/kapouer/ronnjs/
.
.TH "NPM\-JSON" "1" "August 2012" "" ""
@@ -32,6 +32,13 @@ If there is a \fBwscript\fR file in the root of your package, npm will
default the \fBpreinstall\fR command to compile using node\-waf\.
.
.IP "\(bu" 4
+\fB"scripts":{"preinstall": "node\-gyp rebuild"}\fR
+.
+.IP
+If there is a \fBbinding\.gyp\fR file in the root of your package, npm will
+default the \fBpreinstall\fR command to compile using node\-gyp\.
+.
+.IP "\(bu" 4
\fB"contributors": [\.\.\.]\fR
.
.IP