{ "name": "basspago_backend", "version": "1.0.0", "main": "index.js", "directories": { "test": "test" }, "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "keywords": [], "author": "", "license": "ISC", "description": "", "dependencies": { "better-sqlite3": "^12.6.2", "commander": "^14.0.2" } }