{ "name": "virtueller-stundenplan", "version": "1.2.0", "description": "A library to access the data from virtueller-stundenplan.org", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "homepage": "https://git.jason.red/Jason/virtueller-stundenplan#readme", "repository": { "type": "git", "url": "https://git.jason.red/Jason/virtueller-stundenplan.git" }, "author": { "name": "Jason", "email": "jason@tzsrv.net", "url": "https://git.jason.red/jason" }, "license": "CC-BY-NC-4.0", "dependencies": { "axios": "^1.8.4", "luxon": "^3.6.1" } }