33 lines
812 B
JSON
33 lines
812 B
JSON
{
|
|
"version": "5",
|
|
"specifiers": {
|
|
"jsr:@std/assert@1": "1.0.19",
|
|
"jsr:@std/internal@^1.0.12": "1.0.14",
|
|
"jsr:@std/internal@^1.0.14": "1.0.14",
|
|
"jsr:@std/path@1": "1.1.6"
|
|
},
|
|
"jsr": {
|
|
"@std/assert@1.0.19": {
|
|
"integrity": "eaada96ee120cb980bc47e040f82814d786fe8162ecc53c91d8df60b8755991e",
|
|
"dependencies": [
|
|
"jsr:@std/internal@^1.0.12"
|
|
]
|
|
},
|
|
"@std/internal@1.0.14": {
|
|
"integrity": "291516b3d4c35024d6ffbc0a9df5bf4c64116e05b50012cf846710152d2ffdf7"
|
|
},
|
|
"@std/path@1.1.6": {
|
|
"integrity": "c68485c2a4dfbb5ae3cc74fae4e8c4e5d874cf8a8ed12927917235c758b46cbe",
|
|
"dependencies": [
|
|
"jsr:@std/internal@^1.0.14"
|
|
]
|
|
}
|
|
},
|
|
"workspace": {
|
|
"dependencies": [
|
|
"jsr:@std/assert@1",
|
|
"jsr:@std/path@1"
|
|
]
|
|
}
|
|
}
|