mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-24 11:34:21 +01:00
11 lines
184 B
JSON
11 lines
184 B
JSON
{
|
|
"name": "turso-perf",
|
|
"type": "module",
|
|
"private": true,
|
|
"dependencies": {
|
|
"better-sqlite3": "^9.5.0",
|
|
"@tursodatabase/database": "..",
|
|
"mitata": "^0.1.11"
|
|
}
|
|
}
|