|
27 | 27 | ] |
28 | 28 | }, |
29 | 29 | "imports": { |
30 | | - |
| 30 | + "@ajv": "npm:ajv@^8.17.1", |
31 | 31 | "@bids/schema": "jsr:@bids/schema@~1.1.0", |
32 | 32 | "@cliffy/command": "jsr:@effigies/[email protected]", |
33 | 33 | "@cliffy/table": "jsr:@effigies/[email protected]", |
34 | | - "@hed/validator": "npm:[email protected]", |
35 | | - "@ignore": "npm:[email protected].3", |
36 | | - "@libs/xml": "jsr:@libs/[email protected].4", |
37 | | - "@mango/nifti": "npm:@bids/[email protected]", |
38 | | - "@std/assert": "jsr:@std/[email protected].12", |
39 | | - "@std/fmt": "jsr:@std/[email protected].6", |
40 | | - "@std/fs": "jsr:@std/[email protected].15", |
41 | | - "@std/io": "jsr:@std/[email protected]", |
42 | | - "@std/log": "jsr:@std/[email protected]", |
43 | | - "@std/path": "jsr:@std/path@1.0.8", |
44 | | - "@std/streams": "jsr:@std/[email protected].9", |
45 | | - "@std/yaml": "jsr:@std/yaml@^1.0.5" |
| 34 | + "@hed/validator": "npm:hed-validator@~4.0.1", |
| 35 | + "@ignore": "npm:ignore@^7.0.5", |
| 36 | + "@libs/xml": "jsr:@libs/xml@^6.0.8", |
| 37 | + "@mango/nifti": "npm:@bids/nifti-reader-js@^0.6.9", |
| 38 | + "@std/assert": "jsr:@std/assert@^1.0.14", |
| 39 | + "@std/fmt": "jsr:@std/fmt@^1.0.8", |
| 40 | + "@std/fs": "jsr:@std/fs@^1.0.19", |
| 41 | + "@std/io": "jsr:@std/io@^0.225.2", |
| 42 | + "@std/log": "jsr:@std/log@^0.224.14", |
| 43 | + "@std/path": "jsr:@std/path@^1.1.2", |
| 44 | + "@std/streams": "jsr:@std/streams@^1.0.12", |
| 45 | + "@std/yaml": "jsr:@std/yaml@^1.0.9" |
46 | 46 | }, |
47 | 47 | "tasks": { |
48 | 48 | "test": "deno test -A src/" |
|
0 commit comments