turso
Version:
Build and manage your Turso database with ease.
26 lines (25 loc) • 529 B
JSON
{
"name": "turso",
"version": "0.1.0",
"description": "",
"main": "index.js",
"scripts": {
"test": "echo \"Error: no test specified\" && exit 1"
},
"repository": {
"type": "git",
"url": "git+https://github.com/SimplyMethod/turso.git"
},
"keywords": [
"turso"
],
"author": "",
"license": "MIT",
"bugs": {
"url": "https://github.com/SimplyMethod/turso/issues"
},
"homepage": "https://github.com/SimplyMethod/turso#readme",
"devDependencies": {
"@types/node": "^20.8.6"
}
}