npm install shebang-commandyarn add shebang-commandpnpm add shebang-command<script src="https://fastly.jsdelivr.net/npm/shebang-command"></script><script src="https://unpkg.com/shebang-command"></script><script type="module">
import shebangcommand from 'https://cdn.jsdelivr.net/npm/shebang-command/+esm';
</script><script type="module">
import shebangcommand from 'https://cdn.skypack.dev/shebang-command';
</script>