• File: node-gyp.cmd
  • Full Path: /home6/laduliya/test.mydthpay.com/node_modules/npm/node_modules/npm-lifecycle/node-gyp-bin/node-gyp.cmd
  • Date Modified: 10/26/1985 11:45 AM
  • File size: 148 bytes
  • MIME-type: text/plain
  • Charset: utf-8
if not defined npm_config_node_gyp (
  node "%~dp0\..\..\node_modules\node-gyp\bin\node-gyp.js" %*
) else (
  node "%npm_config_node_gyp%" %*
)