{ "scripts":{ "start": "bun test.js" }, "dependencies": { "express": "^4.18.2", "mariadb": "^3.2.2" } }