2017-03-12 21:55:08 -03:00
|
|
|
{
|
2021-09-11 11:16:09 +02:00
|
|
|
"name": "magicmirror-vendors",
|
2022-01-26 23:47:51 +01:00
|
|
|
"description": "Package for vendors use by MagicMirror² Core.",
|
2021-09-11 11:16:09 +02:00
|
|
|
"repository": {
|
|
|
|
"type": "git",
|
|
|
|
"url": "git+https://github.com/MichMich/MagicMirror.git"
|
|
|
|
},
|
|
|
|
"license": "MIT",
|
|
|
|
"bugs": {
|
|
|
|
"url": "https://github.com/MichMich/MagicMirror/issues"
|
|
|
|
},
|
|
|
|
"dependencies": {
|
2023-08-12 22:55:09 +02:00
|
|
|
"@fortawesome/fontawesome-free": "^6.4.2",
|
2022-08-07 23:17:24 +02:00
|
|
|
"moment": "^2.29.4",
|
2023-04-05 07:43:42 +02:00
|
|
|
"moment-timezone": "^0.5.43",
|
2023-04-22 09:29:23 +02:00
|
|
|
"nunjucks": "^3.2.4",
|
2022-03-22 21:29:49 +01:00
|
|
|
"suncalc": "^1.9.0",
|
2021-09-11 11:16:09 +02:00
|
|
|
"weathericons": "^2.1.0"
|
|
|
|
}
|
2017-03-12 21:55:08 -03:00
|
|
|
}
|