{ "name": "scoreboard", "version": "1.0.0", "description": "Score- and timeboard for various sports", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "", "license": "ISC", "dependencies": { "express": "^4.19.2" } }