52 lines
1.4 KiB
JSON
52 lines
1.4 KiB
JSON
{
|
|
"version": "4",
|
|
"specifiers": {
|
|
"jsr:@std/assert@^1.0.6": "1.0.6",
|
|
"jsr:@std/data-structures@^1.0.4": "1.0.4",
|
|
"jsr:@std/fs@^1.0.4": "1.0.4",
|
|
"jsr:@std/internal@^1.0.4": "1.0.4",
|
|
"jsr:@std/path@^1.0.6": "1.0.6",
|
|
"jsr:@std/testing@^1.0.3": "1.0.3"
|
|
},
|
|
"jsr": {
|
|
"@std/assert@1.0.6": {
|
|
"integrity": "1904c05806a25d94fe791d6d883b685c9e2dcd60e4f9fc30f4fc5cf010c72207",
|
|
"dependencies": [
|
|
"jsr:@std/internal"
|
|
]
|
|
},
|
|
"@std/data-structures@1.0.4": {
|
|
"integrity": "fa0e20c11eb9ba673417450915c750a0001405a784e2a4e0c3725031681684a0"
|
|
},
|
|
"@std/fs@1.0.4": {
|
|
"integrity": "2907d32d8d1d9e540588fd5fe0ec21ee638134bd51df327ad4e443aaef07123c",
|
|
"dependencies": [
|
|
"jsr:@std/path"
|
|
]
|
|
},
|
|
"@std/internal@1.0.4": {
|
|
"integrity": "62e8e4911527e5e4f307741a795c0b0a9e6958d0b3790716ae71ce085f755422"
|
|
},
|
|
"@std/path@1.0.6": {
|
|
"integrity": "ab2c55f902b380cf28e0eec501b4906e4c1960d13f00e11cfbcd21de15f18fed"
|
|
},
|
|
"@std/testing@1.0.3": {
|
|
"integrity": "f98c2bee53860a5916727d7e7d3abe920dd6f9edace022e2d059f00d05c2cf42",
|
|
"dependencies": [
|
|
"jsr:@std/assert",
|
|
"jsr:@std/data-structures",
|
|
"jsr:@std/fs",
|
|
"jsr:@std/internal",
|
|
"jsr:@std/path"
|
|
]
|
|
}
|
|
},
|
|
"workspace": {
|
|
"dependencies": [
|
|
"jsr:@std/assert@^1.0.6",
|
|
"jsr:@std/fs@^1.0.4",
|
|
"jsr:@std/testing@^1.0.3"
|
|
]
|
|
}
|
|
}
|