{ "scripts": { "build": "bun build build.js --outdir=dist --format=esm --minify" }, "dependencies": { "thumbhash": "^0.1.1" } }