#!/bin/sh

PATH=$PATH:`npm explore npm -g -- pwd`/bin/node-gyp-bin/
node-gyp configure $@
