|
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/", |
| 3 | + "async": "jsr:/@std/async@1.0.12", |
| 4 | + "bytes/": "jsr:/@std/bytes@1.0.5/", |
| 5 | + "crypto/": "jsr:/@std/crypto@1.0.4/", |
| 6 | + "encoding/": "jsr:/@std/encoding@1.0.9/", |
| 7 | + "fmt/": "jsr:/@std/fmt@1.0.6/", |
| 8 | + "fs/": "jsr:/@std/fs@1.0.16/", |
| 9 | + "http/": "jsr:/@std/http@1.0.14/", |
| 10 | + "path": "jsr:@std/path@1.0.8", |
| 11 | + "path/posix": "jsr:@std/path@1.0.8/posix", |
| 12 | + "streams/": "jsr:/@std/streams@1.0.9/", |
| 13 | + "tar": "jsr:/@std/tar@0.1.6", |
| 14 | + "tar/": "jsr:/@std/tar@0.1.6/", |
| 15 | + "uuid/": "jsr:/@std/uuid@1.0.6/", |
| 16 | + "https://deno.land/std@0.91.0/path/mod.ts": "jsr:/@std/path@1.0.8", |
| 17 | + "https://deno.land/std@0.91.0/path/": "jsr:/@std/path@1.0.8/", |
| 18 | + |
| 19 | + "testing/": "jsr:/@std/testing@0.224.0/", |
11 | 20 | "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/", |
| 21 | + "datetime/": "jsr:/@std/datetime@0.225.4/", |
| 22 | + "dotenv": "jsr:/@std/dotenv@0.225.3", |
| 23 | + "dotenv/": "jsr:/@std/dotenv@0.225.3/", |
15 | 24 | "io": "jsr:/@std/io@0.224.0", |
16 | 25 | "io/": "jsr:/@std/io@0.224.0/", |
17 | 26 | "log": "jsr:/@std/log@0.224.0", |
18 | 27 | "log/": "jsr:/@std/log@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 | | - |
| 28 | + |
32 | 29 | "yaml": "https://cdn.skypack.dev/js-yaml", |
33 | 30 | "events/": "https://deno.land/x/events@v1.0.0/", |
34 | 31 | "cache/": "https://deno.land/x/cache@0.2.12/", |
|
0 commit comments