{ "name": "synor-oracle-service", "version": "1.0.0", "description": "Synor DEX Oracle Service - Multi-source price aggregation", "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": ["synor", "oracle", "dex", "price-feed"], "license": "MIT" }