{ "name": "vanta-relay", "version": "0.1.0", "private": true, "type": "module", "scripts": { "test": "node --test tests/*.test.mjs", "check": "node --check game-engine.js" } }