{ "name": "synor-dex-api", "version": "1.0.0", "description": "Synor DEX API Gateway - Unified trading interface", "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": ["synor", "dex", "api", "gateway"], "license": "MIT" }