summaryrefslogtreecommitdiffstats
path: root/assets/lib/bun.lock
blob: 0ba7ea2bf1a86e7247860e2be5d73919d3e35cd7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
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=="],
  }
}