summaryrefslogtreecommitdiffstats
path: root/assets/lib/bun.lock
diff options
context:
space:
mode:
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=="],
+ }
+}