40 lines
1007 B
JSON
40 lines
1007 B
JSON
{
|
|
"version": "5",
|
|
"specifiers": {
|
|
"jsr:@std/assert@*": "1.0.19",
|
|
"jsr:@std/assert@1": "1.0.19",
|
|
"jsr:@std/internal@^1.0.12": "1.0.12",
|
|
"jsr:@std/path@1": "1.1.4",
|
|
"npm:zod@^3.23.0": "3.25.76"
|
|
},
|
|
"jsr": {
|
|
"@std/assert@1.0.19": {
|
|
"integrity": "eaada96ee120cb980bc47e040f82814d786fe8162ecc53c91d8df60b8755991e",
|
|
"dependencies": [
|
|
"jsr:@std/internal"
|
|
]
|
|
},
|
|
"@std/internal@1.0.12": {
|
|
"integrity": "972a634fd5bc34b242024402972cd5143eac68d8dffaca5eaa4dba30ce17b027"
|
|
},
|
|
"@std/path@1.1.4": {
|
|
"integrity": "1d2d43f39efb1b42f0b1882a25486647cb851481862dc7313390b2bb044314b5",
|
|
"dependencies": [
|
|
"jsr:@std/internal"
|
|
]
|
|
}
|
|
},
|
|
"npm": {
|
|
"zod@3.25.76": {
|
|
"integrity": "sha512-gzUt/qt81nXsFGKIFcC3YnfEAx5NkunCfnDlvuBSSFS02bcXu4Lmea0AFIUwbLWxWPx3d9p8S5QoaujKcNQxcQ=="
|
|
}
|
|
},
|
|
"workspace": {
|
|
"dependencies": [
|
|
"jsr:@std/assert@1",
|
|
"jsr:@std/path@1",
|
|
"npm:zod@^3.23.0"
|
|
]
|
|
}
|
|
}
|