{
  "name": "syndiclub-edge-proxy",
  "version": "1.1.0",
  "description": "Edge proxy for app.syndiclub.com — serves SPA + proxies /api/v1 to api.syndiclub.com. Hardened: HSTS, dotfile/package.json blocking, X-Robots-Tag noindex.",
  "main": "app.js",
  "scripts": { "start": "node app.js" },
  "engines": { "node": ">=18" },
  "private": true
}
