#!/bin/sh
exec %%LOCALBASE%%/bin/npm --offline --no-fund --no-audit "$@"
#exec %%LOCALBASE%%/bin/npm "$@"
