chromium/third_party/blink/web_tests/external/wpt/html/semantics/scripting-1/the-script-element/json-module/integrity-matches.js

import json from "./data.json" with { type: "json" };
window.matchesLog.push(`integrity-matches,json:${json.answer}`);