True if the current Shell has a reference to npx
npx
since 0.0.1
bool hasNpx(IShell shell) => hasCommand(shell, 'npx');