summaryrefslogtreecommitdiffstats
path: root/assets/lib/bun.lock
diff options
context:
space:
mode:
authorivar <i@oiee.no>2026-04-07 00:23:24 +0200
committerivar <i@oiee.no>2026-04-07 00:23:24 +0200
commit85920b8c7a2696115d1f77c046f48f6f00d639f1 (patch)
tree14ed2043796eadd6ed5b0a95c55e38e48713d638 /assets/lib/bun.lock
downloadiblog-85920b8c7a2696115d1f77c046f48f6f00d639f1.tar.xz
iblog-85920b8c7a2696115d1f77c046f48f6f00d639f1.zip
Init
Diffstat (limited to 'assets/lib/bun.lock')
-rw-r--r--assets/lib/bun.lock15
1 files changed, 15 insertions, 0 deletions
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=="],
+ }
+}