Files
turso/bindings/javascript/examples/database-node/package.json
Nikita Sivukhin 515ccfea76 small adjustment
2025-10-03 14:19:07 +04:00

14 lines
217 B
JSON

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