summaryrefslogtreecommitdiff
path: root/deno.lock
blob: 45d26cc0390d88ab7e63843924ea360a5e2e9b04 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
{
  "version": "5",
  "specifiers": {
    "jsr:@std/cli@*": "1.0.15",
    "jsr:@std/path@*": "1.0.8"
  },
  "jsr": {
    "@std/cli@1.0.15": {
      "integrity": "e79ba3272ec710ca44d8342a7688e6288b0b88802703f3264184b52893d5e93f"
    },
    "@std/path@1.0.8": {
      "integrity": "548fa456bb6a04d3c1a1e7477986b6cffbce95102d0bb447c67c4ee70e0364be"
    }
  },
  "redirects": {
    "https://esm.sh/v135/@types/lodash@4.17.13/index": "https://esm.sh/v135/@types/lodash@4.17.13/index~.d.ts",
    "https://esm.sh/v135/@types/lodash@~4.17/index.d.ts": "https://esm.sh/v135/@types/lodash@4.17.13/index.d.ts"
  },
  "remote": {
    "https://esm.sh/lodash@4.17.21": "cf3544d5159a7648b25ad21fcf8dbf08a1fbfb1415b70b4163da646ef83eec4a",
    "https://esm.sh/v135/lodash@4.17.21/denonext/lodash.mjs": "f04a5db09228738fd8cd06b6d1eaf3463b1b639d1529cf11673c3ac7bda1b1a8"
  },
  "workspace": {
    "dependencies": [
      "jsr:@std/cli@*",
      "jsr:@std/path@*"
    ]
  }
}