node-pre-gyp
Advanced tools
Changelog
0.5.6
name
value in package.json
(#57).Changelog
0.5.5
Changelog
0.5.4
Changelog
0.5.3
Changelog
0.5.2
nodejs
(#45)bin/node-pre-gyp.cmd
to be able to run command on windows locally (npm creates an .npm automatically when globally installed)Changelog
0.5.1
Changelog
0.5.0
binary
object: now required are module_name
, module_path
, and host
.module_path
supports versioning, which allows developers to opt-in to using a versioned install path (#18).remote_path
which also supports versioning.remote_uri
to host
.Changelog
0.4.2
--target
flag to request cross-compile against a specific node/node-webkit version.--target_arch
option being respected in all cases.Changelog
0.4.1
Changelog
0.4.0
https:
based remote publishing access.node-pre-gyp info
command to display listing of published binaries-C/--directory
option.