{
  "name": "webhookproxy",
  "version": "1.0.0",
  "description": "WebSocket proxy server for HTTP requests and webhooks",
  "buildTime": "2026-05-05T14:45:10.645Z",
  "nodeVersion": "v22.19.0",
  "platform": "linux",
  "arch": "x64",
  "endpoints": {
    "webhooks": "/hooks/{hook}",
    "status": "/status",
    "api": "/api/status",
    "version": "/api/version"
  },
  "documentation": "Visit /status for the web interface"
}