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