{ "name": "nodejs_warsaw_xxii", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "git@git.techserio.com:mattiashz/nodejs_warsaw_xxii.git" }, "author": "hz", "license": "ISC", "dependencies": { "express": "^5.1.0" } }