{ "name": "test-app", "version": "0.0.1", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "Aurora Pietila ", "license": "UNLICENSED", "description": "", "dependencies": { "express": "^4.21.2" } }