{ "name": "magicmirror-vendors", "description": "Package for vendors use by MagicMirror² Core.", "repository": { "type": "git", "url": "git+https://github.com/MagicMirrorOrg/MagicMirror.git" }, "license": "MIT", "bugs": { "url": "https://github.com/MagicMirrorOrg/MagicMirror/issues" }, "dependencies": { "@fortawesome/fontawesome-free": "^6.5.1", "animate.css": "^4.1.1", "moment": "^2.30.1", "moment-timezone": "^0.5.44", "nunjucks": "^3.2.4", "suncalc": "^1.9.0", "weathericons": "^2.1.0" } }