```ts const jsonObj = await Bun.file("path").json() ```