mirror of
https://github.com/aljazceru/turso.git
synced 2025-12-29 05:54:21 +01:00
add sync node example
This commit is contained in:
13
bindings/javascript/examples/sync-node/package.json
Normal file
13
bindings/javascript/examples/sync-node/package.json
Normal file
@@ -0,0 +1,13 @@
|
||||
{
|
||||
"name": "sync-node",
|
||||
"version": "1.0.0",
|
||||
"main": "index.mjs",
|
||||
"scripts": {
|
||||
},
|
||||
"author": "",
|
||||
"license": "ISC",
|
||||
"description": "",
|
||||
"dependencies": {
|
||||
"@tursodatabase/sync": "^0.2.0"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user