{ "name": "reporter.js", "version": "0.0.1", "scripts": { "test": "jest" }, "dependencies": { "@actual-app/api": "^26.3.0", "async-lock": "^1.4.1", "cors": "^2.8.6", "express": "^5.2.1" }, "devDependencies": { "jest": "^30.3.0" } }