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": {
|
2018-10-05 01:16:25 +02:00
|
|
|
"@fortawesome/fontawesome-free": "^5.3.1",
|
2017-03-14 11:49:20 +01:00
|
|
|
"moment": "^2.17.1",
|
|
|
|
"moment-timezone": "^0.5.11",
|
2017-09-28 16:11:25 +02:00
|
|
|
"nunjucks": "^3.0.1",
|
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
|
|
|
}
|
|
|
|
}
|