mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-09-13 15:45:13 +00:00
see title, should be merged because style tests are failing, see https://github.com/MichMich/MagicMirror/pull/3284#issuecomment-1854513673
26 lines
827 B
JSON
26 lines
827 B
JSON
{
|
|
"name": "magicmirror-fonts",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "magicmirror-fonts",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fontsource/roboto": "^5.0.8",
|
|
"@fontsource/roboto-condensed": "^5.0.14"
|
|
}
|
|
},
|
|
"node_modules/@fontsource/roboto": {
|
|
"version": "5.0.8",
|
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.8.tgz",
|
|
"integrity": "sha512-XxPltXs5R31D6UZeLIV1td3wTXU3jzd3f2DLsXI8tytMGBkIsGcc9sIyiupRtA8y73HAhuSCeweOoBqf6DbWCA=="
|
|
},
|
|
"node_modules/@fontsource/roboto-condensed": {
|
|
"version": "5.0.14",
|
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto-condensed/-/roboto-condensed-5.0.14.tgz",
|
|
"integrity": "sha512-ZNBHUhE5/3z9efMIjpBblFsfLHgGotJjlzKd5Q8DODbkRRWy6Yh+JnbiaJZ8zwQyHyYBNOolk57BG4BcjSzrRg=="
|
|
}
|
|
}
|
|
}
|