{ "name": "timetable-v2-notify", "type": "module", "version": "1.0.0", "description": "", "main": "index.js", "scripts": { "test": "echo \"Error: no test specified\" && exit 1" }, "author": "minie4", "license": "MIT", "dependencies": { "dotenv": "^16.3.1", "matrix-js-sdk": "^26.1.0", "node-fetch": "^3.3.1", "node-json-db": "^2.2.0" } }