{ "name": "magicmirror-vendors", "description": "Package for vendors use by MagicMirror² Core.", "repository": { "type": "git", "url": "git+https://github.com/MichMich/MagicMirror.git" }, "license": "MIT", "bugs": { "url": "https://github.com/MichMich/MagicMirror/issues" }, "dependencies": { "@fortawesome/fontawesome-free": "^6.1.2", "moment": "^2.29.4", "moment-timezone": "^0.5.34", "nunjucks": "^3.2.3", "suncalc": "^1.9.0", "weathericons": "^2.1.0" } }