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": {
|
2022-05-24 23:50:33 +02:00
|
|
|
"@fontsource/roboto": "^4.5.7",
|
2022-05-02 21:39:54 +02:00
|
|
|
"@fontsource/roboto-condensed": "^4.5.8"
|
2020-05-11 22:22:32 +02:00
|
|
|
}
|
2017-08-06 01:13:52 -04:00
|
|
|
}
|