const pkg = require("../../package.json"); export let font = "Sarasa Mono SC"; export let fontSize = 24; export const version = pkg.version;