npm install spdx-exceptionsyarn add spdx-exceptionspnpm add spdx-exceptions<script src="https://fastly.jsdelivr.net/npm/spdx-exceptions"></script><script src="https://unpkg.com/spdx-exceptions"></script><script type="module">
import spdxexceptions from 'https://cdn.jsdelivr.net/npm/spdx-exceptions/+esm';
</script><script type="module">
import spdxexceptions from 'https://cdn.skypack.dev/spdx-exceptions';
</script>