#!/bin/sh
exec %%LOCALBASE%%/bin/npm --offline --nodedir=%%LOCALBASE%% "$@"
#exec %%LOCALBASE%%/bin/npm --nodedir=%%LOCALBASE%% "$@"
