{ "name": "moodle", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "repository": { "type": "git", "url": "https://git.bolke.org/BolkeDerBaer/moodle.git" }, "keywords": [], "author": "", "license": "ISC", "type": "commonjs", "dependencies": { "dotenv": "^17.3.1", "express": "^5.2.1", "luxon": "^3.7.2", "pocketbase": "^0.26.8", "webuntis": "^2.2.1" } }