{ "name": "osiris-intel", "version": "1.0.0", "private": true, "scripts": { "start": "node server.js" }, "dependencies": { "express": "^5.1.0" } }