|
1 | 1 | { |
2 | 2 | "imports": { |
3 | | - "async": "jsr:/@std/async@^0.224.0", |
4 | | - "bytes/": "jsr:/@std/bytes@^0.224.0/", |
5 | | - "collection/": "jsr:/@std/collection@^0.224.0/", |
6 | | - "crypto/": "jsr:/@std/crypto@^0.224.0/", |
7 | | - "datetime/": "jsr:/@std/datetime@^0.224.0/", |
8 | | - "dotenv": "jsr:/@std/dotenv@^0.224.0", |
9 | | - "dotenv/": "jsr:/@std/dotenv@^0.224.0/", |
10 | | - "encoding/": "jsr:/@std/encoding@^0.224.0/", |
11 | | - "yaml": "https://cdn.skypack.dev/js-yaml", |
12 | | - "flags": "jsr:/@std/flags@^0.224.0", |
13 | | - "fmt/": "jsr:/@std/fmt@^0.224.0/", |
14 | | - "fs/": "jsr:/@std/fs@^0.224.0/", |
15 | | - "http/": "jsr:/@std/http@^0.224.0/", |
| 3 | + "async": "jsr:/@std/async@0.224.0", |
| 4 | + "bytes/": "jsr:/@std/bytes@0.224.0/", |
| 5 | + "collection/": "jsr:/@std/collection@0.224.0/", |
| 6 | + "crypto/": "jsr:/@std/crypto@0.224.0/", |
| 7 | + "datetime/": "jsr:/@std/datetime@0.224.0/", |
| 8 | + "dotenv": "jsr:/@std/dotenv@0.224.0", |
| 9 | + "dotenv/": "jsr:/@std/dotenv@0.224.0/", |
| 10 | + "encoding/": "jsr:/@std/encoding@0.224.0/", |
| 11 | + "flags": "jsr:/@std/flags@0.224.0", |
| 12 | + "fmt/": "jsr:/@std/fmt@0.224.0/", |
| 13 | + "fs/": "jsr:/@std/fs@0.224.0/", |
| 14 | + "http/": "jsr:/@std/http@0.224.0/", |
16 | 15 | "io": "jsr:/@std/io@0.224.0", |
17 | 16 | "io/": "jsr:/@std/io@0.224.0/", |
18 | 17 | "log": "jsr:/@std/log@0.224.0", |
19 | 18 | "log/": "jsr:/@std/log@0.224.0/", |
20 | | - "node/": "jsr:/@std/node@^0.224.0/", |
21 | | - "path": "jsr:@std/path@^0.224.0", |
22 | | - "permissions/": "jsr:/@std/permissions@^0.224.0/", |
23 | | - "signal/": "jsr:/@std/signal@^0.224.0/", |
24 | | - "streams/": "jsr:/@std/streams@^0.224.0/", |
25 | | - "tar": "jsr:/@std/tar@^0.1.6", |
26 | | - "tar/": "jsr:/@std/tar@^0.1.6/", |
27 | | - "testing/": "jsr:/@std/testing@^0.224.0/", |
28 | | - "uuid/": "jsr:/@std/uuid@^0.224.0/", |
29 | | - "wasi/": "jsr:/@std/wasi@^0.224.0/", |
| 19 | + "node/": "jsr:/@std/node@0.224.0/", |
| 20 | + "path": "jsr:@std/path@0.224.0", |
| 21 | + "permissions/": "jsr:/@std/permissions@0.224.0/", |
| 22 | + "signal/": "jsr:/@std/signal@0.224.0/", |
| 23 | + "streams/": "jsr:/@std/streams@0.224.0/", |
| 24 | + "tar": "jsr:/@std/tar@0.1.6", |
| 25 | + "tar/": "jsr:/@std/tar@0.1.6/", |
| 26 | + "testing/": "jsr:/@std/testing@0.224.0/", |
| 27 | + "uuid/": "jsr:/@std/uuid@0.224.0/", |
| 28 | + "wasi/": "jsr:/@std/wasi@0.224.0/", |
| 29 | + "https://deno.land/std@0.91.0/path/mod.ts": "jsr:/@std/path@0.224.0", |
| 30 | + "https://deno.land/std@0.91.0/path/": "jsr:/@std/path@0.224.0/", |
| 31 | + |
| 32 | + "yaml": "https://cdn.skypack.dev/js-yaml", |
30 | 33 | "events/": "https://deno.land/x/events@v1.0.0/", |
31 | 34 | "cache/": "https://deno.land/x/cache@0.2.12/", |
32 | 35 | "cliffy/": "https://deno.land/x/cliffy@v1.0.0-rc.3/", |
|
61 | 64 | "https://deno.land/std@0.93.0/path/mod.ts": "https://deno.land/std@0.204.0/path/mod.ts", |
62 | 65 | "https://deno.land/std@0.93.0/": "https://deno.land/std@0.217.0/", |
63 | 66 |
|
64 | | - "https://deno.land/std@0.91.0/path/mod.ts": "jsr:/@std/path@^0.224.0", |
65 | | - "https://deno.land/std@0.91.0/path/": "jsr:/@std/path@^0.224.0/", |
66 | 67 | "https://deno.land/std@0.91.0/fs/exists.ts": "https://deno.land/std@0.217.0/fs/exists.ts", |
67 | 68 | "https://deno.land/std@0.91.0/fs/ensure_dir.ts": "https://deno.land/std@0.217.0/fs/ensure_dir.ts", |
68 | 69 |
|
|
0 commit comments