{ "name": "vps-health-api", "version": "1.0.0", "description": "Lightweight VPS health monitoring endpoint", "main": "index.js", "scripts": { "start": "node index.js" } }