{ "scripts": { "test": "node --import tsx --test tests/*.test.*s" }, "devDependencies": { "@types/node": "^22.0.0", "tsx": "^4.16.3" } }