DIR: /proc/1991110/cwd/usr/share/node_modules/npm/bin/node-gyp-bin/ |
Current File : //proc/1991110/cwd/usr/share/node_modules/npm/bin/node-gyp-bin/node-gyp |
#!/usr/bin/env sh if [ "x$npm_config_node_gyp" = "x" ]; then /usr/bin/node-gyp "$@" else "$npm_config_node_gyp" "$@" fi |