{ "name": "test-app", "version": "1.0.0", "scripts": { "start": "node index.js" }, "dependencies": { "express": "^4.21.0" } }