18 lines
473 B
JSON
18 lines
473 B
JSON
{
|
|
"dependencies": {
|
|
"@std/assert": "npm:@jsr/std__assert@1.0.12",
|
|
"@std/async": "npm:@jsr/std__async@1.0.12",
|
|
"@std/fs": "npm:@jsr/std__fs@1.0.16",
|
|
"@std/net": "npm:@jsr/std__net@1.0.4",
|
|
"@std/testing": "npm:@jsr/std__testing@1.0.11"
|
|
},
|
|
"devDependencies": {
|
|
"eslint": "9.24.0",
|
|
"eslint-plugin-simple-import-sort": "12.1.1",
|
|
"mongodb": "6.15.0",
|
|
"postgres": "3.4.5",
|
|
"prettier": "3.5.3",
|
|
"typescript-eslint": "8.29.1"
|
|
}
|
|
}
|