{ "name": "tofufirme", "type": "module", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "dependencies": { "better-sqlite3": "^8.3.0" }, "devDependencies": { "@types/better-sqlite3": "^7.6.4", "@types/node": "^18.15.12" } }