mirror of
https://github.com/tursodatabase/limbo.git
synced 2025-12-23 08:21:09 +00:00
11 lines
220 B
JSON
11 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"
|
|
}
|
|
}
|