{ "name": "rapport-host-server", "version": "0.1.0", "type": "module", "private": true, "description": "RAPPORT-HOST Backend — Auth, Stripe-Billing, Instanz-Provisioning", "dependencies": { "bcryptjs": "^2.4.3", "express": "^4.21.0", "jsonwebtoken": "^9.0.2", "pg": "^8.13.0", "stripe": "^17.0.0" } }