import json from "./json_with_shebang.json" with { type: "json" };

console.log(json);