mirror of
https://github.com/MichMich/MagicMirror.git
synced 2025-07-20 02:43:14 +00:00
13 lines
369 B
JSON
13 lines
369 B
JSON
|
{
|
||
|
"name": "magicmirror-fonts",
|
||
|
"requires": true,
|
||
|
"lockfileVersion": 1,
|
||
|
"dependencies": {
|
||
|
"roboto-fontface": {
|
||
|
"version": "0.8.0",
|
||
|
"resolved": "https://registry.npmjs.org/roboto-fontface/-/roboto-fontface-0.8.0.tgz",
|
||
|
"integrity": "sha512-ZYzRkETgBrdEGzL5JSKimvjI2CX7ioyZCkX2BpcfyjqI+079W0wHAyj5W4rIZMcDSOHgLZtgz1IdDi/vU77KEQ=="
|
||
|
}
|
||
|
}
|
||
|
}
|