{ "scripts": { "check": "node scripts/check.js", "test": "node --test", "start": "node server.js" } }