How to import JSON into JavaScript module — JSON modules
Lately it is possible without top level await
for fetch
.

Why to load a JSON as a module?
JSON modules are intended for the applications made up of JavaScript modules. JSON modules allow loading static or dynamically generated data during loading of JavaScript modules. With JSON modules ES modules got less inferior to AMD…