mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-21 19:22:17 +00:00
30 lines
921 B
JSON
30 lines
921 B
JSON
{
|
|
"name": "magicmirror-fonts",
|
|
"version": "1.0.0",
|
|
"lockfileVersion": 3,
|
|
"requires": true,
|
|
"packages": {
|
|
"": {
|
|
"name": "magicmirror-fonts",
|
|
"version": "1.0.0",
|
|
"license": "MIT",
|
|
"dependencies": {
|
|
"@fontsource/roboto": "^5.1.0",
|
|
"@fontsource/roboto-condensed": "^5.1.0"
|
|
}
|
|
},
|
|
"node_modules/@fontsource/roboto": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto/-/roboto-5.1.0.tgz",
|
|
"integrity": "sha512-cFRRC1s6RqPygeZ8Uw/acwVHqih8Czjt6Q0MwoUoDe9U3m4dH1HmNDRBZyqlMSFwgNAUKgFImncKdmDHyKpwdg==",
|
|
"license": "Apache-2.0"
|
|
},
|
|
"node_modules/@fontsource/roboto-condensed": {
|
|
"version": "5.1.0",
|
|
"resolved": "https://registry.npmjs.org/@fontsource/roboto-condensed/-/roboto-condensed-5.1.0.tgz",
|
|
"integrity": "sha512-cTS62X9bgR6H+3qRtaDwt0I+3ocitMPalyr2OrzJtilIcuEo4my8UA4VVhOgr0OI2Sk9JNrNYcSxkv0k4XuKtQ==",
|
|
"license": "OFL-1.1"
|
|
}
|
|
}
|
|
}
|