{ "scripts": { "test": "cd ..; tsc -p .; cd node_test; node index.js" }, "type": "module" }