{ "name": "synor-price-simulator", "version": "1.0.0", "description": "Synor Price Feed Simulator for testnet", "main": "index.js", "scripts": { "start": "node index.js" }, "keywords": ["synor", "simulator", "price-feed", "testnet"], "license": "MIT" }