{ "name": "wild-dragon-node-agent", "version": "1.0.0", "description": "Wild Dragon MAM cluster node agent — heartbeats system stats to the primary orchestrator", "type": "module", "main": "index.js", "scripts": { "start": "node index.js" }, "engines": { "node": ">=18" } }