Files
turso/bindings/javascript/examples/sync-node/package.json
2025-10-03 14:18:52 +04:00

14 lines
209 B
JSON

{
"name": "sync-node",
"version": "1.0.0",
"main": "index.mjs",
"scripts": {
},
"author": "",
"license": "ISC",
"description": "",
"dependencies": {
"@tursodatabase/sync": "^0.2.0"
}
}