2017-03-12 21:55:08 -03:00
|
|
|
{
|
|
|
|
"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": {
|
2020-11-24 09:54:59 +01:00
|
|
|
"@fortawesome/fontawesome-free": "^5.15.1",
|
|
|
|
"moment": "^2.29.1",
|
|
|
|
"moment-timezone": "^0.5.32",
|
2020-09-19 12:25:11 +02:00
|
|
|
"nunjucks": "^3.2.2",
|
2019-04-03 15:19:32 +01:00
|
|
|
"suncalc": "^1.8.0",
|
2017-03-14 11:49:20 +01:00
|
|
|
"weathericons": "^2.1.0"
|
2017-03-12 21:55:08 -03:00
|
|
|
}
|
|
|
|
}
|