{ "name": "json-service", "version": "1.0.0", "scripts": { "start": "node server.js" }, "dependencies": { "express": "^4.17.1" } }