18 lines
474 B
JSON
18 lines
474 B
JSON
{
|
|
"dependencies": {
|
|
"@valkyr/event-emitter": "npm:@jsr/valkyr__event-emitter@1.0.1",
|
|
"idb": "8.0.3",
|
|
"mingo": "7.1.1",
|
|
"zod": "4.3.4"
|
|
},
|
|
"devDependencies": {
|
|
"@std/async": "npm:@jsr/std__async@1",
|
|
"@std/assert": "npm:@jsr/std__assert@1",
|
|
"@std/testing": "npm:@jsr/std__testing@1",
|
|
"@valkyr/testcontainers": "npm:@jsr/valkyr__testcontainers@2",
|
|
"@biomejs/biome": "2.3.10",
|
|
"expect": "30.2.0",
|
|
"fake-indexeddb": "6.2.5"
|
|
}
|
|
}
|