mirror of
https://github.com/honojs/hono.git
synced 2024-11-22 11:17:33 +01:00
35 lines
920 B
JSON
35 lines
920 B
JSON
{
|
|
"version": "3",
|
|
"packages": {
|
|
"specifiers": {
|
|
"jsr:@std/assert@^1.0.3": "jsr:@std/assert@1.0.3",
|
|
"jsr:@std/internal@^1.0.2": "jsr:@std/internal@1.0.2",
|
|
"jsr:@std/testing@^1.0.1": "jsr:@std/testing@1.0.1"
|
|
},
|
|
"jsr": {
|
|
"@std/assert@1.0.3": {
|
|
"integrity": "b0d03ce1ced880df67132eea140623010d415848df66f6aa5df76507ca7c26d8",
|
|
"dependencies": [
|
|
"jsr:@std/internal@^1.0.2"
|
|
]
|
|
},
|
|
"@std/internal@1.0.2": {
|
|
"integrity": "f4cabe2021352e8bfc24e6569700df87bf070914fc38d4b23eddd20108ac4495"
|
|
},
|
|
"@std/testing@1.0.1": {
|
|
"integrity": "9c25841137ee818933e1722091bb9ed5fdc251c35e84c97979a52196bdb6c5c3",
|
|
"dependencies": [
|
|
"jsr:@std/assert@^1.0.3"
|
|
]
|
|
}
|
|
}
|
|
},
|
|
"remote": {},
|
|
"workspace": {
|
|
"dependencies": [
|
|
"jsr:@std/assert@^1.0.3",
|
|
"jsr:@std/testing@^1.0.1"
|
|
]
|
|
}
|
|
}
|