From 85920b8c7a2696115d1f77c046f48f6f00d639f1 Mon Sep 17 00:00:00 2001 From: ivar Date: Tue, 7 Apr 2026 00:23:24 +0200 Subject: Init --- assets/lib/bun.lock | 15 +++++++++++++++ 1 file changed, 15 insertions(+) create mode 100644 assets/lib/bun.lock (limited to 'assets/lib/bun.lock') diff --git a/assets/lib/bun.lock b/assets/lib/bun.lock new file mode 100644 index 0000000..0ba7ea2 --- /dev/null +++ b/assets/lib/bun.lock @@ -0,0 +1,15 @@ +{ + "lockfileVersion": 1, + "configVersion": 1, + "workspaces": { + "": { + "name": "lib", + "dependencies": { + "thumbhash": "^0.1.1", + }, + }, + }, + "packages": { + "thumbhash": ["thumbhash@0.1.1", "", {}, "sha512-kH5pKeIIBPQXAOni2AiY/Cu/NKdkFREdpH+TLdM0g6WA7RriCv0kPLgP731ady67MhTAqrVG/4mnEeibVuCJcg=="], + } +} -- cgit v1.3