2017-08-06 01:13:52 -04:00
|
|
|
{
|
2020-05-11 22:22:32 +02:00
|
|
|
"name": "magicmirror-fonts",
|
2022-01-26 23:47:51 +01:00
|
|
|
"description": "Package for fonts use by MagicMirror² Core.",
|
2020-05-11 22:22:32 +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
|
|
|
"@fontsource/roboto": "^5.0.8",
|
2023-10-23 21:37:52 +02:00
|
|
|
"@fontsource/roboto-condensed": "^5.0.13"
|
2020-05-11 22:22:32 +02:00
|
|
|
}
|
2017-08-06 01:13:52 -04:00
|
|
|
}
|