{ "name": "pothole-box", "version": "1.0.0", "description": "", "main": "backend-api.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1", "start": "node server.js" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "@supabase/supabase-js": "^2.108.2", "jose": "^6.2.3", "pdfkit": "^0.19.1", "pg": "^8.22.0" } }