mirror of
https://github.com/kbwo/testing-language-server.git
synced 2025-07-23 02:44:59 +00:00
21 lines
541 B
JSON
21 lines
541 B
JSON
{
|
|
"version": "3",
|
|
"packages": {
|
|
"specifiers": {
|
|
"jsr:@std/assert": "jsr:@std/assert@1.0.0",
|
|
"jsr:@std/internal@^1.0.1": "jsr:@std/internal@1.0.1"
|
|
},
|
|
"jsr": {
|
|
"@std/assert@1.0.0": {
|
|
"integrity": "0e4f6d873f7f35e2a1e6194ceee39686c996b9e5d134948e644d35d4c4df2008",
|
|
"dependencies": [
|
|
"jsr:@std/internal@^1.0.1"
|
|
]
|
|
},
|
|
"@std/internal@1.0.1": {
|
|
"integrity": "6f8c7544d06a11dd256c8d6ba54b11ed870aac6c5aeafff499892662c57673e6"
|
|
}
|
|
}
|
|
},
|
|
"remote": {}
|
|
}
|