{ "name": "gold-price-monitor", "version": "1.0.0", "description": "A script to monitor ICBC gold price and push notifications via ServerChan.", "main": "GoldPriceV6cooldown.js", "scripts": { "start": "node GoldPriceV6cooldown.js" }, "dependencies": { "axios": "^1.13.6", "cheerio": "^1.1.2", "serverchan-sdk": "^1.0.0" } }