mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-08-02 15:10:22 +00:00
there are no "all" files in the v5 versions of roboto-fonts anymore so I used the content of their css files in `roboto.css`. ~~PR is set to draft because @rejas wants to wait until next release is done.~~
38 lines
1.3 KiB
JSON
38 lines
1.3 KiB
JSON
{
|
|
"name": "magicmirror-fonts",
|
|
"lockfileVersion": 2,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "magicmirror-fonts",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fontsource/roboto": "^5.0.3",
|
|
"@fontsource/roboto-condensed": "^5.0.3"
|
|
}
|
|
},
|
|
"node_modules/@fontsource/roboto": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.3.tgz",
|
|
"integrity": "sha512-jbZDFwEFARDlo8TqG7th/xjhuq87GYfFpFb+uxuy+0Ng1bhRVgBRWlLj8+WIKhCTOr+h4QXbjpybLWFLUirOwQ=="
|
|
},
|
|
"node_modules/@fontsource/roboto-condensed": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto-condensed/-/roboto-condensed-5.0.3.tgz",
|
|
"integrity": "sha512-iSEhJeZ3jdM82s3bybBY5Aw+28mBzpHEGh4sBHVxE29USleUuzTGhaD/kAKlF/jMHRQuLHBX6Npp/2ueCDCnlA=="
|
|
}
|
|
},
|
|
"dependencies": {
|
|
"@fontsource/roboto": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.0.3.tgz",
|
|
"integrity": "sha512-jbZDFwEFARDlo8TqG7th/xjhuq87GYfFpFb+uxuy+0Ng1bhRVgBRWlLj8+WIKhCTOr+h4QXbjpybLWFLUirOwQ=="
|
|
},
|
|
"@fontsource/roboto-condensed": {
|
|
"version": "5.0.3",
|
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto-condensed/-/roboto-condensed-5.0.3.tgz",
|
|
"integrity": "sha512-iSEhJeZ3jdM82s3bybBY5Aw+28mBzpHEGh4sBHVxE29USleUuzTGhaD/kAKlF/jMHRQuLHBX6Npp/2ueCDCnlA=="
|
|
}
|
|
}
|
|
}
|