npm install load-json-fileyarn add load-json-filepnpm add load-json-file<script src="https://fastly.jsdelivr.net/npm/load-json-file"></script><script src="https://unpkg.com/load-json-file"></script><script type="module">
import loadjsonfile from 'https://cdn.jsdelivr.net/npm/load-json-file/+esm';
</script><script type="module">
import loadjsonfile from 'https://cdn.skypack.dev/load-json-file';
</script>