summary refs log tree commit diff
path: root/deno.lock
blob: 58cf564a76552409829e4cc917c89a8380e64fc9 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
{
  "version": "4",
  "remote": {
    "https://deno.land/x/[email protected]/mod.ts": "82ad225583a483c4837577971629cddaa22614093af8353da6426b9366de9780",
    "https://deno.land/x/[email protected]/src/conversions.ts": "9bfd3b1fbe412bcba092890ac558b6beaad4c3aa399cd99d45fadb324d28afd6",
    "https://deno.land/x/[email protected]/src/crayon.ts": "6b237baa08a31c903436e040afd2228a7fffaa5d11dddc58e3c402f79b3c1d04",
    "https://deno.land/x/[email protected]/src/styles.ts": "aa588b57b2c0482dc5c6f53109b4287831a9827c0aeef9a88129beae1172c1ee",
    "https://deno.land/x/[email protected]/src/util.ts": "af8884a917488de76ac0c2b92482093ade74514ece77a4c64e5eb5b0f6ed68e6"
  },
  "workspace": {
    "packageJson": {
      "dependencies": [
        "npm:@types/node@^22.9.0",
        "npm:chalk@^5.3.0",
        "npm:express@^4.21.1"
      ]
    }
  }
}